index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.FreeBSD
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-31
Revert "os/objectstore: add new op OP_CREATE for create a new object."
Kefu Chai
9
-48
/
+10
2018-12-29
doc: cleanup HTTP Frontends documentation
James McClune
1
-2
/
+5
2018-12-25
bluestore: silence Clang warning on possible uninitialize usuage
Willem Jan Withagen
1
-1
/
+1
2018-12-24
mgr/dashboard: updated health controller & API test
alfonsomthd
3
-7
/
+11
2018-12-24
build: Add Kerberos requirement for FreeBSD
Willem Jan Withagen
1
-1
/
+2
2018-12-22
test: Disable duplicate request command test during scrub testing
David Zafman
5
-0
/
+5
2018-12-21
do_freebsd.sh: enable WITH_BLUESTORE
Kefu Chai
1
-1
/
+0
2018-12-21
os/bluestore: s/event/events/
Kefu Chai
1
-4
/
+4
2018-12-21
os/bluestore: support for FreeBSD
Alan Somers
8
-16
/
+137
2018-12-21
os: rename aio.h to avoid conflict
Kefu Chai
5
-4
/
+4
2018-12-21
seastar: pickup the change to link pthread
Kefu Chai
1
-0
/
+0
2018-12-21
os/bluestore: KernelDevice::read() does the EIO mapping now.
Radoslaw Zarzynski
1
-1
/
+5
2018-12-21
mgr/hello: define some module options
Sage Weil
1
-3
/
+21
2018-12-21
test/librados_test_stub: handle object doesn't exist gracefully
Mykola Golub
1
-1
/
+4
2018-12-21
test/rbd_mirror: fix typo in InstanceWatcher mock test
Mykola Golub
1
-1
/
+1
2018-12-21
rbd_mirror: assert no requests on destroying InstanceWatcher
Mykola Golub
1
-0
/
+1
2018-12-21
mgr/hello: Make use of `HandleCommandResult`.
Sebastian Wagner
3
-27
/
+40
2018-12-21
doc: fix typo in add-or-rm-mons
Jos Collin
1
-1
/
+1
2018-12-21
pybind/mgr/mgr_module: normalize defaults to str when type is missing
Sage Weil
1
-1
/
+9
2018-12-21
mgr/telegraf: specify option types
Sage Weil
1
-0
/
+1
2018-12-21
mgr/telemetry: specify option types
Sage Weil
1
-0
/
+3
2018-12-21
mgr/zabbix: specify option types
Sage Weil
1
-0
/
+2
2018-12-21
mgr/localpool: document options and specify in native types
Sage Weil
1
-11
/
+46
2018-12-21
mgr/devicehealth: document options and specify in native types
Sage Weil
1
-12
/
+36
2018-12-21
mgr/balancer: document and specify options
Sage Weil
1
-31
/
+103
2018-12-21
common/options: make runtime vs not runtime explicit, not type-dependent
Sage Weil
1
-3
/
+4
2018-12-21
mon/MgrMonitor: mark module options with FLAG_MGR
Sage Weil
2
-2
/
+4
2018-12-21
mon/MgrMonitor: make find_module_option handle localized option names
Sage Weil
2
-7
/
+27
2018-12-21
pybind/mgr/mgr_module: set values as string
Sage Weil
1
-1
/
+1
2018-12-21
mgr: return options as appropriate python type
Sage Weil
6
-5
/
+42
2018-12-21
mgr/PythonCompat: python 3 cludges
Sage Weil
1
-0
/
+10
2018-12-21
pybind/mgr/mgr_module: make use of defined default value
Sage Weil
2
-10
/
+25
2018-12-21
osd/OSDMap: disallow new upmaps on pgs that are pending merge
Sage Weil
1
-2
/
+10
2018-12-20
MDSMonitor: allow beacons from stopping MDS that was laggy
Patrick Donnelly
1
-1
/
+3
2018-12-20
doc: Clean up the snapshot consistency note
Greg Farnum
1
-9
/
+10
2018-12-20
auth/krb: Fix Kerberos build warnings
Daniel Oliveira
1
-3
/
+2
2018-12-20
osd: Weighted Random Sampling for dynamic perf stats
Mykola Golub
1
-13
/
+22
2018-12-20
crimson/net: let conn directly verify the authorizer with dispatcher
Yingxin
4
-37
/
+5
2018-12-20
crimson/net: remove the messenger gate
Yingxin
3
-25
/
+7
2018-12-20
crimson/net: encapsulate protocol implementations with accept/connect
Yingxin
3
-94
/
+81
2018-12-20
crimson/net: no open connections in accepting_conns
Yingxin
1
-2
/
+2
2018-12-20
crimson/net: don't execute_open() if exception is thrown
Yingxin
1
-11
/
+6
2018-12-20
crimson/net: encapsulate protocol implementations with open state
Yingxin
2
-21
/
+13
2018-12-20
crimson/net: remove unecessary future dependencies for accept/dispatch
Yingxin
3
-25
/
+17
2018-12-20
crimson/net: dispatch events in SocketConnection
Yingxin
4
-90
/
+126
2018-12-20
osd/PG: align past_intervals and last_epoch_clean for fabricated merge target
Sage Weil
3
-0
/
+21
2018-12-20
client: add latency statistics for a read/fsync operation
Wei Qiaomiao
2
-1
/
+17
2018-12-20
test/crimson: fix FTBFS of unittest_seastar_perfcounters on arm64
Kefu Chai
1
-6
/
+5
2018-12-20
ceph-volume: Add venv to vstart cmake target
Sebastian Wagner
2
-0
/
+23
2018-12-20
mgr/orchestrator: Add test orchestrator
Sebastian Wagner
5
-0
/
+319
[next]