summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12.0.1v12.0.1Jenkins Build Slave User2017-03-242-1/+7
* Merge pull request #14004 from liewegas/wip-osd-full-failsafeKefu Chai2017-03-231-4/+11
|\
| * osd: fall back to failsafe threshold if osdmap doesn't set [near]fullSage Weil2017-03-161-4/+11
* | Merge pull request #13903 from wjwithagen/wip-wjw-run-classes-sedKefu Chai2017-03-235-10/+16
|\ \
| * | test: use gsed on FreeBSD for inplace edittingWillem Jan Withagen2017-03-195-10/+16
* | | Merge pull request #9940 from aclamk/common-recursive-mutex-fixKefu Chai2017-03-233-1/+74
|\ \ \
| * | | Added test_mutex to unittests.Adam Kupczyk2017-03-132-4/+11
| * | | common: Added tests for mutexAdam Kupczyk2017-03-131-0/+66
| * | | common: When conf "lockdep = true", recursive mutexes always caused check ass...Adam Kupczyk2017-03-131-1/+1
* | | | Merge pull request #14080 from ceph/evelu-ceph-diskLoic Dachary2017-03-221-3/+6
|\ \ \ \
| * | | | ceph-disk: Reporting /sys directory in get_partition_dev()Erwan Velu2017-03-221-3/+6
* | | | | Merge pull request #13942 from xiexingguo/wip-cleanup-proc-repinfoKefu Chai2017-03-225-32/+12
|\ \ \ \ \
| * | | | | osd/PG: kill PG_STATE_REPLAYxie xingguo2017-03-205-13/+5
| * | | | | osd/PG: remove dup is_primary() checkxie xingguo2017-03-141-2/+0
| * | | | | osd/PG: let proc_replica_info() do sanity checkxie xingguo2017-03-141-8/+2
| * | | | | OSD: conditionally retry on receiving pg-notify when Primary is Incompletexie xingguo2017-03-141-9/+5
* | | | | | Merge pull request #14061 from tchaikov/wip-19312Kefu Chai2017-03-221-85/+97
|\ \ \ \ \ \
| * | | | | | tests: ceph_test_rados_api_watch_notify: test timeout using rados_watch3()Kefu Chai2017-03-211-85/+97
* | | | | | | Merge pull request #12449 from cbodley/wip-rgw-test-multi-vers-aclCasey Bodley2017-03-221-0/+17
|\ \ \ \ \ \ \
| * | | | | | | test/rgw: test to set bucket acls from each zoneCasey Bodley2017-01-261-0/+8
| * | | | | | | test/rgw: test to enable bucket versioning from each zoneCasey Bodley2017-01-261-0/+9
* | | | | | | | Merge pull request #14059 from vumrao/wip-vumrao-19318Kefu Chai2017-03-221-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | common/config_opts.h: Remove deprecated osd_compact_leveldb_on_mount option.Vikhyat Umrao2017-03-211-3/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14076 from liewegas/wip-bluestore-min-alloc-sizeMark Nelson2017-03-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | os/bluestore: default 16KB min_alloc_size on ssdSage Weil2017-03-211-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #14068 from optimistyzy/321_newHaomai Wang2017-03-221-2/+32
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bluestore, NVMEDevice: add the spdk core mask checkoptimistyzy2017-03-221-2/+32
| |/ / / / / /
* | | | | | | Merge pull request #13963 from cbodley/wip-18725Orit Wasserman2017-03-213-119/+18
|\ \ \ \ \ \ \
| * | | | | | | qa: rgw task uses period instead of region-mapCasey Bodley2017-03-201-13/+15
| * | | | | | | rgw-admin: remove deprecated regionmap commandsCasey Bodley2017-03-202-106/+3
* | | | | | | | Merge pull request #13888 from liewegas/wip-bluestore-dwSage Weil2017-03-2114-971/+1234
|\ \ \ \ \ \ \ \
| * | | | | | | | os/bluestore: handle zombie OpSequencersSage Weil2017-03-212-22/+53
| * | | | | | | | os/bluestore: clean up flush_all()Sage Weil2017-03-212-7/+15
| * | | | | | | | os/bluestore: move cached items around on collection splitSage Weil2017-03-213-39/+131
| * | | | | | | | os/bluestore: simplify flush() wake-up conditionSage Weil2017-03-212-9/+21
| * | | | | | | | ceph_test_objectstore: set bluestore cache shards to 5Sage Weil2017-03-211-0/+6
| * | | | | | | | unittest_bluestore_types: fix Collection using testsSage Weil2017-03-211-129/+129
| * | | | | | | | os/bluestore/KernelDevice: drop unused flush_lockSage Weil2017-03-212-2/+0
| * | | | | | | | os/bluestore: better debugging around collectionsSage Weil2017-03-211-6/+6
| * | | | | | | | os/bluestore: nicer Onode dout prefixSage Weil2017-03-211-3/+3
| * | | | | | | | os/bluestore: flush_cache on umount, fsck finish, etc.Sage Weil2017-03-211-0/+5
| * | | | | | | | os/bluestore: take Collection ref from SharedBlobSage Weil2017-03-211-2/+2
| * | | | | | | | os/bluestore: fix perfcounters for deferred ioSage Weil2017-03-211-0/+3
| * | | | | | | | os/bluestore: remove dead _do_deferred_op codeSage Weil2017-03-212-29/+0
| * | | | | | | | os/bluestore: make throttles tunable onlineSage Weil2017-03-211-0/+16
| * | | | | | | | os/bluestore: prevent throttle deadlock due to deferred writesSage Weil2017-03-213-3/+23
| * | | | | | | | ceph_test_objectstore: fix Synthetic to never modify bufferlistsSage Weil2017-03-211-174/+176
| * | | | | | | | os/bluestore: drop obsolete commentSage Weil2017-03-211-1/+0
| * | | | | | | | os/bluestore: avoid extra dev flush on single device when all io is deferredSage Weil2017-03-212-19/+67
| * | | | | | | | os/bluestore: debug alloc releaseSage Weil2017-03-211-0/+1