summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* osd: do not use temp_coll for single-step pusheswip-osd-pushSage Weil2013-06-041-8/+17
* osd: call submit_push_complete from submit_push_dataSage Weil2013-06-042-7/+9
* dev/rbd-diff: make formats into bullet lists (solves linebreak probs)Dan Mick2013-06-041-21/+16
* Merge pull request #346 from ceph/wip-5233Sage Weil2013-06-041-7/+7
|\
| * rados.py: correct some C typesJosh Durgin2013-06-041-7/+7
* | doc: Removed ceph-deploy git, and added ceph-deploy packages.John Wilkins2013-06-041-41/+7
* | doc: Modified pre-flight checklist for ceph-deploy packages.John Wilkins2013-06-041-35/+4
* | doc: Added title. Suppresses no title warning messages.John Wilkins2013-06-041-0/+4
|/
* Revert "mds: initialize rejoins_pending"Sage Weil2013-06-041-1/+0
* mds: allow purging "dirty parent" stray inodeYan, Zheng2013-06-041-1/+4
* mds: initialize some member variables of MDCacheYan, Zheng2013-06-041-0/+5
* Merge remote-tracking branch 'gh/next'Sage Weil2013-06-045-36/+44
|\
| * Revert "mds: allow purging "dirty parent" stray inode"Sage Weil2013-06-041-4/+1
| * mds: initialize rejoins_pendingSage Weil2013-06-041-0/+1
| * Revert "mds: initialize some member variables of MDCache"Sage Weil2013-06-041-5/+0
| * os/LevelDBStore: only remove logger if non-nullSage Weil2013-06-041-1/+2
| * test_librbd: use correct type for varargs snap testJosh Durgin2013-06-041-5/+5
| * mds: allow purging "dirty parent" stray inodeYan, Zheng2013-06-031-1/+4
| * mds: initialize some member variables of MDCacheYan, Zheng2013-06-031-0/+5
| * ceph: Add missing usage "ceph osd blacklist ls"David Zafman2013-06-031-0/+1
| * ceph-fuse: create finisher threads after fork()Sage Weil2013-06-021-28/+32
| * vstart.sh: make client logs uniqueSage Weil2013-06-021-1/+1
| * os/LevelDBStore: fix merge loopSage Weil2013-06-021-6/+7
* | Merge pull request #340 from dachary/wip-5213athanatos2013-06-044-4/+566
|\ \
| * | unit tests for PGLog::merge_old_entryLoic Dachary2013-06-042-0/+551
| * | merge_old_entry arguments info and oe are changed to const becauseLoic Dachary2013-06-022-4/+15
* | | Merge pull request #327 from dachary/wip-pg_missing_t-testsathanatos2013-06-041-13/+319
|\ \ \
| * | | unit tests for pg_missing_tLoic Dachary2013-05-311-13/+319
* | | | test_filestore_idempotent: make newly created objects globally uniqueSamuel Just2013-06-042-6/+10
* | | | Merge pull request #344 from ceph/wip-5220Sage Weil2013-06-041-5/+5
|\ \ \ \
| * | | | test_librbd: use correct type for varargs snap testJosh Durgin2013-06-031-5/+5
|/ / / /
* | | | messages/MClientCapRelease: fix string outputSage Weil2013-06-031-1/+1
* | | | Merge pull request #337 from dalgaaf/wip-da-CID-medium.v2Sage Weil2013-06-027-22/+65
|\ \ \ \
| * | | | .gitignore: add directory from coverity toolsDanny Al-Gaaf2013-05-311-0/+3
| * | | | mds/Server.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-2/+1
| * | | | mds/Server.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-0/+3
| * | | | mds/Server.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-1/+3
| * | | | mds/Migrator.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-0/+3
| * | | | mds/Migrator.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-0/+1
| * | | | mds/MDCache.cc: fix dereference null return valueDanny Al-Gaaf2013-05-311-0/+1
| * | | | mds/MDCache.cc: fix dereference null return valueDanny Al-Gaaf2013-05-311-0/+1
| * | | | mds/MDCache.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-0/+1
| * | | | mds/MDCache.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-1/+2
| * | | | mds/Locker.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-2/+4
| * | | | mds/Locker.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-5/+7
| * | | | mds/Locker.cc: fix dereference after null checkDanny Al-Gaaf2013-05-311-5/+7
| * | | | bench/dumb_backend.cc: check return value of lseek()Danny Al-Gaaf2013-05-311-2/+11
| * | | | bench/dumb_backend.cc: check return value of posix_fadvise()Danny Al-Gaaf2013-05-311-3/+6
| * | | | small_io_bench_fs.cc: check return value of FileStore::mkfs/mount()Danny Al-Gaaf2013-05-311-2/+10
| * | | | mds/Locker.cc: fix explicit null dereferencedDanny Al-Gaaf2013-05-311-0/+1