summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-10-01btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn
2020-10-01btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-10-01cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu
2020-10-01NFS: nfs_xdr_status should record the procedure nameChuck Lever
2020-10-01ceph: fix potential race in ceph_check_capsJeff Layton
2020-10-01btrfs: fix double __endio_write_update_ordered in direct I/OOmar Sandoval
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba
2020-10-01fuse: update attr_version counter on fuse_notify_inval_inode()Miklos Szeredi
2020-10-01fuse: don't check refcount after stealing pageMiklos Szeredi
2020-10-01bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson
2020-10-01btrfs: fix setting last_trans for reloc rootsJosef Bacik
2020-10-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-10-01ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song
2020-10-01ubifs: ubifs_add_orphan: Fix a memory leak bugZhihao Cheng
2020-10-01ubifs: ubifs_jnl_write_inode: Fix a memory leak bugZhihao Cheng
2020-10-01xfs: prohibit fs freezing when using empty transactionsDarrick J. Wong
2020-10-01proc: io_accounting: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-10-01proc: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-10-01exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman
2020-10-01btrfs: free the reloc_control in a consistent wayJosef Bacik
2020-10-01btrfs: do not init a reloc root if we aren't relocatingJosef Bacik
2020-10-01nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust
2020-10-01ext4: mark block bitmap corrupted when found instead of BUGONDmitry Monakhov
2020-10-01xfs: mark dir corrupt when lookup-by-hash failsDarrick J. Wong
2020-10-01xfs: don't ever return a stale pointer from __xfs_dir3_free_readDarrick J. Wong
2020-10-01ext4: fix a data race at inode->i_disksizeQiujun Huang
2020-10-01nfsd: Fix a perf warningTrond Myklebust
2020-10-01ceph: ensure we have a new cap before continuing in fill_inodeJeff Layton
2020-10-01nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()Trond Myklebust
2020-10-01btrfs: tree-checker: Check leaf chunk item sizeQu Wenruo
2020-10-01xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong
2020-10-01xfs: fix realtime file data space leakOmar Sandoval
2020-10-01f2fs: stop GC when the victim becomes fully validJaegeuk Kim
2020-10-01CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2020-10-01CIFS: Use common error handling code in smb2_ioctl_query_info()Markus Elfring
2020-10-01gfs2: clean up iopen glock mess in gfs2_create_inodeBob Peterson
2020-10-01xfs: fix attr leaf header freemap.size underflowBrian Foster
2020-10-01fix dget_parent() fastpath raceAl Viro
2020-10-01f2fs: avoid kernel panic on corruption testJaegeuk Kim
2020-10-01iomap: Fix overflow in iomap_page_mkwriteAndreas Gruenbacher
2020-10-01xfs: properly serialise fallocate against AIO+DIODave Chinner
2020-10-01xfs: fix inode fork extent count overflowDave Chinner
2020-09-23f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi
2020-09-23f2fs: fix indefinite loop scanning for free nidSahitya Tummala
2020-09-23cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg
2020-09-23NFS: Zero-stateid SETATTR should first return delegationChuck Lever
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia
2020-09-23gfs2: initialize transaction tr_ailX_lists earlierBob Peterson
2020-09-17debugfs: Fix module state check conditionVladis Dronov
2020-09-17btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana