summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.90v0.90Jenkins2014-12-192-1/+7
* Merge pull request #3173 from ceph/wip-9555Gregory Farnum2014-12-162-33/+40
|\
| * osd: check that source OSD is valid for MOSDRepScrubSage Weil2014-12-131-3/+17
| * osd: pass Message* to most require_* helpersSage Weil2014-12-132-24/+23
| * osd: drop redundant check in handle_replica_opSage Weil2014-12-131-6/+0
|/
* Merge pull request #3153 from ceph/wip-10296Sage Weil2014-12-1261-22/+266
|\
| * unittest_blkdev: test an abbreviated /sys/block dirSage Weil2014-12-1158-46/+110
| * common/blkdev: add simple sandboxing function for testingSage Weil2014-12-112-4/+19
| * common/blkdev: fix block device discard checkSage Weil2014-12-113-26/+46
| * common/blkdev: get_block_device_baseSage Weil2014-12-114-0/+145
|/
* check endpoints is not empty before use it.VRan Liu2014-12-101-1/+1
* Merge pull request #3087 from dachary/wip-9785-dmcrypt-keys-permissionsSage Weil2014-12-051-3/+5
|\
| * ceph-disk: dmcrypt file permissionsLoic Dachary2014-12-051-3/+5
|/
* Merge remote-tracking branch 'gh/next'Sage Weil2014-12-0414-82/+87
|\
| * Merge pull request #3074 from ceph/wip-10229Yan, Zheng2014-12-046-11/+14
| |\
| | * osdc/Filer: use finisher to execute C_Probe and C_PurgeRangeYan, Zheng2014-12-046-11/+14
| |/
| * 0.89v0.89Jenkins2014-12-032-1/+7
| * Merge pull request #3065 from ceph/wip-cephtool-execLoic Dachary2014-12-031-0/+5
| |\
| | * qa: fix teardown in cephtool's test_mon_mdsJohn Spray2014-12-031-0/+5
| |/
| * Merge pull request #3067 from dachary/wip-cephtoolSage Weil2014-12-022-42/+34
| |\
| | * qa: cephtool/test.sh use regular strings to list testsLoic Dachary2014-12-021-41/+33
| | * tests: vstart_wrapper.sh must call vstart.sh with a list of daemonsLoic Dachary2014-12-021-1/+1
| * | Merge pull request #3056 from ceph/wip-9997-1John Spray2014-12-022-21/+15
| |\ \
| | * | client: invalidate kernel dentries one by oneYan, Zheng2014-12-022-21/+15
| |/ /
| * | Merge pull request #3008 from ceph/wip-10135Gregory Farnum2014-12-012-4/+10
| |\ \ | | |/ | |/|
| | * mon: OSDMonitor: allow adding tiers to FS poolsJohn Spray2014-11-252-4/+10
| * | Merge pull request #2945 from ceph/wip-9321Samuel Just2014-12-011-1/+0
| |\ \ | | |/ | |/|
| | * mon: PaxosService: can be readable even if proposingJoao Eduardo Luis2014-11-171-1/+0
| * | Merge pull request #2996 from ceph/wip-10151Gregory Farnum2014-11-241-2/+2
| |\ \
| | * | mon: fix MDS health status from peonsJohn Spray2014-11-241-2/+2
| |/ /
* | | Merge pull request #3024 from ceph/wip-librados-symbolsLoic Dachary2014-12-0410-356/+473
|\ \ \
| * | | librados: Only public API symbols from the shared libraryJason Dillaman2014-11-2610-356/+473
* | | | Merge pull request #3028 from majianpeng/fix4Loic Dachary2014-12-044-11/+95
|\ \ \ \
| * | | | common/perf_counters: Remove the duplicated code.Jianpeng Ma2014-12-031-1/+0
| * | | | test/perf_counters: Replace perfcounters_dump to perf dump.Jianpeng Ma2014-12-031-12/+12
| * | | | test/perf_counters: Add test case for cmd 'perf reset'Jianpeng Ma2014-12-031-1/+26
| * | | | common/perf_counters: Add 'perf reset all|perfcountername' for 'cephJianpeng Ma2014-12-033-1/+61
* | | | | mon: fix signed/unsigned comparison warningGreg Farnum2014-12-031-1/+1
* | | | | Merge pull request #3044 from osynge/wip=suse-systemdSage Weil2014-12-025-9/+82
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | better systemd supportOwen Synge2014-12-015-9/+82
* | | | | Merge pull request #3068 from ktdreyer/doc-os-recommendations-cleanupLoic Dachary2014-12-031-105/+13
|\ \ \ \ \
| * | | | | doc: rm Fedora minor versions in os recommendationsKen Dreyer2014-12-021-4/+4
| * | | | | doc: rm old releases in os recommendations pageKen Dreyer2014-12-021-99/+6
| * | | | | doc: clarify "B" flag in os recommendations pageKen Dreyer2014-12-021-2/+3
* | | | | | Merge pull request #3061 from ktdreyer/rpm-ceph-disk-man-pageLoic Dachary2014-12-032-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | packaging: package ceph-disk(8)Ken Dreyer2014-12-022-0/+2
|/ / / / /
* | | | | doc: Reformatting on rbd replay doc.John Wilkins2014-12-021-10/+15
* | | | | doc: Added rbd-replay-many and restructured index.John Wilkins2014-12-021-1/+3
* | | | | doc: Fixed index syntax.John Wilkins2014-12-021-0/+1
* | | | | Merge pull request #3051 from ceph/wip-doc-rbd-replayJohn Wilkins2014-12-022-0/+38
|\ \ \ \ \