| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ceph-disk-prepare: poke kernel into refreshing partition tables | Sage Weil | 2012-11-12 | 1 | -0/+14 |
* | ceph-disk-prepare: fix journal partition creation | Sage Weil | 2012-11-12 | 1 | -1/+1 |
* | ceph-disk-prepare: assume parted failure means no partition table | Sage Weil | 2012-11-12 | 1 | -1/+2 |
* | Merge remote-tracking branch 'gh/wip-mds-stable' into stable | Sage Weil | 2012-11-12 | 2 | -7/+44 |
|\ |
|
| * | mds: re-try_set_loner() after doing evals in eval(CInode*, int mask) | Sage Weil | 2012-11-09 | 1 | -1/+12 |
| * | CompatSet: users pass bit indices rather than masks | Samuel Just | 2012-11-09 | 1 | -4/+30 |
| * | mds: move to from loner -> mix if *anyone* wants rd|wr | Sage Weil | 2012-11-05 | 1 | -1/+1 |
| * | mds: base loner decision on wanted RD|WR|EXCL, not CACHE|BUFFER | Sage Weil | 2012-11-05 | 1 | -1/+1 |
* | | ceph.spec.in: Remove ceph version requirement from ceph-fuse package. | Gary Lowell | 2012-11-08 | 1 | -1/+1 |
* | | rgw: fix multipart overwrite | Yehuda Sadeh | 2012-11-06 | 1 | -4/+0 |
|/ |
|
* | osd: make pool_snap_info_t encoding backward compatible | Sage Weil | 2012-10-30 | 3 | -6/+22 |
* | osd/OSD.cc: Fix typo in OSD::heartbeat_check() | Yan, Zheng | 2012-10-26 | 1 | -2/+2 |
* | rgw: dump an error message if FCGX_Accept fails | Yehuda Sadeh | 2012-10-22 | 1 | -1/+4 |
* | workqueue: make debug output include active threads | Sage Weil | 2012-10-22 | 1 | -3/+5 |
* | rgw: don't continue processing of GET request on error | Yehuda Sadeh | 2012-10-22 | 5 | -8/+25 |
* | osd: be quiet about watches | Sage Weil | 2012-10-19 | 1 | -2/+2 |
* | addr_parsing: make , and ; and ' ' all delimiters | Sage Weil | 2012-10-17 | 1 | -2/+3 |
* | ceph-disk-prepare, debian/control: Support external journals. | Tommi Virtanen | 2012-10-16 | 2 | -2/+175 |
* | rgw: don't add port to url if already has one | Yehuda Sadeh | 2012-10-16 | 1 | -1/+1 |
* | admin_socket: fix '0' protocol version | Sage Weil | 2012-10-15 | 1 | -1/+1 |
* | mon: drop command replies on paxos reset | Sage Weil | 2012-10-10 | 1 | -1/+6 |
* | Merge remote-tracking branch 'gh/for-stable-fstypes-and-ext-journal' into stable | Sage Weil | 2012-10-08 | 6 | -96/+264 |
|\ |
|
| * | upstart: OSD journal can be a symlink; if it's dangling, don't start. | Tommi Virtanen | 2012-10-05 | 1 | -0/+7 |
| * | osd: Make --get-journal-fsid not really start the osd. | Sage Weil | 2012-10-05 | 1 | -7/+8 |
| * | osd: Make --get-journal-fsid not attempt aio or direct_io. | Tommi Virtanen | 2012-10-05 | 1 | -1/+4 |
| * | ceph-disk-prepare: Use the OSD uuid as the partition GUID. | Tommi Virtanen | 2012-10-05 | 1 | -1/+5 |
| * | debian/control, ceph-disk-prepare: Depend on xfsprogs, use xfs by default. | Tommi Virtanen | 2012-10-05 | 2 | -5/+2 |
| * | ceph-disk-{prepare,activate}: Default mkfs arguments and mount options. | Tommi Virtanen | 2012-10-05 | 2 | -6/+16 |
| * | ceph-disk-prepare: Avoid triggering activate before prepare is done. | Tommi Virtanen | 2012-10-05 | 1 | -1/+13 |
| * | ceph-disk-activate: Add a comment about user_xattr being default now. | Tommi Virtanen | 2012-10-05 | 1 | -0/+4 |
| * | ceph-disk-activate: Use mount options from ceph.conf | Tommi Virtanen | 2012-10-05 | 1 | -2/+44 |
| * | ceph-disk-activate: Refactor to extract detect_fstype call. | Tommi Virtanen | 2012-10-05 | 1 | -10/+12 |
| * | ceph-disk-activate: Unmount on errors (if it did the mount). | Tommi Virtanen | 2012-10-05 | 1 | -55/+78 |
| * | ceph-disk-prepare: Allow setting mkfs arguments and mount options in ceph.conf | Tommi Virtanen | 2012-10-05 | 1 | -2/+26 |
| * | ceph-disk-prepare: Allow specifying fs type to use. | Tommi Virtanen | 2012-10-05 | 1 | -16/+55 |
* | | ceph-authtool: Fix usage, it's --print-key not --print. | Tommi Virtanen | 2012-10-07 | 4 | -4/+4 |
|/ |
|
* | rgw: copy_object should not override ETAG implicitly | Yehuda Sadeh | 2012-09-26 | 1 | -0/+3 |
* | rgw: url_decode should allocate extra byte for dest | Yehuda Sadeh | 2012-09-24 | 1 | -1/+1 |
* | v0.48.2argonautv0.48.2argonaut | Sage Weil | 2012-09-19 | 2 | -1/+7 |
* | cls_rgw: if stats drop below zero, set them to zero | Yehuda Sadeh | 2012-09-18 | 1 | -0/+18 |
* | cls_rgw: change scoping of suggested changes vars | Yehuda Sadeh | 2012-09-18 | 1 | -4/+3 |
* | objecter: fix osdmap wait | Sage Weil | 2012-09-18 | 2 | -9/+12 |
* | objecter: send queued requests when we get first osdmap | Sage Weil | 2012-09-18 | 2 | -45/+58 |
* | objecter: use ordered map<> for tracking tids to preserve order on resend | Sage Weil | 2012-09-18 | 1 | -2/+12 |
* | rbd: force all exiting paths through main()/return | Dan Mick | 2012-09-18 | 1 | -58/+58 |
* | rbd: only open the destination pool for import | Josh Durgin | 2012-09-18 | 1 | -1/+1 |
* | ceph-disk-activate, upstart: Use "initctl emit" to start OSDs. | Tommi Virtanen | 2012-09-17 | 2 | -1/+4 |
* | rbd: make --pool/--image args easier to understand for import | Josh Durgin | 2012-09-15 | 1 | -6/+6 |
* | ceph-create-keys: Create a bootstrap-osd key too. | Tommi Virtanen | 2012-09-14 | 2 | -0/+64 |
* | ceph-create-keys: Refactor to share wait_for_quorum call. | Tommi Virtanen | 2012-09-14 | 1 | -1/+1 |