summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-09ext4: fix bug_on in ext4_writepagesYe Bin
2022-06-09ext4: fix memory leak in parse_apply_sb_mount_options()Eric Biggers
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 journal_ioprio mount option handlingOjaswin Mujoo
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-09NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-06-09NFS: Pass i_size to fscache_unuse_cookie() when a file is releasedDave Wysochanski
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-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-09ocfs2: fix mounting crash if journal is not allocedHeming Zhao via Ocfs2-devel
2022-06-09dax: fix cache flush on PMD-mapped pagesMuchun Song
2022-06-09rxrpc: Fix locking issueDavid Howells
2022-06-09ext4: reject the 'commit' option on ext2 filesystemsEric Biggers
2022-06-09erofs: fix buffer copy overflow of ztailpacking featureGao Xiang
2022-06-09io_uring: only wake when the correct events are setDylan Yudaken
2022-06-09io_uring: avoid io-wq -EAGAIN looping for !IOPOLLPavel Begunkov
2022-06-09iomap: iomap_write_failed fixAndreas Gruenbacher
2022-06-09fsnotify: fix wrong lockdep annotationsAmir Goldstein
2022-06-09inotify: show inotify mask flags in proc fdinfoAmir Goldstein
2022-06-09cifs: do not use tcpStatus after negotiate completesShyam Prasad N
2022-06-09smb3: check for null tconSteve French
2022-06-09fanotify: fix incorrect fmode_t castsVasily Averin
2022-06-09cifs: return ENOENT for DFS lookup_cache_entry()Enzo Matsumiya
2022-06-09fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi
2022-06-09fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu
2022-06-09gfs2: use i_lock spin_lock for inode qadataBob Peterson
2022-06-09afs: Adjust ACK interpretation to try and cope with NATDavid Howells