summaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-13debian/control: python-setuptools is a build dependencySage Weil1-0/+1
2015-10-13doc/release-notes: 9.1.0Sage Weil1-2/+59
2015-10-10pybind/rados, get_omap_vals: Fix pydoc type.Robin H. Johnson1-1/+1
2015-10-10test: pybind/test_rados: add binary data.Robin H. Johnson1-8/+8
2015-10-10pybind/rados: Fix binary omap values.Robin H. Johnson1-10/+13
2015-10-09rgw: fix wrong etag calculation during POST on S3 bucket.Radoslaw Zarzynski1-0/+1
2015-10-09LibRBD: Adjust correct op latency scopeHaomai Wang3-9/+14
2015-10-09librados_test_stub: prevent interleaving of operationsJason Dillaman5-12/+81
2015-10-09rgw: orphan tool shouldn't clean up head objectsYehuda Sadeh1-3/+22
2015-10-09CephxServiceHandler.cc: fix get_auth conditionalNathan Cutler1-1/+1
2015-10-08ReplicatedPG::maybe_handle_cache: do not promote before checking fullSamuel Just1-11/+12
2015-10-08tests: removed obsolete rbd_replay test casesJason Dillaman1-91/+0
2015-10-08ceph-dencoder: new rbd_replay trace file typesJason Dillaman1-0/+4
2015-10-08rbd-replay: added version control to trace output fileJason Dillaman16-773/+1071
2015-10-07rbd-replay-prep: added --verbose command line optionJason Dillaman2-5/+20
2015-10-07rbd-replay-prep: stream events to the prep fileJason Dillaman2-56/+43
2015-10-07rbd-replay-prep: simplify IO dependency calculationJason Dillaman5-342/+93
2015-10-07rbd-replay: improve error messagesJason Dillaman1-4/+6
2015-10-07rbd-replay-prep: support new read/write APIsJason Dillaman1-4/+8
2015-10-07rbd-replay-prep: avoid using assert statements on user inputsJason Dillaman1-13/+27
2015-10-07qa: avoid using sudo in fsstressJohn Spray1-17/+13
2015-10-07os/FileStore: kludge sloppy hammer temp objects into temp collectionSage Weil1-1/+4
2015-10-07ceph.spec.in: move python-sphinx BuildRequires to the right sectionNathan Cutler1-10/+10
2015-10-07ceph.spec.in: move BuildRequires out of subpackagesNathan Cutler1-12/+16
2015-10-07ceph.spec.in: drop MY_CONF_OPTSNathan Cutler1-4/+2
2015-10-06doc: remove mention of --lazy-remove from radosgw-admin manpageNathan Cutler1-4/+0
2015-10-06osd/PG: fix generate_past_intervalsSage Weil1-4/+2
2015-10-06librbd: invalidate object map on error even w/o holding lockJason Dillaman2-15/+14
2015-10-06selinux: Fix man page locationBoris Ranto3-376/+52
2015-10-06man/Makefile-server.am: conditionalize make ceph_selinux manpageNathan Cutler2-2/+6
2015-10-06mon: do not remove proxied sessionsSage Weil1-1/+5
2015-10-06ceph.spec.in: remove comments regarding ceph UID/GID in SUSENathan Cutler1-5/+0
2015-10-06ceph.spec.in: enable OBS post-build-checks to find systemd-tmpfilesNathan Cutler1-0/+1
2015-10-06etc/sysconfig/ceph: add CEPH_AUTO_RESTART_ON_UPGRADENathan Cutler1-0/+11
2015-10-06ceph.spec.in: Standardize systemd preun and postun scriptsNathan Cutler1-17/+43
2015-10-06ceph.spec.in: fix for out-of-memory errors in OBSNathan Cutler1-0/+4
2015-10-06ceph.spec.in: Use _smp_mflags instead of _NPROCESSORS_ONLNNathan Cutler1-2/+2
2015-10-06Revert "install-deps.sh: use %bcond_with selinux on SLE/openSUSE"Nathan Cutler1-1/+1
2015-10-06ceph.spec.in: selinux by default on RHEL/Fedora, non-default on SUSENathan Cutler1-0/+5
2015-10-06ceph.spec.in: use %fillup_only macro in SLE/openSUSENathan Cutler1-0/+10
2015-10-06ceph.spec.in: distro-conditional groupadd and useraddNathan Cutler1-1/+10
2015-10-06ceph.spec.in: move systemd-tmpfiles stuff to ceph-commonNathan Cutler1-3/+12
2015-10-06ceph.spec.in: remove SUSE-specific curses hackNathan Cutler1-8/+0
2015-10-06ceph.spec.in: lttng in SLES12 onlyNathan Cutler1-2/+2
2015-10-06ceph.spec.in: drop %insserv_prereq (obsoleted by systemd)Nathan Cutler1-1/+0
2015-10-06ceph.spec.in: fix boost-random build dependency for SLE/openSUSENathan Cutler1-1/+4
2015-10-06doc/release-notes: initial v9.1.0 notesSage Weil2-54/+108
2015-10-05osdc/Objecter: send FULL_TRY and FULL_FORCE ops despite full flagSage Weil1-4/+10
2015-10-05mon: allow ping through despite synch/quorum status, with sessionSage Weil1-6/+4
2015-10-05mon: drop ops on closed sessions earlySage Weil1-8/+1