summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
13 dayssmb/client: validate new EOF for zero rangeHuiwen He
13 dayssmb/client: validate new EOF for insert rangeHuiwen He
13 daysMerge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
14 daysntfs: fix FITRIM range alignmentJacopo Labardi
14 daysntfs: 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
2026-08-26ceph: pass fscrypt `tname` buffers directlySam Edwards
2026-08-26ceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng
2026-08-26ntfs: reject invalid sectors_per_cluster in the boot sectorDennis Tighe
2026-08-26ntfs: bound $AttrDef table walk to the loaded table sizeDennis Tighe
2026-08-26ntfs: fix undefined behavior in mft/index record size calculationHongling Zeng
2026-08-26ntfs: treat any nonzero dio zero-range return as an errorWentao Guan
2026-08-26ntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resizeHongling Zeng