index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
admin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
debian/control: python-setuptools is a build dependency
Sage Weil
1
-0
/
+1
2015-10-13
doc/release-notes: 9.1.0
Sage Weil
1
-2
/
+59
2015-10-10
pybind/rados, get_omap_vals: Fix pydoc type.
Robin H. Johnson
1
-1
/
+1
2015-10-10
test: pybind/test_rados: add binary data.
Robin H. Johnson
1
-8
/
+8
2015-10-10
pybind/rados: Fix binary omap values.
Robin H. Johnson
1
-10
/
+13
2015-10-09
rgw: fix wrong etag calculation during POST on S3 bucket.
Radoslaw Zarzynski
1
-0
/
+1
2015-10-09
LibRBD: Adjust correct op latency scope
Haomai Wang
3
-9
/
+14
2015-10-09
librados_test_stub: prevent interleaving of operations
Jason Dillaman
5
-12
/
+81
2015-10-09
rgw: orphan tool shouldn't clean up head objects
Yehuda Sadeh
1
-3
/
+22
2015-10-09
CephxServiceHandler.cc: fix get_auth conditional
Nathan Cutler
1
-1
/
+1
2015-10-08
ReplicatedPG::maybe_handle_cache: do not promote before checking full
Samuel Just
1
-11
/
+12
2015-10-08
tests: removed obsolete rbd_replay test cases
Jason Dillaman
1
-91
/
+0
2015-10-08
ceph-dencoder: new rbd_replay trace file types
Jason Dillaman
1
-0
/
+4
2015-10-08
rbd-replay: added version control to trace output file
Jason Dillaman
16
-773
/
+1071
2015-10-07
rbd-replay-prep: added --verbose command line option
Jason Dillaman
2
-5
/
+20
2015-10-07
rbd-replay-prep: stream events to the prep file
Jason Dillaman
2
-56
/
+43
2015-10-07
rbd-replay-prep: simplify IO dependency calculation
Jason Dillaman
5
-342
/
+93
2015-10-07
rbd-replay: improve error messages
Jason Dillaman
1
-4
/
+6
2015-10-07
rbd-replay-prep: support new read/write APIs
Jason Dillaman
1
-4
/
+8
2015-10-07
rbd-replay-prep: avoid using assert statements on user inputs
Jason Dillaman
1
-13
/
+27
2015-10-07
qa: avoid using sudo in fsstress
John Spray
1
-17
/
+13
2015-10-07
os/FileStore: kludge sloppy hammer temp objects into temp collection
Sage Weil
1
-1
/
+4
2015-10-07
ceph.spec.in: move python-sphinx BuildRequires to the right section
Nathan Cutler
1
-10
/
+10
2015-10-07
ceph.spec.in: move BuildRequires out of subpackages
Nathan Cutler
1
-12
/
+16
2015-10-07
ceph.spec.in: drop MY_CONF_OPTS
Nathan Cutler
1
-4
/
+2
2015-10-06
doc: remove mention of --lazy-remove from radosgw-admin manpage
Nathan Cutler
1
-4
/
+0
2015-10-06
osd/PG: fix generate_past_intervals
Sage Weil
1
-4
/
+2
2015-10-06
librbd: invalidate object map on error even w/o holding lock
Jason Dillaman
2
-15
/
+14
2015-10-06
selinux: Fix man page location
Boris Ranto
3
-376
/
+52
2015-10-06
man/Makefile-server.am: conditionalize make ceph_selinux manpage
Nathan Cutler
2
-2
/
+6
2015-10-06
mon: do not remove proxied sessions
Sage Weil
1
-1
/
+5
2015-10-06
ceph.spec.in: remove comments regarding ceph UID/GID in SUSE
Nathan Cutler
1
-5
/
+0
2015-10-06
ceph.spec.in: enable OBS post-build-checks to find systemd-tmpfiles
Nathan Cutler
1
-0
/
+1
2015-10-06
etc/sysconfig/ceph: add CEPH_AUTO_RESTART_ON_UPGRADE
Nathan Cutler
1
-0
/
+11
2015-10-06
ceph.spec.in: Standardize systemd preun and postun scripts
Nathan Cutler
1
-17
/
+43
2015-10-06
ceph.spec.in: fix for out-of-memory errors in OBS
Nathan Cutler
1
-0
/
+4
2015-10-06
ceph.spec.in: Use _smp_mflags instead of _NPROCESSORS_ONLN
Nathan Cutler
1
-2
/
+2
2015-10-06
Revert "install-deps.sh: use %bcond_with selinux on SLE/openSUSE"
Nathan Cutler
1
-1
/
+1
2015-10-06
ceph.spec.in: selinux by default on RHEL/Fedora, non-default on SUSE
Nathan Cutler
1
-0
/
+5
2015-10-06
ceph.spec.in: use %fillup_only macro in SLE/openSUSE
Nathan Cutler
1
-0
/
+10
2015-10-06
ceph.spec.in: distro-conditional groupadd and useradd
Nathan Cutler
1
-1
/
+10
2015-10-06
ceph.spec.in: move systemd-tmpfiles stuff to ceph-common
Nathan Cutler
1
-3
/
+12
2015-10-06
ceph.spec.in: remove SUSE-specific curses hack
Nathan Cutler
1
-8
/
+0
2015-10-06
ceph.spec.in: lttng in SLES12 only
Nathan Cutler
1
-2
/
+2
2015-10-06
ceph.spec.in: drop %insserv_prereq (obsoleted by systemd)
Nathan Cutler
1
-1
/
+0
2015-10-06
ceph.spec.in: fix boost-random build dependency for SLE/openSUSE
Nathan Cutler
1
-1
/
+4
2015-10-06
doc/release-notes: initial v9.1.0 notes
Sage Weil
2
-54
/
+108
2015-10-05
osdc/Objecter: send FULL_TRY and FULL_FORCE ops despite full flag
Sage Weil
1
-4
/
+10
2015-10-05
mon: allow ping through despite synch/quorum status, with session
Sage Weil
1
-6
/
+4
2015-10-05
mon: drop ops on closed sessions early
Sage Weil
1
-8
/
+1
[next]