aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
14 daysMerge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
14 daysMerge tag 'v6.1.129' into v6.1/standard/baseBruce Ashfield
2025-02-21f2fs: fix to wait dio completionChao Yu
2025-02-21nilfs2: protect access to buffers with no active referencesRyusuke Konishi
2025-02-21nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi
2025-02-21nilfs2: do not output warnings when clearing dirty buffersRyusuke Konishi
2025-02-21btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana
2025-02-21orangefs: fix a oob in orangefs_debug_writeMike Marshall
2025-02-21NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo
2025-02-21nfsd: clear acl_access/acl_default after releasing themLi Lingfeng
2025-02-21btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2025-02-21Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den
2025-02-21cachefiles: Fix NULL pointer dereference in object->fileZizhi Wo
2025-02-21ocfs2: check dir i_size in ocfs2_find_entrySu Yue
2025-02-21nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-21ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)
2025-02-21ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao
2025-02-21pnfs/flexfiles: retry getting layout segment for readsMike Snitzer
2025-02-21xfs: Add error handling for xfs_reflink_cancel_cow_rangeWentao Liang
2025-02-21ksmbd: fix integer overflows on 32 bit systemsDan Carpenter
2025-02-21binfmt_flat: Fix integer overflow bug on 32 bit systemsDan Carpenter
2025-02-21fs/proc: do_task_stat: Fix ESP not readable during coredumpNam Cao
2025-02-21smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-02-21xfs: don't over-report free space or inodes in statvfsDarrick J. Wong
2025-02-21xfs: report realtime block quota limits on realtime directoriesDarrick J. Wong
2025-02-21btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handlingJosef Bacik
2025-02-21btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_ext...Hao-ran Zheng
2025-02-21exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-21btrfs: fix use-after-free when attempting to join an aborted transactionFilipe Manana
2025-02-21btrfs: output the reason for open_ctree() failureQu Wenruo
2025-02-21NFSD: Reset cb_seq_status after NFS4ERR_DELAYChuck Lever
2025-02-21f2fs: Introduce linear search for dentriesDaniel Lee
2025-02-21ubifs: skip dumping tnc tree when zroot is nullpangliyuan
2025-02-21NFSv4.2: mark OFFLOAD_CANCEL MOVEABLEOlga Kornievskaia
2025-02-21NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia
2025-02-21ocfs2: mark dquot as inactive if failed to start trans while releasing dquotSu Yue
2025-02-21smb: client: fix oops due to unset link speedPaulo Alcantara
2025-02-21afs: Fix the fallback handling for the YFS.RemoveFile2 RPC callDavid Howells
2025-02-21select: Fix unbalanced user_access_end()Christophe Leroy
2025-02-21pstore/blk: trivial typo fixesEugen Hristev
2025-02-21fs: fix proc_handler for sysctl_nr_openJinliang Zheng
2025-02-21afs: Fix directory format encoding structDavid Howells
2025-02-21afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTYDavid Howells
2025-02-07Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2025-02-07Merge tag 'v6.1.128' into v6.1/standard/baseBruce Ashfield
2025-02-01smb: client: fix NULL ptr deref in crypto_aead_setkey()Paulo Alcantara
2025-02-01smb: client: fix UAF in async decryptionEnzo Matsumiya
2025-02-01ext4: fix access to uninitialised lock in fc replay pathLuis Henriques (SUSE)
2025-02-01gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagAndreas Gruenbacher
2025-02-01xfs: respect the stable writes flag on the RT deviceChristoph Hellwig