summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2 daysceph: properly decrypt filenames in vmalloc() buffersSam Edwards
2 daysceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
2 daysceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
2 daysceph: lock mutex in ceph_mds_check_access()Max Kellermann
6 daysceph: fix leaked inode reference on writeback abort at umountMatthew Brown
6 daysceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
6 daysceph: bound xattr value length in __build_xattrs()Michael Bommarito
6 daysceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
6 daysceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
6 daysceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
6 daysceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
6 daysceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
2026-08-23ceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
2026-08-23ceph: avoid fs reclaim while using current->journal_infoMax Kellermann
2026-08-23ceph: fix MDS random selection readiness predicateYiming Zhu
2026-08-03ceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang
2026-08-03ceph: fix refcount leak in ceph_readdir()WenTao Liang
2026-08-03ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas
2026-05-23ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
2026-05-23ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
2026-05-14ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
2026-05-07ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-03-19ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
2026-03-19ceph: do not skip the first folio of the next object in writebackHristo Venev
2026-03-19ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-03-19ceph: add a bunch of missing ceph_path_info initializersMax Kellermann
2026-03-04ceph: fix write storm on fscrypted filesSam Edwards
2026-03-04ceph: do not propagate page array emplacement errors as batch errorsSam Edwards
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-03-04ceph: supply snapshot context in ceph_uninline_data()ethanwu
2026-02-11ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher
2026-02-11ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-10-08ceph: fix multifs mds auth caps issueKotresh HR
2025-10-08ceph: cleanup in ceph_alloc_readdir_reply_buffer()Viacheslav Dubeyko
2025-10-08ceph: fix potential NULL dereference issue in ceph_fill_trace()Viacheslav Dubeyko
2025-10-08ceph: fix potential race condition on operations with CEPH_I_ODIRECT flagViacheslav Dubeyko
2025-10-08ceph: refactor wake_up_bit() pattern of callingViacheslav Dubeyko
2025-10-08ceph: fix potential race condition in ceph_ioctl_lazyio()Viacheslav Dubeyko
2025-10-08ceph: fix overflowed constant issue in ceph_do_objects_copy()Viacheslav Dubeyko
2025-10-08ceph: fix wrong sizeof argument issue in register_session()Viacheslav Dubeyko
2025-10-08ceph: add checking of wait_for_completion_killable() return valueViacheslav Dubeyko
2025-10-08ceph: make ceph_start_io_*() killableMax Kellermann
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-09ceph: fix crash after fscrypt_encrypt_pagecache_blocks() errorMax Kellermann