index
:
kernel/git/stable/linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
10 days
libceph: fix OOB read in decode_watchers() via missing bounds check
Pavitra Jha
2026-08-23
libceph: fix two unsafe bare decodes in decode_lockers()
Pavitra Jha
2026-08-23
libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
Xiang Mei
2026-08-23
libceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
2026-08-23
libceph: Avoid using invalid osd indices from primary_temp
Raphael Zimmer
2026-08-23
libceph: fix multiple unsafe decodes in decode_locker()
Pavitra Jha
2026-08-19
libceph: remove debugfs files before client teardown
Douya Le
2026-08-19
libceph: reject zero bucket types in crush_decode
Douya Le
2026-08-19
libceph: refresh auth->authorizer_buf{,_len} after authorizer update
Shuangpeng Bai
2026-08-19
libceph: guard missing CRUSH type name lookup
Zhao Zhang
2026-08-19
libceph: Fix multiplication overflow in decode_new_up_state_weight()
Raphael Zimmer
2026-08-19
libceph: bound get_version reply decode to front len
Douya Le
2026-06-01
libceph: handle rbtree insertion error in decode_choose_args()
Raphael Zimmer
2026-06-01
libceph: Fix potential out-of-bounds access in crush_decode()
Raphael Zimmer
2026-06-01
libceph: Fix potential null-ptr-deref in decode_choose_args()
Raphael Zimmer
2026-06-01
libceph: Fix potential out-of-bounds access in osdmap_decode()
Raphael Zimmer
2026-04-18
libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
Raphael Zimmer
2026-01-19
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
2026-01-19
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
2026-01-19
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
2026-01-19
libceph: make decode_pool() more resilient against corrupted osdmaps
Ilya Dryomov
2025-12-07
libceph: fix potential use-after-free in have_mon_and_osd_map()
Ilya Dryomov
2024-07-18
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
2023-10-25
libceph: use kernel_connect()
Jordan Rife
2023-08-30
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2023-08-11
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2022-05-25
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2020-10-12
libceph: clear con->out_msg on Policy::stateful_server faults
Ilya Dryomov
2020-10-12
libceph: format ceph_entity_addr nonces as unsigned
Ilya Dryomov
2020-10-12
libceph: move a dout in queue_con_delay()
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-10-12
libceph: multiple workspaces for CRUSH computations
Ilya Dryomov
2020-10-02
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
2020-08-03
libceph: dump class and method names on method calls
Ilya Dryomov
2020-08-03
libceph: use target_copy() in send_linger()
Ilya Dryomov
2020-06-16
libceph: don't omit used_replica in target_copy()
Ilya Dryomov
2020-06-16
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
2020-06-01
libceph: support for alloc hint flags
Ilya Dryomov
2020-06-01
libceph: read_from_replica option
Ilya Dryomov
2020-06-01
libceph: support for balanced and localized reads
Ilya Dryomov
2020-06-01
libceph: crush_location infrastructure
Ilya Dryomov
2020-06-01
libceph: decode CRUSH device/bucket types and names
Ilya Dryomov
[next]