summaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)Author
10 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
2026-08-23libceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha
2026-08-23libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei
2026-08-23libceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko
2026-08-23libceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer
2026-08-23libceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha
2026-08-19libceph: remove debugfs files before client teardownDouya Le
2026-08-19libceph: reject zero bucket types in crush_decodeDouya Le
2026-08-19libceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai
2026-08-19libceph: guard missing CRUSH type name lookupZhao Zhang
2026-08-19libceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer
2026-08-19libceph: bound get_version reply decode to front lenDouya Le
2026-06-01libceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer
2026-06-01libceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer
2026-06-01libceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer
2026-06-01libceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer
2026-04-18libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer
2026-01-19libceph: make calc_target() set t->paused, not just clear itIlya Dryomov
2026-01-19libceph: make free_choose_arg_map() resilient to partial allocationTuo Li
2026-01-19libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov
2026-01-19libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov
2025-12-07libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov
2024-07-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov
2023-10-25libceph: use kernel_connect()Jordan Rife
2023-08-30libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov
2023-08-11libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2020-10-12libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov
2020-10-12libceph: format ceph_entity_addr nonces as unsignedIlya Dryomov
2020-10-12libceph: move a dout in queue_con_delay()Ilya Dryomov
2020-10-12libceph: switch to the new "osd blocklist add" commandIlya Dryomov
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov
2020-10-02libceph: use sendpage_ok() in ceph_tcp_sendpage()Coly Li
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton
2020-08-03libceph: dump class and method names on method callsIlya Dryomov
2020-08-03libceph: use target_copy() in send_linger()Ilya Dryomov
2020-06-16libceph: don't omit used_replica in target_copy()Ilya Dryomov
2020-06-16libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02mm: remove map_vm_rangeChristoph Hellwig
2020-06-01libceph: support for alloc hint flagsIlya Dryomov
2020-06-01libceph: read_from_replica optionIlya Dryomov
2020-06-01libceph: support for balanced and localized readsIlya Dryomov
2020-06-01libceph: crush_location infrastructureIlya Dryomov
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov