index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
Journaler.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
auth: clean up cap parse error messages
Sage Weil
3
-7
/
+9
2018-08-31
mon/AuthMonitor: raise health warning on invalid caps
Sage Weil
6
-0
/
+76
2018-08-31
mon/AuthMonitor: drop ancient auth inc encoding compat
Sage Weil
1
-13
/
+0
2018-08-31
messages/MPoolOp: drop auid member
Sage Weil
3
-16
/
+6
2018-08-31
osdc/Objecter: drop change_pool_auid
Sage Weil
4
-29
/
+2
2018-08-31
pybind/rados: drop auid arg to pool_create
Sage Weil
2
-24
/
+7
2018-08-31
pybind/rados: drop change_auid
Sage Weil
2
-35
/
+1
2018-08-31
rados: drop mkpool, rmpool commands
Sage Weil
21
-124
/
+59
2018-08-31
rados: remove 'chown' command
Sage Weil
2
-22
/
+0
2018-08-31
librados: deprecate calls that take auid
Sage Weil
8
-80
/
+59
2018-08-31
librados: mark all auid calls deprecated
Sage Weil
2
-15
/
+34
2018-08-31
mon/OSDMonitor: drop variable pool auid for prepare_new_pool
Sage Weil
2
-15
/
+8
2018-08-31
mon/OSDMonitor: remove pool auid change support
Sage Weil
1
-5
/
+2
2018-08-31
osdc/Objecter: do not pass auid to create_pool
Sage Weil
3
-5
/
+4
2018-08-31
ceph-authtool: remove auid options
Sage Weil
8
-30
/
+5
2018-08-31
qa/workunits/cephtool: remove auid tests
Sage Weil
1
-26
/
+0
2018-08-31
common: Reverse deleted include
Willem Jan Withagen
1
-0
/
+1
2018-08-31
os/bluestore: fix deep-scrub operation againest disk silent errors
Xiaoguang Wang
5
-5
/
+31
2018-08-30
mgr/dashboard: Extract/Refactor Task merge
Tiago Melo
9
-195
/
+540
2018-08-30
mgr/dashboard: Add unique validator
Volker Theile
6
-89
/
+142
2018-08-30
mgr/dashboard: Updated image on 404 page
Lenz Grimmer
2
-2
/
+2
2018-08-30
mgr/dashboard: Add documentation about supported browsers
Tiago Melo
1
-0
/
+16
2018-08-30
core: add missing flag name for CEPH_OSD_OP_FLAG_WITH_REFERENCE
Xiaoguang Wang
1
-0
/
+3
2018-08-30
doc: fix long description error for rgw_period_root_pool
yuliyang
1
-1
/
+1
2018-08-29
ceph-volume tests.functional use Debian ansible os family in deploy.yml
Alfredo Deza
1
-1
/
+1
2018-08-29
mgr/devicehealth: fix exceptions
Sage Weil
1
-2
/
+2
2018-08-29
doc/mgr/devicehealth: update docs
Sage Weil
1
-1
/
+19
2018-08-29
mgr/devicehealth: leave health monitoring off by default
Sage Weil
1
-4
/
+3
2018-08-29
ceph-volume lvm.batch use the abspath attribute for Device objects in bluestore
Alfredo Deza
1
-1
/
+1
2018-08-29
ceph-volume lvm.batch remove usage of non-existent method
Alfredo Deza
1
-1
/
+1
2018-08-29
ceph-volume tests.functional inherit SSH_ARGS from ansible with synchronize m...
Alfredo Deza
1
-0
/
+2
2018-08-29
include/buffer.h: do not use ceph_assert() unless __CEPH__ is defined
Kefu Chai
1
-0
/
+4
2018-08-29
doc/rados update invalid bash on bluestore migration
Alfredo Deza
1
-1
/
+1
2018-08-29
mgr/crash: fix python3 invalid syntax problems
Ricardo Dias
1
-2
/
+3
2018-08-29
mgr/dashboard: Add gap between panel footer buttons
Volker Theile
1
-0
/
+4
2018-08-29
cmake: no need to add "-D" before definitions
Kefu Chai
2
-4
/
+4
2018-08-29
mon,auth,common: include necessary headers
Kefu Chai
10
-6
/
+14
2018-08-29
auth/AuthMethodList: add std:: before type names
Kefu Chai
1
-2
/
+2
2018-08-28
ceph-volume lvm.batch remove non-existent sys_api property
Alfredo Deza
1
-1
/
+1
2018-08-28
qa/mgr/selftest: handle always-on module fall out
Noah Watkins
1
-6
/
+5
2018-08-28
doc/man/ceph-volume uncomment flags that are now fully supported in batch
Alfredo Deza
1
-8
/
+7
2018-08-28
doc/ceph-volume add filestore docs for batch
Alfredo Deza
1
-1
/
+26
2018-08-28
doc/ceph-volume uncomment section of newly supported batch operations
Alfredo Deza
1
-5
/
+4
2018-08-28
mgr/dashboard: Update Angular packages
Tiago Melo
2
-638
/
+298
2018-08-28
core: Clang misses <optional> include
Willem Jan Withagen
1
-0
/
+1
2018-08-28
include/types: move operator<< into the proper namespace
Kefu Chai
1
-48
/
+64
2018-08-28
doc: fixed typo in cephfs snapshots
Kai Wagner
1
-1
/
+1
2018-08-28
doc: fix spelling errors in rbd doc
Chen Zhenghua
3
-3
/
+3
2018-08-28
doc: fix cephfs spelling errors
Chen Zhenghua
3
-3
/
+3
2018-08-28
mon/OSDMonitor: don't change in-memory state on prune
Joao Eduardo Luis
2
-18
/
+23
[next]