summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
5 daysceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
5 daysceph: fix i_nlink underrun during async unlinkMax Kellermann
5 daysceph: add a bunch of missing ceph_path_info initializersMax Kellermann
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-13ceph: fix multifs mds auth caps issueKotresh HR
2025-11-13ceph: refactor wake_up_bit() pattern of callingViacheslav Dubeyko
2025-11-13ceph: fix potential race condition in ceph_ioctl_lazyio()Viacheslav Dubeyko
2025-11-13ceph: add checking of wait_for_completion_killable() return valueViacheslav Dubeyko
2025-09-19ceph: fix race condition where r_parent becomes stale before sending messageAlex Markuze
2025-09-19ceph: fix race condition validating r_parent before applying stateAlex Markuze
2025-08-15parse_longname(): strrchr() expects NUL-terminated stringAl Viro
2025-07-06ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka
2025-06-27ceph: set superblock s_magic for IMA fsmagic matchingDennis Marttinen
2025-06-27ceph: avoid kernel BUG for encrypted inode with unaligned file sizeViacheslav Dubeyko
2025-05-02ceph: Fix incorrect flush end position calculationDavid Howells
2025-02-17ceph: fix memory leak in ceph_mds_auth_match()Antoine Viallon
2025-01-02ceph: allocate sparse_ext map only for sparse readsIlya Dryomov
2024-12-27ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov
2024-12-27ceph: fix memory leaks in __ceph_sync_read()Max Kellermann
2024-12-27ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze
2024-12-27ceph: validate snapdirname option length when mountingIlya Dryomov
2024-12-27ceph: give up on paths longer than PATH_MAXMax Kellermann
2024-12-09ceph: fix cred leak in ceph_mds_check_access()Max Kellermann
2024-12-09ceph: pass cred pointer to ceph_mds_auth_match()Max Kellermann
2024-12-09ceph: extract entity name from device idPatrick Donnelly
2024-10-04Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-10-03ceph: fix cap ref leak via netfs init_requestPatrick Donnelly
2024-10-03ceph: use struct_size() helper in __ceph_pool_perm_get()Thorsten Blum
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-24ceph: remove the incorrect Fw reference check when dirtying pagesXiubo Li
2024-09-24ceph: Remove empty definition in header fileZhang Zekun
2024-09-24ceph: Fix typo in the commentYan Zhen
2024-09-24ceph: fix a memory leak on cap_auths in MDS clientLuis Henriques (SUSE)
2024-09-24ceph: flush all caps releases when syncing the whole filesystemXiubo Li
2024-09-24ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()Xiubo Li
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-09ceph: remove unused f_versionChristian Brauner
2024-08-27ceph: Convert to use jiffies macroChen Yufan
2024-08-27ceph: Remove unused declarationsYue Haibing
2024-08-21netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...David Howells
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-139p: Fix DIO read through netfsDominique Martinet
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells