summaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)Author
3 dayslibceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei
3 dayslibceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai
3 dayslibceph: guard missing CRUSH type name lookupZhao Zhang
3 dayslibceph: remove debugfs files before client teardownDouya Le
3 dayslibceph: bound get_version reply decode to front lenDouya Le
3 dayslibceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha
3 dayslibceph: Reject monmaps advertising zero monitorsRaphael Zimmer
3 dayslibceph: reject zero bucket types in crush_decodeDouya Le
3 dayslibceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer
2026-05-12libceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer
2026-05-12libceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer
2026-05-11libceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer
2026-05-11libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()Raphael Zimmer
2026-05-11libceph: Fix unnecessarily high ceph_decode_need() for uniform bucketRaphael Zimmer
2026-05-11libceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer
2026-04-22libceph: Fix slab-out-of-bounds access in auth message processingRaphael Zimmer
2026-04-22crush: cleanup in crush_do_rule() methodViacheslav Dubeyko
2026-04-22libceph: update outdated comment in ceph_sock_write_space()kexinsun
2026-04-22libceph: Remove obsolete session key alignment logicEric Biggers
2026-04-22libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer
2026-03-11libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer
2026-03-11libceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer
2026-03-10libceph: reject preamble if control segment is emptyIlya Dryomov
2026-03-10libceph: admit message frames only in CEPH_CON_S_OPEN stateIlya Dryomov
2026-03-10libceph: prevent potential out-of-bounds reads in process_message_header()Ilya Dryomov
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-09libceph: adapt ceph_x_challenge_blob hashing and msgr1 message signingIlya Dryomov
2026-02-09libceph: add support for CEPH_CRYPTO_AES256KRB5Ilya Dryomov
2026-02-09libceph: introduce ceph_crypto_key_prepare()Ilya Dryomov
2026-02-09libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen()Ilya Dryomov
2026-02-09libceph: define and enforce CEPH_MAX_KEY_LENIlya Dryomov
2026-01-06libceph: make calc_target() set t->paused, not just clear itIlya Dryomov
2026-01-05libceph: reset sparse-read state in osd_fault()Sam Edwards
2026-01-05libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov
2026-01-05libceph: make free_choose_arg_map() resilient to partial allocationTuo Li
2026-01-05libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov
2026-01-05libceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-10libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov
2025-12-10libceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko
2025-12-10libceph: fix log output race condition in OSD clientSimon Buttgereit
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-27libceph: prevent potential out-of-bounds writes in handle_auth_session_key()ziming zhang
2025-11-27libceph: replace BUG_ON with bounds check for map->max_osdziming zhang
2025-11-27ceph: fix crash in process_v2_sparse_read() for encrypted directoriesViacheslav Dubeyko
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-11-26libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov