summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-17NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-07-17flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan
2025-07-17fix proc_sys_compare() handling of in-lookup dentriesAl Viro
2025-07-17proc: Clear the pieces of proc_inode that proc_evict_inode cares aboutEric W. Biederman
2025-07-17btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana
2025-07-17btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana
2025-07-17btrfs: fix missing error handling when searching for inode refs during log re...Filipe Manana
2025-07-17nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima
2025-07-17btrfs: don't abort filesystem when attempting to snapshot deleted subvolumeOmar Sandoval
2025-07-17attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro
2025-07-17jfs: validate AG parameters in dbMount() to prevent crashesVasiliy Kovalev
2025-07-17fs/jfs: consolidate sanity checking in dbMountDave Kleikamp
2025-07-17ovl: Check for NULL d_inode() in ovl_dentry_upper()Kees Cook
2025-07-17ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka
2025-07-17cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár
2025-06-27jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()Jeongjun Park
2025-06-27jffs2: check jffs2_prealloc_raw_node_refs() result in few other placesFedor Pchelkin
2025-06-27jffs2: check that raw node were preallocated before writing summaryArtem Sadovnikov
2025-06-27jfs: Fix null-ptr-deref in jfs_ioc_trimDylan Wolff
2025-06-27jfs: fix array-index-out-of-bounds read in add_missing_indicesAditya Dutt
2025-06-27f2fs: prevent kernel warning due to negative i_nlink from corrupted imageJaegeuk Kim
2025-06-27ext4: fix calculation of credits for extent tree modificationJan Kara
2025-06-27ext4: inline: fix len overflow in ext4_prepare_inline_dataThadeu Lima de Souza Cascardo
2025-06-27nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-06-27gfs2: move msleep to sleepable contextAlexander Aring
2025-06-27configfs: Do not override creating attribute file failure in populate_attrs()Zijun Hu
2025-06-27fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu
2025-06-27NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever
2025-06-27NFSD: Fix ia_size underflowChuck Lever
2025-06-27do_change_type(): refuse to operate on unmounted/not ours mountsAl Viro
2025-06-27nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()Ryusuke Konishi
2025-06-27nilfs2: add pointer check for nilfs_direct_propagate()Wentao Liang
2025-06-27Squashfs: check return result of sb_min_blocksizePhillip Lougher
2025-06-27f2fs: fix to correct check conditions in f2fs_cross_renameZhiguo Niu
2025-06-27f2fs: use d_inode(dentry) cleanup dentry->d_inodeZhiguo Niu
2025-06-27f2fs: clean up w/ fscrypt_is_bounce_page()Chao Yu
2025-06-27f2fs: fix to do sanity check on sbi->total_valid_block_countChao Yu
2025-06-27gfs2: gfs2_create_inode error handling fixAndreas Gruenbacher
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