index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bash_completion
/
radosgw-admin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
Makefile: workaround an automake bug for "make check"
Kefu Chai
1
-0
/
+15
2016-02-18
packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/ceph
Nathan Cutler
7
-18
/
+21
2016-02-15
ceph.spec.in: declare /usr/share/ceph properly
Nathan Cutler
1
-1
/
+1
2016-02-15
rpm: drop systemd_libexec_dir template variable
Nathan Cutler
2
-47
/
+0
2016-02-15
rpm: drop user_rgw and group_rgw template variables
Nathan Cutler
2
-48
/
+0
2016-02-08
v10.0.3
v10.0.3
Sage Weil
2
-1
/
+7
2016-02-08
ceph.spec.in: add license declaration
Nathan Cutler
1
-0
/
+2
2016-02-08
cmake: Added new unittests to make check
Ali Maredia
1
-4
/
+8
2016-02-08
Revert "osd: do not keep ref of old osdmap in pg"
David Zafman
2
-8
/
+7
2016-02-08
ceph.spec.in: add copyright notice
Nathan Cutler
1
-0
/
+13
2016-02-07
tests: ceph-disk.sh should compare with the resolved path
Kefu Chai
1
-1
/
+1
2016-02-07
libcephfs: Update LIBCEPHFS_VERSION to indicate the interface was changed
Jevon Qiao
1
-3
/
+3
2016-02-06
ceph-disk/test: fix test_prepare.py::TestPrepare tests
Kefu Chai
1
-8
/
+8
2016-02-06
AsyncConnection: avoid debug log in cleanup_handler
Haomai Wang
2
-14
/
+9
2016-02-05
osdc: Update to use C++11 concurrency
Adam C. Emerson
16
-759
/
+768
2016-02-05
cmake: add libboost_system to EXTRALIBS
Matt Benjamin
2
-13
/
+16
2016-02-05
cmake: don't try to install src/ceph-disk directory
Matt Benjamin
1
-1
/
+1
2016-02-05
cmake: don't add_test cephtool_test_osd twice
Matt Benjamin
1
-3
/
+0
2016-02-05
librados_test_stub: protect against notify/unwatch race
Jason Dillaman
1
-1
/
+1
2016-02-05
concurrency: Add shunique_lock
Adam C. Emerson
5
-1
/
+991
2016-02-05
librbd: partial implementation of journal client / tag allocation
Jason Dillaman
2
-3
/
+32
2016-02-05
librbd: initial version of journal client and tag metadata
Jason Dillaman
15
-59
/
+326
2016-02-05
journal: added tag support methods
Jason Dillaman
6
-1
/
+297
2016-02-05
cls_journal: new get_client / client_update methods
Jason Dillaman
4
-5
/
+185
2016-02-05
cls_journal: client registration should hold opaque data structure
Jason Dillaman
16
-61
/
+67
2016-02-05
cls_journal: new tag management methods and handling
Jason Dillaman
6
-36
/
+832
2016-02-05
journal: switched entry tags to use id instead of string
Jason Dillaman
28
-325
/
+340
2016-02-05
concurrency: make C++11 style debugging mutices
Adam C. Emerson
8
-2
/
+416
2016-02-05
time: Remove constexpr from non-literal type in test
Adam C. Emerson
1
-2
/
+1
2016-02-05
time: Have skewing-now call non-skewing now
Adam C. Emerson
1
-12
/
+6
2016-02-05
tests: mon: "chmod +x mon-created-time.sh"
Kefu Chai
1
-0
/
+0
2016-02-05
os/bluestore/KernelDevice: use _exit(1) for failure injection
Sage Weil
1
-3
/
+8
2016-02-05
os/bluestore: fix block device file creation
Sage Weil
4
-12
/
+21
2016-02-05
os/bluestore/BlueFS: initialize super block_size earlier in mkfs
Sage Weil
1
-2
/
+2
2016-02-05
os/kstore: kill dead code
xie xingguo
2
-62
/
+0
2016-02-05
os/kstore: fix race condition
xie xingguo
1
-1
/
+1
2016-02-05
os/bluestore: fix race condition
xie xingguo
1
-1
/
+1
2016-02-05
os/bluestore: remove unused intrusive member hook in enode
Jianjian Huo
1
-2
/
+0
2016-02-05
global: do not start two daemons with a single pid-file (part 2)
Loic Dachary
4
-119
/
+180
2016-02-05
os/kstore: assign nid for newly created onode
xie xingguo
1
-0
/
+1
2016-02-05
os/bluestore: assign nid for newly created onode
xie xingguo
1
-0
/
+1
2016-02-04
systemd/ceph-radosgw-prestart.sh: remove
Sage Weil
2
-102
/
+1
2016-02-04
unittest_config: cope with $data_dir not being expanded on non-daemons
Sage Weil
1
-2
/
+4
2016-02-04
common: add $data_dir/config to config search path
Sage Weil
1
-1
/
+1
2016-02-04
common/config: expand $data_dir in config path
Sage Weil
1
-0
/
+17
2016-02-04
global: add data_dir_option for all daemons
Sage Weil
12
-17
/
+49
2016-02-04
.gitignore: add rbd-mirror
Josh Durgin
1
-0
/
+1
2016-02-04
os/bluestore/BlueStore: fix enode uniqueness
Sage Weil
2
-18
/
+15
2016-02-04
admin/build-doc: depend on zlib1g-dev and graphviz
Ken Dreyer
1
-2
/
+2
2016-02-04
os/bluestore/BlueStore: default Onode::true to false
Sage Weil
2
-3
/
+4
[next]