summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.34v0.34Sage Weil2011-08-262-1/+7
* objectcacher: only want for commitSage Weil2011-08-263-93/+32
* objectcacher: remove uncommitted xlist<>; fix broken purge() cleanupSage Weil2011-08-254-51/+55
* client: drop useless insert_trace timestamp argumentSage Weil2011-08-242-10/+10
* client: be careful about replacing dentries during readdir assimilationSage Weil2011-08-241-2/+20
* client: factor update_dentry_lease() out of insert_dentry_inode()Sage Weil2011-08-242-6/+12
* client: carry inode reference across calls to _flushSage Weil2011-08-242-9/+22
* journaler: fix waiting_for_zero clearing, againSage Weil2011-08-241-2/+4
* client: only link directories into hierarchy onceSage Weil2011-08-241-2/+7
* mon: fix store_stateSage Weil2011-08-243-35/+44
* journaler: fix waiting_for_zero clearingSage Weil2011-08-241-1/+2
* pipe.c: #define GNU_SOURCEColin Patrick McCabe2011-08-231-0/+4
* osd_types: fix category encoding in object_info_tSage Weil2011-08-231-1/+4
* mds: open+pin stray dirfrags on startupSage Weil2011-08-221-8/+23
* Revert "mds: do not complain/assert about stray inode rstat/fragstat consiste...Sage Weil2011-08-222-43/+29
* common/pipe: add function to do pipe2(O_CLOEXEC)Colin Patrick McCabe2011-08-224-5/+84
* PG: Move reset_last_warm_restart to Initial::exitSamuel Just2011-08-222-9/+3
* .gitignore: scratchtoolSage Weil2011-08-211-0/+2
* testlibrbd: add missing va_end()Sage Weil2011-08-211-0/+2
* rgw: remove redundant lineYehuda Sadeh2011-08-201-1/+0
* mds: do not complain/assert about stray inode rstat/fragstat consistencySage Weil2011-08-202-29/+43
* paxos: fix store_stateSage Weil2011-08-201-1/+1
* monclient: be less chatty about stray messagesSage Weil2011-08-201-1/+1
* debian: librbd headers require librados headersSage Weil2011-08-201-1/+1
* scratchtool: not a test suiteYehuda Sadeh2011-08-193-5/+5
* Revert "Remove old rados tests"Yehuda Sadeh2011-08-194-4/+319
* osd: fix compilationYehuda Sadeh2011-08-191-3/+3
* osd: call incorrect osdmap addrs errorsSage Weil2011-08-191-3/+3
* rgw: fail operation when trying to clone to the same shadowYehuda Sadeh2011-08-194-11/+20
* mds: xlocker_caps are supplemental to capsSage Weil2011-08-191-1/+1
* mds: only client hold xlock in xlockdone can change lock stateSage Weil2011-08-191-1/+2
* rgw: fix prepare_atomic_for_writeYehuda Sadeh2011-08-192-3/+5
* mds: update truncate_pending on O_TRUNC; pass old_size on O_TRUNC openSage Weil2011-08-194-16/+22
* rados-api: fix #include orderSage Weil2011-08-191-1/+1
* cconf: fix clitestSage Weil2011-08-191-0/+4
* cconf: --filter-key and --filter-key-valueSage Weil2011-08-191-4/+51
* mds: fix LOCK_LOCK_XLOCK lock state name/stringSage Weil2011-08-191-1/+1
* rgw: add missing cache lockingYehuda Sadeh2011-08-192-1/+8
* rgw: was missing return valueYehuda Sadeh2011-08-191-0/+2
* rgw: some more race fixesYehuda Sadeh2011-08-192-2/+55
* test/rados-api/misc.cc: update tests after API changeColin Patrick McCabe2011-08-191-7/+7
* monitorstore: drop unused sync valueSage Weil2011-08-192-16/+15
* paxos: use MonitorStore::put_bl_sn_map() to commit batches of valuesSage Weil2011-08-191-15/+21
* monitorstore: implement put_bl_sn_mapSage Weil2011-08-192-0/+81
* mon: whitespaceSage Weil2011-08-191-4/+2
* atomic_t: update spinlock implementation.Greg Farnum2011-08-191-0/+5
* rgw: reread obj meta on racing write operationYehuda Sadeh2011-08-182-6/+27
* ReplicatedPG: Don't crash when a clone is missingSamuel Just2011-08-181-2/+1
* file_layout.sh: add test for setting a new data poolGreg Farnum2011-08-181-1/+17
* Merge branch 'wip-librados-tests'Colin Patrick McCabe2011-08-1811-378/+354
|\