2010-02-11 |
Sage Weil | cephx: adjust auth ticket renewal encoding a bit |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | qa: fix up runallonce.sh |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | debian: fix init script hackery |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | mon: print caps to debug log |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | cephx: nicer debug output in service handler |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | cephx: use 'next' key for ticketes when 'current' is... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | csyn: print something on mount failure |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | cephx: return expires service keys from rotatingkeyring |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | cephx: fix negotiation on reconnect |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Sage Weil | monclient: renew service tickets a bit after the curren... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Yehuda Sadeh | osd: don't update object size if didn't write anything |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Sage Weil | cmon: suggest mkcephfs when 'whoami' not in monfs |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Sage Weil | cephx: fix up key rotation |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Sage Weil | cephx: nicer keyserver debug output |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Yehuda Sadeh | osd: write op updates trancation sequence if not alread... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Greg Farnum | msgr: Update 'documentation'. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Sage Weil | init-ceph, mkcephfs: fix ETCDIR |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Sage Weil | mds: behave when we pipeline session updates to journal |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Greg Farnum | msg: union sockaddr_storage to hush strict aliasing... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | init-ceph: Required-start: $remote_fs |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | debian: do not include var/run/ceph in package; mkdir... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | rados man page; include rados in ceph package |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | debian: include cauthtool |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | rename authtool -> cauthtool |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | mutex: fix file mode |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | debian: fixups to build inside pbuilder |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Josef Bacik | ceph: fix manpages so they are only installed once |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | osd: count objects degraded due to degraded pg |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | osd: prevent do_waiters() while _dispatch() is running |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | ceph: wait for monmap |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sage Weil | osd: store local osd magic, whoami, and other static... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sage Weil | osd: print truncate_size signed, and only print at... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sage Weil | debian: updated debian build scripts, changelog |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sage Weil | mkcephfs: warn on missing keyring for mds, osd |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sage Weil | authtool: add -a/--add-key command |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sage Weil | buffer: add decode_base64 method |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sage Weil | cephx: pipe down about ticket renewals |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sage Weil | osd, mds: don't time out authenticate() |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sage Weil | filejournal: make io contiguous in write_bl() for directio |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sage Weil | ceph: error out on authentication failure |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sage Weil | monc: fix authentication timeout |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sage Weil | monclient: kill unused wait_authenticate() |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sage Weil | objectstore: include struct_v for Transaction |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sage Weil | authtool: only create keyring if --create-keyring ... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sage Weil | mkcephfs: misc cephx fixes |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sage Weil | debian: fix builder; add newish headers to Makefile.am |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sage Weil | spinlock: make lockdep optional; off by default |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sage Weil | osd: add uid to ceph_pg_pool; move encoding versions... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | monclient: return authetnication error |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | auth: tolerate bad authenticator replies (retry instead... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | mkcephfs: no scp -v |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | auth: fix KeyStore interface |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | auth: simplify KeyRing map type, authmon add/importing |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | cephx: separate KeyRing and RotatingKeyRing |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | cephx: add struct_v throughout. some cleanup. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | mkcephfs: generate cephx keys during mkfs |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | auth: use KeyRing encode/decode |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Yehuda Sadeh | mount: set flags when getting -o sync |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sage Weil | mds: fix dumpcache |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sage Weil | authtool: only create keyring if --create-keyring ... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sage Weil | config: rename 'keys file' to 'keyring' |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sage Weil | journal: make sure max_size is multiple of block_size |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sage Weil | mds: print setattr'd values with MClientRequest |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sage Weil | mds: only set smaller flag in setattr completion if... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Sage Weil | mds: dump_cache even when debug_mds < 2 |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Sage Weil | journal: allow journal seq #'s to jump |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Sage Weil | journal: make wrapping simpler |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Yehuda Sadeh | osd: increase osdc protocol number |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Yehuda Sadeh | truncate: don't write beyong truncation with old trunc seq |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Yehuda Sadeh | truncate: initialize truncate_seq, truncate_size |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Yehuda Sadeh | truncate: truncate information sent on each read/write op |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | osd: quiet down about request perms |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | librados: guard against double-release; clean up ref... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | rados: fix delete[] vs delete |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | lockdep: fix use after free; avoid register in unlocked... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | uclient: fix uninitialized var |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | journal: sync_file_range on bdev, fdatasync on file |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | journal: warn if we detect disk write cache is on |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | journal: align (by default) even when !directio; direct... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | journal: group entries into single io in directio mode |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | mon: fix auth restart decoding |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Sage Weil | mon: fix osd tell * |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Sage Weil | mount: fix compile errors |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | TODO: mark bugs completed |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | mount: canonicalize path name for mtab |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | mon: possible fix for rare problem where osd boot messa... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | mon: don't delete all laggy mds beacons, just the one... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | mon: print out proper address in debug log |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | mds: unify two if blocks with identical checks |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Farnum | todo: Slightly out of date |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Sage Weil | journal: fix padding |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Sage Weil | journal: add flags field to header, entry_header |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sage Weil | journal: allow pre and post padding for journal payload |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sage Weil | debian: use bash for debian build script |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Sage Weil | filepath: add struct_v |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Sage Weil | common/include/rgw: Add versioning to structs without it. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Sage Weil | mds: add v to encoded mds structs |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Sage Weil | rgw: struct_v in RGWObjEnt |
commit | commitdiff | tree | snapshot |
next |