summaryrefslogtreecommitdiffstats
path: root/src/bash_completion/radosgw-admin (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-22Makefile: workaround an automake bug for "make check"Kefu Chai1-0/+15
2016-02-18packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/cephNathan Cutler7-18/+21
2016-02-15ceph.spec.in: declare /usr/share/ceph properlyNathan Cutler1-1/+1
2016-02-15rpm: drop systemd_libexec_dir template variableNathan Cutler2-47/+0
2016-02-15rpm: drop user_rgw and group_rgw template variablesNathan Cutler2-48/+0
2016-02-08v10.0.3v10.0.3Sage Weil2-1/+7
2016-02-08ceph.spec.in: add license declarationNathan Cutler1-0/+2
2016-02-08cmake: Added new unittests to make checkAli Maredia1-4/+8
2016-02-08Revert "osd: do not keep ref of old osdmap in pg"David Zafman2-8/+7
2016-02-08ceph.spec.in: add copyright noticeNathan Cutler1-0/+13
2016-02-07tests: ceph-disk.sh should compare with the resolved pathKefu Chai1-1/+1
2016-02-07libcephfs: Update LIBCEPHFS_VERSION to indicate the interface was changedJevon Qiao1-3/+3
2016-02-06ceph-disk/test: fix test_prepare.py::TestPrepare testsKefu Chai1-8/+8
2016-02-06AsyncConnection: avoid debug log in cleanup_handlerHaomai Wang2-14/+9
2016-02-05osdc: Update to use C++11 concurrencyAdam C. Emerson16-759/+768
2016-02-05cmake: add libboost_system to EXTRALIBSMatt Benjamin2-13/+16
2016-02-05cmake: don't try to install src/ceph-disk directoryMatt Benjamin1-1/+1
2016-02-05cmake: don't add_test cephtool_test_osd twiceMatt Benjamin1-3/+0
2016-02-05librados_test_stub: protect against notify/unwatch raceJason Dillaman1-1/+1
2016-02-05concurrency: Add shunique_lockAdam C. Emerson5-1/+991
2016-02-05librbd: partial implementation of journal client / tag allocationJason Dillaman2-3/+32
2016-02-05librbd: initial version of journal client and tag metadataJason Dillaman15-59/+326
2016-02-05journal: added tag support methodsJason Dillaman6-1/+297
2016-02-05cls_journal: new get_client / client_update methodsJason Dillaman4-5/+185
2016-02-05cls_journal: client registration should hold opaque data structureJason Dillaman16-61/+67
2016-02-05cls_journal: new tag management methods and handlingJason Dillaman6-36/+832
2016-02-05journal: switched entry tags to use id instead of stringJason Dillaman28-325/+340
2016-02-05concurrency: make C++11 style debugging muticesAdam C. Emerson8-2/+416
2016-02-05time: Remove constexpr from non-literal type in testAdam C. Emerson1-2/+1
2016-02-05time: Have skewing-now call non-skewing nowAdam C. Emerson1-12/+6
2016-02-05tests: mon: "chmod +x mon-created-time.sh"Kefu Chai1-0/+0
2016-02-05os/bluestore/KernelDevice: use _exit(1) for failure injectionSage Weil1-3/+8
2016-02-05os/bluestore: fix block device file creationSage Weil4-12/+21
2016-02-05os/bluestore/BlueFS: initialize super block_size earlier in mkfsSage Weil1-2/+2
2016-02-05os/kstore: kill dead codexie xingguo2-62/+0
2016-02-05os/kstore: fix race conditionxie xingguo1-1/+1
2016-02-05os/bluestore: fix race conditionxie xingguo1-1/+1
2016-02-05os/bluestore: remove unused intrusive member hook in enodeJianjian Huo1-2/+0
2016-02-05global: do not start two daemons with a single pid-file (part 2)Loic Dachary4-119/+180
2016-02-05os/kstore: assign nid for newly created onodexie xingguo1-0/+1
2016-02-05os/bluestore: assign nid for newly created onodexie xingguo1-0/+1
2016-02-04systemd/ceph-radosgw-prestart.sh: removeSage Weil2-102/+1
2016-02-04unittest_config: cope with $data_dir not being expanded on non-daemonsSage Weil1-2/+4
2016-02-04common: add $data_dir/config to config search pathSage Weil1-1/+1
2016-02-04common/config: expand $data_dir in config pathSage Weil1-0/+17
2016-02-04global: add data_dir_option for all daemonsSage Weil12-17/+49
2016-02-04.gitignore: add rbd-mirrorJosh Durgin1-0/+1
2016-02-04os/bluestore/BlueStore: fix enode uniquenessSage Weil2-18/+15
2016-02-04admin/build-doc: depend on zlib1g-dev and graphvizKen Dreyer1-2/+2
2016-02-04os/bluestore/BlueStore: default Onode::true to falseSage Weil2-3/+4