summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-17ocfs2: check dir i_size in ocfs2_find_entrySu Yue
2025-02-17statmount: let unset strings be emptyMiklos Szeredi
2025-02-17fs: fix adding security options to statmount.mnt_optMiklos Szeredi
2025-02-17fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()Jeff Layton
2025-02-17btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2025-02-17Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den
2025-02-17xfs: fix mount hang during primary superblock recovery failureLong Li
2025-02-17xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong
2025-02-17xfs: release the dquot buf outside of qli_lockDarrick J. Wong
2025-02-17xfs: convert quotacheck to attach dquot buffersDarrick J. Wong
2025-02-17xfs: attach dquot buffer to dquot log item bufferDarrick J. Wong
2025-02-17xfs: clean up log item accesses in xfs_qm_dqflush{,_done}Darrick J. Wong
2025-02-17xfs: separate dquot buffer reads from xfs_dqflushDarrick J. Wong
2025-02-17xfs: don't lose solo superblock counter update transactionsDarrick J. Wong
2025-02-17xfs: avoid nested calls to __xfs_trans_commitDarrick J. Wong
2025-02-17NFSD: Encode COMPOUND operation status on page boundariesChuck Lever
2025-02-17nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on itDragan Simic
2025-02-17nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-17ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)
2025-02-17ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao
2025-02-17pnfs/flexfiles: retry getting layout segment for readsMike Snitzer
2025-02-17ceph: fix memory leak in ceph_mds_auth_match()Antoine Viallon
2025-02-17xfs: Add error handling for xfs_reflink_cancel_cow_rangeWentao Liang
2025-02-17xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...Wentao Liang
2025-02-17xfs: don't call remap_verify_area with sb write protection heldChristoph Hellwig
2025-02-17ksmbd: fix integer overflows on 32 bit systemsDan Carpenter
2025-02-17binfmt_flat: Fix integer overflow bug on 32 bit systemsDan Carpenter
2025-02-17fs/proc: do_task_stat: Fix ESP not readable during coredumpNam Cao
2025-02-17smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-02-17smb: client: fix order of arguments of tracepointsRuben Devos
2025-02-17cifs: Remove intermediate object of failed create SFU callPali Rohár
2025-02-17xfs: don't over-report free space or inodes in statvfsDarrick J. Wong
2025-02-17xfs: report realtime block quota limits on realtime directoriesDarrick J. Wong
2025-02-17btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handlingJosef Bacik
2025-02-17btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_ext...Hao-ran Zheng
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-17btrfs: fix use-after-free when attempting to join an aborted transactionFilipe Manana
2025-02-17btrfs: do not output error message if a qgroup has been already cleaned upQu Wenruo
2025-02-17btrfs: fix assertion failure when splitting ordered extent after transaction ...Filipe Manana
2025-02-08btrfs: do proper folio cleanup when run_delalloc_nocow() failedQu Wenruo
2025-02-08btrfs: output the reason for open_ctree() failureQu Wenruo
2025-02-08xfs: don't shut down the filesystem for media failures beyond end of logDarrick J. Wong
2025-02-08xfs: check for dead buffers in xfs_buf_find_insertChristoph Hellwig
2025-02-08f2fs: Introduce linear search for dentriesDaniel Lee
2025-02-08cifs: Fix getting and setting SACLs over SMB1Pali Rohár
2025-02-08cifs: Validate EAs for WSL reparse pointsPali Rohár
2025-02-08hostfs: fix string handling in __dentry_name()Al Viro
2025-02-08ubifs: skip dumping tnc tree when zroot is nullpangliyuan
2025-02-08NFSv4.2: mark OFFLOAD_CANCEL MOVEABLEOlga Kornievskaia
2025-02-08NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia