summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-30smb: client: fix multiuser mount with krb5Paulo Alcantara
2026-08-30smb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
2026-08-30smb/client: invalidate fscache for fallocate range operationsHuiwen He
2026-08-30smb/client: fix stale page cache in insert/collapse rangeHuiwen He
2026-08-30smb/client: fix integer truncation in collapse rangeHuiwen He
2026-08-30smb/client: fix data corruption in emulated insert rangeHuiwen He
2026-08-30smb/client: mark file sparse before emulating insert rangeHuiwen He
2026-08-30smb/client: validate new EOF for zero rangeHuiwen He
2026-08-30smb/client: validate new EOF for insert rangeHuiwen He
2026-08-30Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2026-08-30ntfs: fix FITRIM range alignmentJacopo Labardi
2026-08-30ntfs: read WOF chunks outside the decompression lockZhan Xusheng
2026-08-28Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-28Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-28Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-27ntfs: leave HasEA flag untouched on setxattr failureBaolin Liu
2026-08-27ntfs: fix race between fallocate and mmap readsHongling Zeng
2026-08-27ntfs: fix memmove overlap in ntfs_new_attr_flagsHongling Zeng
2026-08-27ntfs: compute bi_sector in 512-byte unitsDennis Tighe
2026-08-27f2fs: support resizable tail section and unify pinned allocationDaeho Jeong
2026-08-26cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()Frank Sorenson
2026-08-26Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-08-26ceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
2026-08-26ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
2026-08-26ceph: fix leaked inode reference on writeback abort at umountMatthew Brown
2026-08-26libceph: remove ceph_put_page_vector()Tal Zussman
2026-08-26ceph: make nearfull sync writes opt-inAlex Markuze
2026-08-26ceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
2026-08-26ceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
2026-08-26ceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
2026-08-26ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
2026-08-26ceph: pass inode pointer around instead of reloading itMax Kellermann
2026-08-26ceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
2026-08-26ceph: add helper function ceph_cap_is_removed()Max Kellermann
2026-08-26ceph: make __ceph_remove_cap() staticMax Kellermann
2026-08-26ceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
2026-08-26ceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
2026-08-26ceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
2026-08-26ceph: bound xattr value length in __build_xattrs()Michael Bommarito
2026-08-26ceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
2026-08-26ceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
2026-08-26ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li
2026-08-26ceph: do not cache negative dentries for snapped directoriesXiubo Li
2026-08-26ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li
2026-08-26ceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li
2026-08-26ceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann
2026-08-26ceph: skip __touch_cap() most of the timeMax Kellermann
2026-08-26ceph: Change system_unbound_wq with system_dfl_wqMarco Crivellari
2026-08-26ceph: properly decrypt filenames in vmalloc() buffersSam Edwards