index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
mon_client.c
Age
Commit message (
Expand
)
Author
2026-03-11
libceph: Use u32 for non-negative values in ceph_monmap_decode()
Raphael Zimmer
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-05
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2024-07-10
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2021-11-08
libceph: drop ->monmap and err initialization
Jean Sacren
2021-06-03
libceph: Fix spelling mistakes
Zheng Yongjun
2021-01-04
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
2020-12-14
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
2020-12-14
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2020-12-14
libceph: factor out finish_auth()
Ilya Dryomov
2020-10-12
libceph: switch to the new "osd blocklist add" command
Ilya Dryomov
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-30
libceph: simplify ceph_monc_handle_map()
Ilya Dryomov
2019-11-25
libceph: drop unnecessary check from dispatch() in mon_client.c
Ilya Dryomov
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
2019-07-08
libceph: ADDR2 support for monmap
Jeff Layton
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2018-08-02
ceph: fix whitespace
Stephen Hemminger
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-04-24
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
2018-04-24
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
2018-04-02
libceph: fix misjudgement of maximum monitor number
Chengguang Xu
2017-11-13
ceph: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
ceph: more accurate statfs
Douglas Fuller
2017-07-07
libceph: support SERVER_JEWEL feature bits
Ilya Dryomov
2017-05-23
libceph: drop version variable from ceph_monmap_decode()
Ilya Dryomov
2016-12-12
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
2016-08-24
libceph: support for blacklisting clients
Douglas Fuller
2016-08-08
libceph: make cancel_generic_request() static
Wei Yongjun
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
2016-05-26
libceph: support for subscribing to "mdsmap.<id>" maps
Ilya Dryomov
2016-05-26
libceph: replace ceph_monc_request_next_osdmap()
Ilya Dryomov
2016-05-26
libceph: async MON client generic requests
Ilya Dryomov
2016-05-26
libceph: handle_one_map()
Ilya Dryomov
2016-05-26
libceph: DEFINE_RB_FUNCS macro
Ilya Dryomov
2016-05-26
libceph: nuke unused fields and functions
Ilya Dryomov
2016-03-25
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
2016-03-25
libceph: reschedule tick in mon_fault()
Ilya Dryomov
2016-03-25
libceph: introduce and switch to reopen_session()
Ilya Dryomov
2016-03-25
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
[next]