summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ceph.spec.in: Need to cread radosgw log directory.wip-6475-glGary Lowell2013-10-171-1/+1
* radosgw: create /var/log/radosgw in package, not init scriptSage Weil2013-10-164-18/+8
* Merge remote-tracking branch 'gh/next'Sage Weil2013-10-1618-135/+642
|\
| * debian, specfile: fix ceph-kvstore-tool packagingSage Weil2013-10-162-2/+2
| * Merge pull request #732 from ceph/wip-kvstore-toolSage Weil2013-10-163-14/+125
| |\
| | * ceph-kvstore-tool: copy one leveldb store to some other placeJoao Eduardo Luis2013-10-161-4/+90
| | * ceph-kvstore-tool: calc store crcJoao Eduardo Luis2013-10-161-5/+29
| | * tools: move 'test_store_tool' to 'tools/ceph-kvstore-tool'Joao Eduardo Luis2013-10-163-5/+6
| * | Merge pull request #729 from ceph/wip-5716Josh Durgin2013-10-152-26/+60
| |\ \
| | * | rgw: gracefully handle bad root pool nameswip-5716Yehuda Sadeh2013-10-152-26/+60
| * | | test/filestore/run_seed_to.sh: avoid obsolete --filestore-xattr-use-omapSage Weil2013-10-151-5/+4
| * | | MonCommands: note that pg dump options don't work in plaintextGreg Farnum2013-10-151-1/+1
| * | | ceph_test_rados: fix snap remove vs rollback fixSage Weil2013-10-151-6/+7
| |/ /
| * | os/LevelDBStore: handle deletion race when checking store sizeSage Weil2013-10-151-1/+3
| * | Merge pull request #718 from ceph/wip-6553Sage Weil2013-10-151-1/+1
| |\ \
| | * | rgw: fix authenticated users acl group checkwip-6553Yehuda Sadeh2013-10-151-1/+1
| * | | rgw: change default log levelYehuda Sadeh2013-10-151-1/+1
| * | | Merge pull request #720 from liewegas/wip-6521Sage Weil2013-10-152-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | mon/PGMonitor: set floor below which we do not warn about objects/pgSage Weil2013-10-152-1/+5
| |/ /
| * | Merge pull request #596 from ceph/wip-6147Sage Weil2013-10-145-77/+433
| |\ \
| | * | mon: OSDMonitor: add 'osd pool stats' commandJoao Eduardo Luis2013-10-152-0/+103
| | * | mon: PGMap: rework client IO rate calc and outputJoao Eduardo Luis2013-10-152-33/+78
| | * | mon: PGMap: reuse existing summary functions to output pool statsJoao Eduardo Luis2013-10-153-25/+71
| | * | mon: PGMap: keep track of per-pool stats deltasJoao Eduardo Luis2013-10-153-19/+181
| |/ /
* | | Merge pull request #655 from ceph/wip-cache-crcSage Weil2013-10-1612-16/+1207
|\ \ \
| * | | common/buffer: behave when cached crc stats don't start at 0Sage Weil2013-10-161-16/+19
| * | | crc32c: expand unit testYehuda Sadeh2013-10-161-0/+171
| * | | sctp_crc32c: fix crc calculation in the NULL buffer caseYehuda Sadeh2013-10-161-1/+1
| * | | crc32c: add a special case crc32c NULL buffer handlingYehuda Sadeh2013-10-163-1/+652
| * | | common/buffer: pass NULL buffer instead of a zero-filled oneSage Weil2013-10-161-20/+1
| * | | common/crc32c: document interfaceSage Weil2013-10-161-2/+9
| * | | common/crc32c_intel_baseline: accept null data bufferSage Weil2013-10-161-5/+13
| * | | common/sctp_crc32: accept NULL buffer pointerSage Weil2013-10-161-1/+56
| * | | common/buffer: explicitly init zbuf to zerosSage Weil2013-10-161-2/+11
| * | | common/buffer: add crc caching performance testSage Weil2013-10-161-1/+142
| * | | common/buffer: instrument utilization of cached crcsSage Weil2013-10-162-2/+33
| * | | common/buffer: cache crcs in buffer::rawSage Weil2013-10-162-5/+81
| * | | include: add SpinlockSage Weil2013-10-162-0/+58
* | | | Merge pull request #709 from ceph/wip-filerecoverGregory Farnum2013-10-162-10/+10
|\ \ \ \
| * | | | mds: don't decrease file size when recovering filewip-filerecoverYan, Zheng2013-10-112-10/+10
* | | | | Merge pull request #724 from ceph/wip-4047Josh Durgin2013-10-161-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cls_rbd: do not make noise in osd log on rbd removalSage Weil2013-10-151-2/+4
* | | | | Merge pull request #728 from ceph/wip-6059athanatos2013-10-150-0/+0
|\ \ \ \ \
| * | | | | ReplicatedPG: remove the other backfill related flushesSamuel Just2013-10-152-17/+25
| * | | | | RadosModel: send racing read on writeSamuel Just2013-10-151-0/+26
| * | | | | ReplicatedPG: block reads on an object until the write is committedSamuel Just2013-10-152-23/+194
* | | | | | test_ceph_argparse: fix typoSage Weil2013-10-151-1/+1
* | | | | | test_ceph_argparse: fix mds {add,remove}_data_pool testsSage Weil2013-10-151-2/+4
* | | | | | common: fix non-daemon initSage Weil2013-10-152-3/+19
* | | | | | test/librados/cmd: fix compile errorSage Weil2013-10-151-1/+1