summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-08-31btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-08-31btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-08-31btrfs: replace: drop assert for suspended replaceAnand Jain
2022-08-31btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-31mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu
2022-08-31NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia
2022-08-31NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust
2022-08-31xfs: only bother with sync_filesystem during readonly remountDarrick J. Wong
2022-08-31xfs: return errors in xfs_fs_sync_fsDarrick J. Wong
2022-08-31vfs: make sync_filesystem return errors from ->sync_fsDarrick J. Wong
2022-08-31fs: remove __sync_filesystemChristoph Hellwig
2022-08-31xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*Darrick J. Wong
2022-08-31xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()Dan Carpenter
2022-08-25smb3: check xattr value length earlierSteve French
2022-08-25f2fs: fix to do sanity check on segment type in build_sit_entries()Chao Yu
2022-08-25f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-25ceph: don't leak snap_rwsem in handle_cap_grantJeff Layton
2022-08-25ceph: use correct index when encoding client supported featuresLuís Henriques
2022-08-25NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-08-25NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust
2022-08-25NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust
2022-08-25NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust
2022-08-25btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana
2022-08-21btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo
2022-08-21btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo
2022-08-21ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li
2022-08-21ext4: correct max_inline_xattr_value_size computingBaokun Li
2022-08-21ext4: fix extent status tree race in writeback error recovery pathEric Whitney
2022-08-21ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o
2022-08-21ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2022-08-21ext4: make sure ext4_append() always allocates new blockLukas Czerner
2022-08-21ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin
2022-08-21ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li
2022-08-21ext4: check if directory block is within i_sizeLukas Czerner
2022-08-21btrfs: reset block group chunk force if we have to waitJosef Bacik
2022-08-21btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo
2022-08-21__follow_mount_rcu(): verify that mount_lock remains unchangedAl Viro
2022-08-21posix-cpu-timers: Cleanup CPU timers before freeing them during execThadeu Lima de Souza Cascardo
2022-08-21f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same timeChao Liu
2022-08-21f2fs: write checkpoint during FG_GCByungki Lee
2022-08-21f2fs: don't set GC_FAILURE_PIN for background GCChao Yu
2022-08-21fuse: Remove the control interface for virtio-fsXie Yongji
2022-08-21jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal abortedZhihao Cheng
2022-08-21ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng
2022-08-21jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()Zhang Yi
2022-08-21fs: check FMODE_LSEEK to control internal pipe splicingJason A. Donenfeld
2022-08-21erofs: avoid consecutive detection for Highmem memoryGao Xiang