index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
librbd: add image access/last modified timestamps
Julien Collet
21
-18
/
+894
2018-08-21
crimson/test: improve test_config with observers
Yingxin
1
-5
/
+54
2018-08-21
cmake: should use lowercase for component name in FindSanitizers.cmake
Kefu Chai
1
-11
/
+8
2018-08-20
mds: use monotonic clock in beacon
Patrick Donnelly
10
-116
/
+114
2018-08-20
qa: use cephfs standard configs for kclient
Patrick Donnelly
12
-23
/
+13
2018-08-20
test/librbd: fix compiler -Wsign-compare warnings
Mykola Golub
7
-13
/
+14
2018-08-20
crypto: use ceph_assert_always for assertions
Casey Bodley
1
-12
/
+12
2018-08-20
librbd: journaling unable request can not be sent to remote lock owner
Mykola Golub
2
-6
/
+66
2018-08-20
crimson/common: apply config changes also on shard.0
Yingxin
1
-0
/
+2
2018-08-20
Remove upstart files and references
Brad Hubbard
24
-401
/
+3
2018-08-19
core: make pthread_get_name_np work when available
Willem Jan Withagen
2
-0
/
+5
2018-08-19
cpp-btree: do not #define NDEBUG
Kefu Chai
1
-6
/
+7
2018-08-19
test/librados: do not use assert() for its side effect
Kefu Chai
1
-1
/
+2
2018-08-18
librbd: potential race on image create request complete
Mykola Golub
1
-1
/
+2
2018-08-18
qa/tasks/mgr/test_module_selftest: use hello instead of status for disbled co...
Sage Weil
1
-2
/
+2
2018-08-18
doc: move mgr/balancer to rados/operations/balancer
Sage Weil
3
-14
/
+10
2018-08-18
mgr: keep status, balancer always on
Sage Weil
1
-1
/
+5
2018-08-18
test: Fix test to use -gt instead of creating an empty file "0"
David Zafman
1
-1
/
+1
2018-08-18
rbd: fix error processing images which have non-user snapshots
songweibin
1
-2
/
+7
2018-08-18
rbd: fix error purging non-user snapshots
songweibin
1
-0
/
+4
2018-08-18
qa/ceph_objectstore_tool.py: set mgr module path
Noah Watkins
1
-1
/
+1
2018-08-18
qa/standalone/ceph-helpers.sh: fix mgr module path
Noah Watkins
2
-3
/
+2
2018-08-17
messages: fix get_opname return type
Patrick Donnelly
2
-2
/
+2
2018-08-17
tools/cephfs-shell:pep8 code clean
Pavani Rajula
1
-18
/
+26
2018-08-17
tools/cephfs-shell:resolved removing files using pattern inside sub-directories
Pavani Rajula
1
-1
/
+1
2018-08-17
tools/cephfs-shell:changed output representation for the commands cwd and ls
Pavani Rajula
1
-2
/
+2
2018-08-17
tools/cephfs-shell:resolved removing directories using pattern inside sub-dir...
Pavani Rajula
1
-3
/
+4
2018-08-17
mds: simplify beacon init
Patrick Donnelly
2
-21
/
+9
2018-08-17
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
78
-196
/
+195
2018-08-17
run-make-check: Showing configuration before the build
Erwan Velu
1
-1
/
+1
2018-08-17
cmake: link against gtest in a better way
Kefu Chai
29
-241
/
+86
2018-08-17
cmake: fix Finddpdk.cmake
Kefu Chai
3
-35
/
+88
2018-08-17
cmake: do not build DPDK with -march=native
Nathan Cutler
1
-2
/
+0
2018-08-17
cmake: honour CMAKE_REQUIRED_LIBRARIES in CheckIncludeFiles
Kefu Chai
1
-0
/
+8
2018-08-17
doc: updated infernalis release reference link
James McClune
1
-1
/
+1
2018-08-17
doc: added ref label for infernalis release notes
James McClune
1
-0
/
+2
2018-08-17
doc: used reST label for ceph-deploy reference
James McClune
1
-1
/
+1
2018-08-17
doc: added reference label for ceph-deploy page
James McClune
1
-0
/
+2
2018-08-17
doc: updated cross referencing locations link
James McClune
1
-1
/
+1
2018-08-17
mds: don't modify filepath when printing
Yan, Zheng
1
-1
/
+1
2018-08-17
mds: hold slave request refernce when dumping MDRequestImpl
Yan, Zheng
4
-34
/
+65
2018-08-17
osd/PG: calc_min_last_complete_ondisk should return nothing
xie xingguo
1
-4
/
+4
2018-08-17
osd/PrimaryLogPG: optimize recover order
xie xingguo
1
-8
/
+17
2018-08-16
doc/releases/schedule: note Jewel EOL date
Nathan Cutler
1
-2
/
+2
2018-08-16
debian/rules: fix ceph-mgr .pyc files left behind
Dan Mick
1
-0
/
+2
2018-08-16
qa: use recent kernel to kernel build testing
Patrick Donnelly
2
-2
/
+6
2018-08-16
qa: add cephfs-shell skeleton test case
Patrick Donnelly
5
-1
/
+54
2018-08-16
test/librbd: fix -Wsign-compare warnings
Kefu Chai
1
-3
/
+4
2018-08-16
mgr/dashboard: Rename to taskMessageService
Stephan Müller
6
-57
/
+38
2018-08-16
mgr/dashboard: Add decorator to skip parameter encoding
Tiago Melo
4
-45
/
+91
[next]