summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-04nfs: don't share pNFS DS connections between net namespacesJeff Layton
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-06-04coredump: fix error handling for replace_fd()Christian Brauner
2025-06-04smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong
2025-06-04smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong
2025-06-04__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lockAl Viro
2025-06-04orangefs: Do not truncate file sizeMatthew Wilcox (Oracle)
2025-06-04ext4: reorder capability check lastChristian Göttsche
2025-06-04btrfs: send: return -ENAMETOOLONG when attempting a path that is too longFilipe Manana
2025-06-04btrfs: avoid linker error in btrfs_find_create_tree_block()Mark Harmstone
2025-06-04pNFS/flexfiles: Report ENETDOWN as a connection errorTrond Myklebust
2025-06-04NFSv4: Treat ENETUNREACH errors as fatal for state recoveryTrond Myklebust
2025-06-04NFSv4/pnfs: Reset the layout state after a layoutreturnTrond Myklebust
2025-06-04NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout credTrond Myklebust
2025-06-04nfs: handle failure of nfs_get_lock_context in unlock pathLi Lingfeng
2025-06-04do_umount(): add missing barrier before refcount checks in sync caseAl Viro
2025-06-04ocfs2: stop quota recovery before disabling quotasJan Kara
2025-06-04ocfs2: implement handshaking with ocfs2 recovery threadJan Kara
2025-06-04ocfs2: switch osb->disable_recovery to enumJan Kara
2025-05-02ext4: fix OOB read when checking dotdot dirAcs, Jakub
2025-05-02ext4: optimize __ext4_check_dir_entry()Theodore Ts'o
2025-05-02ext4: don't over-report free space or inodes in statvfsTheodore Ts'o
2025-05-02ext4: code cleanup for ext4_statfs_project()Chengguang Xu
2025-05-02ext4: simplify checking quota limits in ext4_statfs()Jan Kara
2025-05-02virtiofs: add filesystem context source name checkXiangsheng Hou
2025-05-02isofs: Prevent the use of too small fidEdward Adam Davis
2025-05-02hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev
2025-05-02btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-05-02NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever
2025-05-02jbd2: remove wrong sb->s_sequence checkJan Kara
2025-05-02ext4: fix off-by-one error in do_splitArtem Sadovnikov
2025-05-02ext4: don't treat fhandle lookup of ea_inode as FS corruptionJann Horn
2025-05-02ext4: reject casefold inode flag without casefold featureEric Biggers
2025-05-02ext4: ignore xattrs past endBhupesh
2025-05-02ext4: protect ext4_release_dquot against freezingOjaswin Mujoo
2025-05-02jfs: add sanity check for agwidth in dbMountEdward Adam Davis
2025-05-02jfs: Prevent copying of nlink with value 0 from disk inodeEdward Adam Davis
2025-05-02fs/jfs: Prevent integer overflow in AG size calculationRand Deeb
2025-05-02fs/jfs: cast inactags to s64 to prevent potential overflowRand Deeb
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz
2025-04-10affs: don't write overlarge OFS data block size fieldsSimon Tatham
2025-04-10affs: generate OFS sequence numbers starting at 1Simon Tatham
2025-04-10fs/procfs: fix the comment above proc_pid_wchan()Bart Van Assche
2025-04-10ocfs2: validate l_tree_depth to avoid out-of-bounds accessVasiliy Kovalev
2025-04-10isofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz
2025-04-10fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-13Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher