index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-12-10
libceph: make decode_pool() more resilient against corrupted osdmaps
Ilya Dryomov
2025-12-10
libceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
2025-12-10
libceph: fix log output race condition in OSD client
Simon Buttgereit
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-27
libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
ziming zhang
2025-11-27
libceph: replace BUG_ON with bounds check for map->max_osd
ziming zhang
2025-11-27
ceph: fix crash in process_v2_sparse_read() for encrypted directories
Viacheslav Dubeyko
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
2025-11-26
libceph: fix potential use-after-free in have_mon_and_osd_map()
Ilya Dryomov
2025-11-19
libceph: Switch to use %ptSp
Andy Shevchenko
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-10-08
libceph: add empty check to ceph_con_get_out_msg()
Max Kellermann
2025-10-08
libceph: pass the message pointer instead of loading con->out_msg
Max Kellermann
2025-10-08
libceph: make ceph_con_get_out_msg() return the message pointer
Max Kellermann
2025-10-08
libceph: Use HMAC-SHA256 library instead of crypto_shash
Eric Biggers
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-10
libceph: fix invalid accesses to ceph_connection_v1_info
Ilya Dryomov
2025-07-04
libceph: Rename hmac_sha256() to ceph_hmac_sha256()
Eric Biggers
2025-04-25
Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-03
ceph: Remove osd_client deadcode
Dr. David Alan Gilbert
2024-12-16
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
2024-11-18
libceph: Remove unused ceph_crypto_key_encode
Dr. David Alan Gilbert
2024-11-18
libceph: Remove unused ceph_osdc_watch_check
Dr. David Alan Gilbert
2024-11-18
libceph: Remove unused pagevec functions
Dr. David Alan Gilbert
2024-11-18
libceph: Remove unused ceph_pagelist functions
Dr. David Alan Gilbert
2024-08-27
libceph: use min() to simplify code in ceph_dns_resolve_name()
Li Zetao
2024-07-11
libceph: fix crush_choose_firstn() kernel-doc warnings
Jeff Johnson
2024-07-11
libceph: suppress crush_choose_indep() kernel-doc warnings
Jeff Johnson
2024-07-10
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
2024-03-06
libceph: init the cursor when preparing sparse read in msgr2
Xiubo Li
2024-02-07
libceph: just wait for more data to be available on the socket
Xiubo Li
2024-02-07
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
Xiubo Li
2024-02-07
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
2024-01-15
libceph: remove MAX_EXTENTS check for sparse reads
Xiubo Li
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-27
libceph: stop checking crypto_shash_alignmask
Eric Biggers
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-09
libceph: use kernel_connect()
Jordan Rife
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-08-24
libceph: do not include crypto/algapi.h
Herbert Xu
2023-08-24
libceph: allow ceph_osdc_new_request to accept a multi-op read
Jeff Layton
2023-08-24
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2023-08-22
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2023-08-22
libceph: add sparse read support to OSD client
Jeff Layton
2023-08-22
libceph: add sparse read support to msgr1
Jeff Layton
[next]