summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-09fs/ntfs3: Fix invalid free in log_replayNamjae Jeon
2022-06-09exportfs: support idmapped mountsChristian Brauner
2022-06-09fs: add two trivial lookup helpersChristian Brauner
2022-06-09ext4: only allow test_dummy_encryption when supportedEric Biggers
2022-06-09SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French
2022-06-09ksmbd: fix outstanding credits related bugsHyunchul Lee
2022-06-09ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel
2022-06-09dlm: fix missing lkb refcount handlingAlexander Aring
2022-06-09dlm: uninitialized variable on error in dlm_listen_for_all()Dan Carpenter
2022-06-09dlm: fix plock invalid readAlexander Aring
2022-06-09ext4: avoid cycles in directory h-treeJan Kara
2022-06-09ext4: verify dir block before splitting itJan Kara
2022-06-09ext4: fix bug_on in __es_tree_searchBaokun Li
2022-06-09ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o
2022-06-09ext4: fix bug_on in ext4_writepagesYe Bin
2022-06-09ext4: fix warning in ext4_handle_inode_extensionYe Bin
2022-06-09ext4: fix race condition between ext4_write and ext4_convert_inline_dataBaokun Li
2022-06-09ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin
2022-06-09ext4: mark group as trimmed only if it was fully scannedDmitry Monakhov
2022-06-09fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pagesZhihao Cheng
2022-06-09f2fs: fix to do sanity check for inline inodeChao Yu
2022-06-09f2fs: fix fallocate to use file_modified to update permissions consistentlyChao Yu
2022-06-09f2fs: don't use casefolded comparison for "." and ".."Eric Biggers
2022-06-09f2fs: fix to do sanity check on total_data_blocksChao Yu
2022-06-09f2fs: don't need inode lock for system hidden quotaJaegeuk Kim
2022-06-09f2fs: fix deadloop in foreground GCChao Yu
2022-06-09f2fs: fix to clear dirty inode in f2fs_evict_inode()Chao Yu
2022-06-09f2fs: fix to do sanity check on block address in f2fs_do_zero_range()Chao Yu
2022-06-09f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()Chao Yu
2022-06-09NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-06-09NFS: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2022-06-09NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2022-06-09NFS: Always initialise fattr->label in nfs_fattr_alloc()Trond Myklebust
2022-06-09NFS: Further fixes to the writeback error handlingTrond Myklebust
2022-06-09NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust
2022-06-09NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust
2022-06-09NFS: Do not report flush errors in nfs_write_end()Trond Myklebust
2022-06-09NFS: Don't report ENOSPC write errors twiceTrond Myklebust
2022-06-09NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYSTrond Myklebust
2022-06-09NFS: Do not report EINTR/ERESTARTSYS as mapping errorsTrond Myklebust
2022-06-09f2fs: fix dereference of stale list iterator after loop bodyJakob Koschel
2022-06-09f2fs: fix to do sanity check on inline_dots inodeChao Yu
2022-06-09f2fs: support fault injection for dquot_initialize()Chao Yu
2022-06-09nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder
2022-06-09hugetlbfs: fix hugetlbfs_statfs() lockingMina Almasry
2022-06-09proc: fix dentry/inode overinstantiating under /proc/${pid}/netAlexey Dobriyan
2022-06-09dax: fix cache flush on PMD-mapped pagesMuchun Song
2022-06-09ext4: reject the 'commit' option on ext2 filesystemsEric Biggers
2022-06-09iomap: iomap_write_failed fixAndreas Gruenbacher
2022-06-09fsnotify: fix wrong lockdep annotationsAmir Goldstein