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: Check for delegation validity in nfs_start_delegation_return_locked()Trond Myklebust
2025-06-04btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()Filipe Manana
2025-06-04NFSv4/pnfs: Reset the layout state after a layoutreturnTrond 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: make block validity check resistent to sb bh corruptionOjaswin Mujoo
2025-05-02cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina
2025-05-02cifs: print TIDs as hexEnzo Matsumiya
2025-05-02fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov
2025-05-02jfs: Fix shift-out-of-bounds in dbDiscardAGPei Li
2025-05-02ext4: fix timer use-after-free on failed mountXiaxi Shen
2025-05-02smb: client: fix NULL ptr deref in crypto_aead_setkey()Paulo Alcantara
2025-05-02smb: client: fix UAF in async decryptionEnzo Matsumiya
2025-05-02smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2025-05-02smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2025-05-02cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2025-05-02smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara
2025-05-02smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
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-02nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton
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-02f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()Chao Yu
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