aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-10-20Merge tag 'v5.4.72' into v5.4/standard/baseBruce Ashfield
2020-10-17reiserfs: Fix oops during mountJan Kara
2020-10-17reiserfs: Initialize inode keys properlyJan Kara
2020-10-17btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-10-17btrfs: don't pass system_chunk into can_overcommitJosef Bacik
2020-10-16Merge tag 'v5.4.71' into v5.4/standard/baseBruce Ashfield
2020-10-16Merge tag 'v5.4.70' into v5.4/standard/baseBruce Ashfield
2020-10-14cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
2020-10-14btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...Qu Wenruo
2020-10-14btrfs: fix RWF_NOWAIT write not failling when we need to cowFilipe Manana
2020-10-14btrfs: Ensure we trim ranges across block group boundaryQu Wenruo
2020-10-14btrfs: volumes: Use more straightforward way to calculate map lengthQu Wenruo
2020-10-14Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana
2020-10-14Btrfs: send, allow clone operations within the same fileFilipe Manana
2020-10-14io_uring: Fix double list add in io_queue_async_work()Muchun Song
2020-10-14io_uring: Fix remove irrelevant req from the task_listMuchun Song
2020-10-14io_uring: Fix missing smp_mb() in io_cancel_async_work()Muchun Song
2020-10-14io_uring: Fix resource leaking when kill the processYinyin Zhu
2020-10-07ep_create_wakeup_source(): dentry name can change under you...Al Viro
2020-10-07epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro
2020-10-07epoll: replace ->visited/visited_list with generation countAl Viro
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-07fuse: fix the ->direct_IO() treatment of iov_iterAl Viro
2020-10-07xfs: trim IO to found COW extent limitEric Sandeen
2020-10-07btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-10-05Merge tag 'v5.4.69' into v5.4/standard/baseBruce Ashfield
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