summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.30v0.30Sage Weil2011-06-272-1/+7
* debian: drop python-support version reqSage Weil2011-06-271-1/+1
* PG: assemble_backlog - fix comparison error, tail is non-inclusiveSamuel Just2011-06-241-1/+1
* debian: obsync depends on python-xattrSage Weil2011-06-241-1/+1
* Merge remote branch 'origin/stable' into nextSage Weil2011-06-230-0/+0
|\
| * librados: fix end_block calculation for aio_readYehuda Sadeh2011-06-221-2/+2
| * librbd: track block_ofs instead of ofs in aio_sparse_read callbackYehuda Sadeh2011-06-221-3/+7
| * librbd: fix read_iterate for the case where block ofs is not 0Yehuda Sadeh2011-06-221-5/+9
* | librados: fix end_block calculation for aio_readYehuda Sadeh2011-06-231-2/+2
* | librbd: track block_ofs instead of ofs in aio_sparse_read callbackYehuda Sadeh2011-06-231-3/+7
* | Add ceph_argparse unit testColin Patrick McCabe2011-06-232-0/+253
* | ceph_argparse_witharg: fix dashes in argsColin Patrick McCabe2011-06-231-1/+3
* | proflogger: only register one event for all loggersSage Weil2011-06-221-1/+2
* | client: always use get_snap_context() accessorSage Weil2011-06-222-3/+6
* | Revert "debian: ceph-client-tools depends on librados2, librbd"Sage Weil2011-06-221-1/+1
* | librbd: fix read_iterate for the case where block ofs is not 0Yehuda Sadeh2011-06-221-5/+9
* | Merge remote branch 'origin/stable' into nextSage Weil2011-06-221-8/+10
|\ \ | |/
| * librbd: sparse read cleanup, fixesYehuda Sadeh2011-06-211-3/+7
| * librbd: fix and cleanup a bit read_iterateYehuda Sadeh2011-06-211-8/+8
* | osd: fix mergeSage Weil2011-06-221-1/+1
* | Merge branch 'stable' into nextSage Weil2011-06-216-43/+84
|\ \ | |/
| * osd: do misdirected request checks before pg active testSage Weil2011-06-211-27/+25
| * filestore: fix fiemapYehuda Sadeh2011-06-211-0/+1
| * rbd: fix read_iterate for sparse readYehuda Sadeh2011-06-211-0/+1
| * mds: avoid EMetaBlob::fullbit copying with shared_ptrSage Weil2011-06-202-15/+19
| * encoding: add list<shared_ptr<T>> macrosSage Weil2011-06-201-0/+37
* | mon: fix log state trimmingSage Weil2011-06-213-2/+2
* | osd: warn instead of error if cluster addr specified but not public addrSage Weil2011-06-211-10/+5
* | debian: ceph-client-tools depends on librados2, librbdSage Weil2011-06-201-1/+1
* | Merge remote branch 'origin/stable'Sage Weil2011-06-204-13/+13
|\ \ | |/
| * common: fix descriptinos for -i, -n tooSage Weil2011-06-173-6/+6
| * update clitests with new usageColin Patrick McCabe2011-06-172-4/+4
| * common: fix generic usage for -D vs -dSage Weil2011-06-171-2/+2
| * mds: fix use-after-free on ESession replaySage Weil2011-06-171-1/+1
* | librados: return value on non void functionYehuda Sadeh2011-06-171-0/+1
* | rgw: suspend/enable buckets through pool async apiYehuda Sadeh2011-06-175-28/+43
* | librados: add async pool op operationsYehuda Sadeh2011-06-172-1/+179
* | qa: organize workunitsSage Weil2011-06-175-5/+0
* | secret.c: use safe_read when appropriateColin Patrick McCabe2011-06-173-3/+4
* | qa: make snap-rm-diff workunit clean upSage Weil2011-06-171-0/+2
* | qa: wget -qSage Weil2011-06-172-5/+3
* | rgw: remove stray semicolonSage Weil2011-06-171-1/+1
* | rgw: cast RGW_SUSPENDED_USER_AUIDSage Weil2011-06-171-1/+1
* | mds: CDir::log_mark_dirty needs to flush before waitingSage Weil2011-06-171-0/+1
* | mount.ceph: specify full path for /sbin/modprobeSage Weil2011-06-161-1/+1
* | radosgw_admin: fix cli testSage Weil2011-06-161-0/+2
* | Merge branch 'stable'Sage Weil2011-06-162-1/+7
|\ \ | |/
| * v0.29.1v0.29.1Sage Weil2011-06-162-1/+7
* | osd: fix find_object_context debug outputSage Weil2011-06-161-5/+5
* | osd: fix snap_trimmer obc refSage Weil2011-06-161-2/+1