summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-02-16fs/ntfs3: Fix an NULL dereference bugDan Carpenter
2024-02-16xfs: respect the stable writes flag on the RT deviceChristoph Hellwig
2024-02-16xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflagsChristoph Hellwig
2024-02-16xfs: dquot recovery does not validate the recovered dquotDarrick J. Wong
2024-02-16xfs: clean up dqblk extractionDarrick J. Wong
2024-02-16xfs: inode recovery does not validate the recovered inodeDave Chinner
2024-02-16xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATSAnthony Iliopoulos
2024-02-16xfs: fix internal error from AGFL exhaustionOmar Sandoval
2024-02-16xfs: up(ic_sema) if flushing data device failsLeah Rumancik
2024-02-16xfs: only remap the written blocks in xfs_reflink_end_cow_extentChristoph Hellwig
2024-02-16xfs: abort intent items when recovery intents failLong Li
2024-02-16xfs: factor out xfs_defer_pending_abortLong Li
2024-02-16xfs: allow read IO and FICLONE to run concurrentlyCatherine Hoang
2024-02-16xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_spaceChristoph Hellwig
2024-02-16xfs: introduce protection for drop nlinkCheng Lin
2024-02-16xfs: make sure maxlen is still congruent with prod when rounding downDarrick J. Wong
2024-02-16xfs: fix units conversion error in xfs_bmap_del_extent_delayDarrick J. Wong
2024-02-16xfs: rt stubs should return negative errnos when rt disabledDarrick J. Wong
2024-02-16xfs: prevent rt growfs when quota is enabledDarrick J. Wong
2024-02-16xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong
2024-02-16xfs: bump max fsgeom struct versionDarrick J. Wong
2024-02-16cifs: failure to add channel on iface should bump up weightShyam Prasad N
2024-02-16cifs: avoid redundant calls to disable multichannelShyam Prasad N
2024-02-16ext4: regenerate buddy after block freeing failed if under fc replayBaokun Li
2024-02-05ceph: fix invalid pointer access if get_quota_realm return ERR_PTRWenchao Hao
2024-02-05ceph: fix deadlock or deadcode of misusing dget()Xiubo Li
2024-02-05ceph: reinitialize mds feature bit even when session in openVenky Shankar
2024-02-059p: Fix initialisation of netfs_inode for 9pDavid Howells
2024-02-05fs/kernfs/dir: obey S_ISGIDMax Kellermann
2024-02-05f2fs: fix to tag gcing flag on page during block migrationChao Yu
2024-02-05f2fs: fix write pointers on zoned device after roll forwardJaegeuk Kim
2024-02-05reiserfs: Avoid touching renamed directory if parent does not changeJan Kara
2024-02-05fast_dput(): handle underflows gracefullyAl Viro
2024-02-05f2fs: fix to check return value of f2fs_reserve_new_block()Chao Yu
2024-02-05ext4: avoid online resizing failures due to oversized flex bgBaokun Li
2024-02-05ext4: remove unnecessary check from alloc_flex_gd()Baokun Li
2024-02-05ext4: unify the type of flexbg_size to unsigned intBaokun Li
2024-02-05ext4: fix inconsistent between segment fstrim and full fstrimYe Bin
2024-02-05ecryptfs: Reject casefold directory inodesGabriel Krisman Bertazi
2024-02-05smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-02-05smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-02-05ext4: treat end of range as exclusive in ext4_zero_range()Ojaswin Mujoo
2024-02-05sysctl: Fix out of bounds access for empty sysctl registersJoel Granados
2024-02-05jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis
2024-02-05afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov
2024-02-05afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()Oleg Nesterov
2024-02-05erofs: fix ztailpacking for subpage compressed blocksGao Xiang
2024-02-05erofs: fix up compacted indexes for block size < 4096Gao Xiang
2024-02-05pstore/ram: Fix crash when setting number of cpus to an odd numberWeichen Chen
2024-02-05jfs: fix uaf in jfs_evict_inodeEdward Adam Davis