2010-08-06 |
Sage Weil | mon: add 'mds compat rm_* id' commands to adjust mdsmap... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mon: automatically incorporate new incompat features... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: include compatset in beacon message |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: add incompat clientranges bit for the format change |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | qa: add snap test for cap writeback |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: non-head requests always rdlock as_anon |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: write flushsnap cap metadata into old_inode if... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: ensure that rdlock on snap filelock flushes data |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: rdlock head when snapped inode is snap->sync |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: do not clone caps to snapped inodes |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: group finishers after eval_cap_gather does all... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | Merge branch 'testing' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | assert: only include acconfig.h ifdef __CEPH__ |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Takuya ASADA | librados.hpp fix |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | mon: fix signed/unsigned compile warning |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | osd: fix map sharing with old heartbeat peers |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: fix cap encoding skipping when snaprealm differs |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osdmap: show flags |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | Merge branch 'locks' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | msgr: Add CEPH_FEATURE_FLOCK to default features set... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | ceph_fs: use __le64 instead of __u64 for over-the-wire... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: new low-level debug output, and turn down previous... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Mueller | debian: add ceph-client-tools dep to ceph |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Mueller | debian: move utils rbd,rados,csyn to ceph-client-tools |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Mueller | debian: move mount.ceph to ceph-client-tools |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | Merge branch 'testing' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | debian: move fuse-utils dep to ceph-fuse |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Christian Brunner | cclass: fix .so loading file |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: send latest osdmap when we stop sending heartbeats... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: avoid most of handle_osd_map if there are no new... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: send heartbeat request from update_heartbeat_peers |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mon: drop redundant pg_temp mappings |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mon: make backward-compat mon id's start at '0', not 'a' |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: add asserts when indexing pg log by reqid |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: recover filelocks properly on client reconnect |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: debug output and some comments. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. Compare iterator to right list! |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. Fix waiting lock count map deletion |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: drop distributed locks on waiting filelock message... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: better printing on lock messages |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: replace accidnetal __u64 with uint64_t |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Determine if there are file locks based on flockbl... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: need to size values read from a bufferlist |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: handle file locking in MClientCaps on a reconnect. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. remove ceph_filelock* lists and replace... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Fix ceph_lock_state_t to use uint64_t |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locks. Fix possible naughty dereference, and fix... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. Keep trap of neighbors and coalesce them |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. remove zero-valued client held/waiting... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Move lock print function; add debugging; fix fence... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | ceph_fs: CEPH_LOCK_UNLOCK should have its own bit,... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: use the right size mask for file cap bits |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | ceph_fs: Add cap bits for advisory file locks |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Remove unnecessary if check. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Now actually requeues blocked locks whenever locks... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fcntl locks can efficiently remove all locks from... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fcntl. Keep track of how many locks/waiting locks... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: implement look_for_lock, for fcntl F_GETLK-style... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: ceph_filelock and filelock_change need to be expli... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: cleanup |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Implement file lock message handling. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: add distributed lock support for fcntl/flock support |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fcntl. add proper encoding to ceph_filelock and... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fnctl. finish remove_locks so it'll activate which... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fnctl. add get_waiting_overlaps function; fix... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fnctl. implement half of remove_lock. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fnctl. implement adjust_locks method, with helpers |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fcntl. implement add_lock function |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: fcntl. add skeleton [add, remove]_lock functions. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: add messenging support for advisory file locking |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | msg: rename MClientReply::dir_bl to extra_bl. Fix uses |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: conditionally include flock metadata in MClientRec... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: conditionally include flock metadata in MClientCaps |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: remove size, mtime, atime from cap reconnect |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: make mislinked dentry during replay workaround... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | move logrotate conf out of debian/ to fix ceph.spec |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Wido den Hollander | auth: fix cast |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Wido den Hollander | rgw: Support a loglevel of 0 |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sage Weil | cauthtool: correct man page sample of minimal fs client... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Yehuda Sadeh | rgw: fix setting acls on the bucket |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sage Weil | move mkcephfs to /sbin |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sage Weil | debian: more cleanups |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sage Weil | auth: define AES iv in common header |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Thomas Mueller | add files to .gitignore |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Thomas Mueller | redirect stdout to /dev/null when reloading |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | monclient: use default port if not specified via -m |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | mon: we support MONNAMES feature |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | Merge branch 'unstable' into mon-remove |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | mon: fix signed/unsigned compile warning |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | debian: add update_pbuilder.sh script; don't do it... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | bump unstable version to v0.22~rc |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | v0.21 v0.21 |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Yehuda Sadeh | cclass.in: fix libdir definition |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Thomas Mueller | debian/ceph.logrotate: enhance postrotate for "service... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | mon: trim old logm states |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Thomas Mueller | debian: ceph-cfuse: move ceph from Recommends to Suggests |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Thomas Mueller | ceph.spec.in: create /var/log/ceph/stat dir |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | ceph.spec.in: rbdtool -> rbd |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: drop gcc, g++ build deps |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | release: drop wildcard |
commit | commitdiff | tree | snapshot |
next |