summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-08btrfs: do proper folio cleanup when run_delalloc_nocow() failedQu Wenruo
2025-02-08btrfs: do proper folio cleanup when cow_file_range() 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: release the dquot buf outside of qli_lockDarrick J. Wong
2025-02-08xfs: don't over-report free space or inodes in statvfsDarrick J. Wong
2025-02-08xfs: fix mount hang during primary superblock recovery failureLong Li
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
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-02-08nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi
2025-02-08nilfs2: protect access to buffers with no active referencesRyusuke Konishi
2025-02-08nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi
2025-02-08ocfs2: mark dquot as inactive if failed to start trans while releasing dquotSu Yue
2025-02-08erofs: fix potential return value overflow of z_erofs_shrink_scan()Gao Xiang
2025-02-08cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...Pali Rohár
2025-02-08smb: client: fix oops due to unset link speedPaulo Alcantara
2025-02-08afs: Fix the fallback handling for the YFS.RemoveFile2 RPC callDavid Howells
2025-02-08select: Fix unbalanced user_access_end()Christophe Leroy
2025-02-08btrfs: subpage: fix the bitmap dump of the locked flagsQu Wenruo
2025-02-08btrfs: improve the warning and error message for btrfs_remove_qgroup()Qu Wenruo
2025-02-08pstore/blk: trivial typo fixesEugen Hristev
2025-02-08fs: fix proc_handler for sysctl_nr_openJinliang Zheng
2025-02-08afs: Fix cleanup of immediately failed async callsDavid Howells
2025-02-08afs: Fix directory format encoding structDavid Howells
2025-02-08afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTYDavid Howells
2025-02-08dlm: fix srcu_read_lock() return type to intAlexander Aring
2025-02-08dlm: fix removal of rsb struct that is master and dir recordAlexander Aring
2025-02-01smb: client: handle lack of EA support in smb2_query_path_info()Paulo Alcantara
2025-02-01libfs: Use d_children list to iterate simple_offset directoriesChuck Lever
2025-02-01libfs: Replace simple_offset end-of-directory detectionChuck Lever
2025-02-01Revert "libfs: fix infinite directory reads for offset dir"Chuck Lever
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-02-01libfs: Return ENOSPC when the directory offset range is exhaustedChuck Lever
2025-02-01gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagAndreas Gruenbacher
2025-01-16Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-16Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-01-16Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-15ocfs2: check dir i_size in ocfs2_find_entrySu Yue
2025-01-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara
2025-01-13btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12cifs: support reconnect with alternate password for SMB1Meetakshi Setiya
2025-01-12fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel