Kees Cook
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 年之前 |
Ilya Dryomov
|
7b4c443d13
libceph: reschedule a tick in finish_hunting()
|
7 年之前 |
Ilya Dryomov
|
facb9f6eba
libceph: un-backoff on tick when we have a authenticated session
|
7 年之前 |
Chengguang Xu
|
7377324e5b
libceph: fix misjudgement of maximum monitor number
|
7 年之前 |
Gustavo A. R. Silva
|
18370b36b2
ceph: mark expected switch fall-throughs
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Douglas Fuller
|
06d74376c8
ceph: more accurate statfs
|
8 年之前 |
Ilya Dryomov
|
220abf5aa7
libceph: support SERVER_JEWEL feature bits
|
8 年之前 |
Ilya Dryomov
|
f3b4e55ded
libceph: drop version variable from ceph_monmap_decode()
|
8 年之前 |
Ilya Dryomov
|
5418d0a2c8
libceph: no need for GFP_NOFS in ceph_monc_init()
|
8 年之前 |
Douglas Fuller
|
6305a3b415
libceph: support for blacklisting clients
|
10 年之前 |
Wei Yongjun
|
f52ec33cbd
libceph: make cancel_generic_request() static
|
9 年之前 |
Yan, Zheng
|
0cabbd94ff
libceph: fsmap.user subscription support
|
9 年之前 |
Ilya Dryomov
|
737cc81ead
libceph: support for subscribing to "mdsmap.<id>" maps
|
9 年之前 |
Ilya Dryomov
|
7cca78c9dc
libceph: replace ceph_monc_request_next_osdmap()
|
9 年之前 |
Ilya Dryomov
|
d0b19705e9
libceph: async MON client generic requests
|
9 年之前 |
Ilya Dryomov
|
42c1b12403
libceph: handle_one_map()
|
9 年之前 |
Ilya Dryomov
|
fcd00b68bb
libceph: DEFINE_RB_FUNCS macro
|
9 年之前 |
Ilya Dryomov
|
0c0a8de13f
libceph: nuke unused fields and functions
|
9 年之前 |
Ilya Dryomov
|
b5d91704f5
libceph: behave in mon_fault() if cur_mon < 0
|
9 年之前 |
Ilya Dryomov
|
bee3a37c47
libceph: reschedule tick in mon_fault()
|
9 年之前 |
Ilya Dryomov
|
1752b50ca2
libceph: introduce and switch to reopen_session()
|
9 年之前 |
Ilya Dryomov
|
168b9090c7
libceph: monc hunt rate is 3s with backoff up to 30s
|
9 年之前 |
Ilya Dryomov
|
58d81b1294
libceph: monc ping rate is 10s
|
9 年之前 |
Ilya Dryomov
|
0e04dc26cc
libceph: pick a different monitor when reconnecting
|
9 年之前 |
Ilya Dryomov
|
82dcabad75
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
|
9 年之前 |
Ilya Dryomov
|
0f9af169a1
libceph: decouple hunting and subs management
|
9 年之前 |
Ilya Dryomov
|
02ac956c42
libceph: move debugfs initialization into __ceph_open_session()
|
9 年之前 |
Ilya Dryomov
|
7e01726a68
libceph: remove outdated comment
|
9 年之前 |
Yan, Zheng
|
8b9558aab8
libceph: use keepalive2 to verify the mon session is alive
|
10 年之前 |