summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-09-20tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris
2022-09-15afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2022-09-15smb3: missing inode locks in punch holeDavid Howells
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-15btrfs: harden identification of a stale deviceAnand Jain
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov
2022-09-05btrfs: tree-checker: check for overlapping extent itemsJosef Bacik
2022-09-05btrfs: unify lookup return value when dir entry is missingFilipe Manana
2022-09-05btrfs: do not pin logs too early during renamesFilipe Manana
2022-09-05btrfs: introduce btrfs_lookup_match_dirMarcos Paulo de Souza
2022-09-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-09-05btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-09-05btrfs: replace: drop assert for suspended replaceAnand Jain
2022-09-05btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-25btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo
2022-08-25btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo
2022-08-25smb3: check xattr value length earlierSteve French
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-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-25btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo
2022-08-25ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li
2022-08-25ext4: correct max_inline_xattr_value_size computingBaokun Li
2022-08-25ext4: fix extent status tree race in writeback error recovery pathEric Whitney
2022-08-25ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o
2022-08-25ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2022-08-25ext4: make sure ext4_append() always allocates new blockLukas Czerner
2022-08-25ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li
2022-08-25btrfs: reset block group chunk force if we have to waitJosef Bacik
2022-08-25fuse: Remove the control interface for virtio-fsXie Yongji
2022-08-25jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal abortedZhihao Cheng
2022-08-25ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng
2022-08-25jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()Zhang Yi
2022-08-25fs: check FMODE_LSEEK to control internal pipe splicingJason A. Donenfeld
2022-08-25erofs: avoid consecutive detection for Highmem memoryGao Xiang
2022-08-25ext2: Add more validity checks for inode countsJan Kara
2022-08-25epoll: autoremove wakers even more aggressivelyBenjamin Segall
2022-08-25fuse: limit nsecMiklos Szeredi
2022-08-25ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()Jiachen Zhang
2022-08-25fs: Add missing umask strip in vfs_tmpfileYang Xu
2022-08-25vfs: Check the truncate maximum size in inode_newsize_ok()David Howells
2022-08-03ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong
2022-07-29dlm: fix pending remove if msg allocation failsAlexander Aring
2022-07-21ext4: fix race condition between ext4_write and ext4_convert_inline_dataBaokun Li