summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ceph.spec: install/uninstall init scriptSage Weil2013-06-171-2/+2
* sysvinit, upstart: ceph-disk activate-all on startSage Weil2013-06-172-0/+11
* ceph-disk: add 'activate-all'Sage Weil2013-06-171-0/+52
* udev: /dev/disk/by-parttypeuuid/$type-$uuidSage Weil2013-06-171-0/+3
* rgw: escape prefix correctly when listing objectsYehuda Sadeh2013-06-171-2/+6
* messages/MMonSync: initialize crc in ctorSage Weil2013-06-171-2/+2
* client: fix ancient typo in caps revocation pathSage Weil2013-06-171-1/+1
* messages/MMonHealth: remove unused flag fieldSage Weil2013-06-171-22/+2
* messages/MMonProbe: fix uninitialized variablesSage Weil2013-06-171-1/+4
* common/Preforker: fix broken recursion on exit(3)Sage Weil2013-06-151-2/+2
* rules: Don't disable tcmalloc on ARM (and other non-intel)Gary Lowell2013-06-141-7/+0
* Remove mon socket in post-stopGuilhem Lettron2013-06-141-0/+5
* Remove stop on from upstart tasksJames Page2013-06-145-5/+0
* ceph-disk: extra dash in error messageDan Mick2013-06-141-1/+1
* ceph-disk: cast output of _check_output()Danny Al-Gaaf2013-06-141-1/+1
* ceph-disk: remove unnecessary semicolonsDanny Al-Gaaf2013-06-141-2/+2
* ceph-disk: fix undefined variableDanny Al-Gaaf2013-06-141-1/+1
* ceph-disk: add missing spaces around operatorDanny Al-Gaaf2013-06-141-2/+2
* udev: drop useless --mount argument to ceph-diskSage Weil2013-06-142-4/+4
* ceph-disk-udev: activate-journalSage Weil2013-06-141-0/+2
* ceph-disk: do not use mount --move (or --bind)Sage Weil2013-06-141-2/+19
* ceph.spec: include by-partuuid udev workaround rulesSage Weil2013-06-141-0/+2
* ceph-disk: work around buggy rhel/centos partedSage Weil2013-06-141-0/+5
* ceph-disk: implement 'activate-journal'Sage Weil2013-06-142-0/+88
* ceph-disk: call partprobe outside of the prepare lock; drop udevadm settleSage Weil2013-06-141-31/+13
* ceph-disk: add 'zap' commandSage Weil2013-06-141-0/+14
* ceph-disk: fix stat errors with new suppress codeSage Weil2013-06-141-4/+4
* ceph-disk: add '[un]suppress-activate <dev>' commandSage Weil2013-06-141-0/+92
* upstart: start ceph-all on runlevel [2345]Sage Weil2013-06-141-1/+1
* client: set issue_seq (not seq) in cap releaseSage Weil2013-06-111-1/+1
* osd: skip mark-me-down message if osd is not upSage Weil2013-06-111-15/+14
* ceph-fuse: create finisher threads after fork()Sage Weil2013-06-081-28/+32
* osd: do not include logbl in scrub mapSage Weil2013-06-073-14/+6
* rgw: handle deep uri resourcesYehuda Sadeh2013-06-071-0/+25
* rgw: fix get_resource_mgr() to correctly identify resourceYehuda Sadeh2013-06-071-2/+2
* rgw: add 'cors' to the list of sub-resourcesYehuda Sadeh2013-06-071-0/+1
* mon: fix preforker exit behavior behaviorSage Weil2013-06-062-2/+7
* rados.py: correct some C typesJosh Durgin2013-06-061-7/+7
* v0.61.3v0.61.3Gary Lowell2013-06-052-1/+7
* os/LevelDBStore: only remove logger if non-nullSage Weil2013-06-051-1/+2
* test_librbd: use correct type for varargs snap testJosh Durgin2013-06-041-7/+9
* os/LevelDBStore: fix merge loopSage Weil2013-06-041-6/+7
* msgr: add get_messenger() to ConnectionSage Weil2013-06-021-0/+4
* mon: start lease timer from peon_init()Sage Weil2013-06-022-4/+16
* mon: discard messages from disconnected clientsSage Weil2013-06-022-1/+13
* msgr: add Messenger reference to ConnectionSage Weil2013-06-024-4/+7
* mon/Paxos: adjust trimming defaults up; rename optionsSage Weil2013-06-022-5/+7
* common/Preforker: fix warningsSage Weil2013-06-021-2/+3
* fix test users of LevelDBStoreSage Weil2013-06-026-6/+6
* mon: destroy MonitorDBStore before g_ceph_contextSage Weil2013-06-021-8/+9