index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
mon_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
libceph: Use u32 for non-negative values in ceph_monmap_decode()
Raphael Zimmer
1
-3
/
+3
2026-01-06
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
1
-1
/
+1
2025-09-23
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2024-07-10
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
1
-2
/
+12
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2021-11-08
libceph: drop ->monmap and err initialization
Jean Sacren
1
-2
/
+1
2021-06-03
libceph: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-01-04
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
1
-7
/
+7
2020-12-15
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
1
-9
/
+106
2020-12-15
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
1
-2
/
+2
2020-12-15
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
1
-2
/
+4
2020-12-15
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
1
-40
/
+105
2020-12-15
libceph: factor out finish_auth()
Ilya Dryomov
1
-22
/
+30
2020-10-12
libceph: switch to the new "osd blocklist add" command
Ilya Dryomov
1
-15
/
+52
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
1
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
libceph: simplify ceph_monc_handle_map()
Ilya Dryomov
1
-4
/
+4
2019-11-25
libceph: drop unnecessary check from dispatch() in mon_client.c
Ilya Dryomov
1
-3
/
+0
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
1
-0
/
+7
2019-07-08
libceph: ADDR2 support for monmap
Jeff Layton
1
-8
/
+13
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
1
-3
/
+3
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
1
-0
/
+9
2018-08-02
ceph: fix whitespace
Stephen Hemminger
1
-1
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-3
/
+2
2018-04-24
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
1
-0
/
+1
2018-04-24
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
1
-3
/
+10
2018-04-02
libceph: fix misjudgement of maximum monitor number
Chengguang Xu
1
-1
/
+1
2017-11-13
ceph: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
ceph: more accurate statfs
Douglas Fuller
1
-1
/
+5
2017-07-07
libceph: support SERVER_JEWEL feature bits
Ilya Dryomov
1
-1
/
+7
2017-05-23
libceph: drop version variable from ceph_monmap_decode()
Ilya Dryomov
1
-3
/
+1
2016-12-13
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
1
-6
/
+6
2016-08-25
libceph: support for blacklisting clients
Douglas Fuller
1
-0
/
+82
2016-08-08
libceph: make cancel_generic_request() static
Wei Yongjun
1
-1
/
+1
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
1
-1
/
+3
2016-05-26
libceph: support for subscribing to "mdsmap.<id>" maps
Ilya Dryomov
1
-5
/
+13
2016-05-26
libceph: replace ceph_monc_request_next_osdmap()
Ilya Dryomov
1
-14
/
+0
2016-05-26
libceph: async MON client generic requests
Ilya Dryomov
1
-106
/
+210
2016-05-26
libceph: handle_one_map()
Ilya Dryomov
1
-0
/
+8
2016-05-26
libceph: DEFINE_RB_FUNCS macro
Ilya Dryomov
1
-44
/
+8
2016-05-26
libceph: nuke unused fields and functions
Ilya Dryomov
1
-3
/
+0
2016-03-25
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
1
-14
/
+9
2016-03-25
libceph: reschedule tick in mon_fault()
Ilya Dryomov
1
-4
/
+4
2016-03-25
libceph: introduce and switch to reopen_session()
Ilya Dryomov
1
-17
/
+16
2016-03-25
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
1
-9
/
+16
2016-03-25
libceph: monc ping rate is 10s
Ilya Dryomov
1
-6
/
+2
2016-03-25
libceph: pick a different monitor when reconnecting
Ilya Dryomov
1
-28
/
+57
[next]