summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-10-17reiserfs: Fix oops during mountJan Kara1-0/+7
2020-10-17reiserfs: Initialize inode keys properlyJan Kara1-5/+1
2020-10-14afs: Fix deadlock between writeback and truncateDavid Howells3-9/+50
2020-10-14pipe: Fix memory leaks in create_pipe_files()Qian Cai1-6/+5
2020-10-14btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik2-1/+5
2020-10-14io_uring: fix potential ABBA deadlock in ->show_fdinfo()Jens Axboe1-5/+14
2020-10-14btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik3-9/+9
2020-10-14cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy1-1/+1
2020-10-14splice: teach splice pipe reading about empty pipe buffersLinus Torvalds1-0/+20
2020-10-14exfat: fix use of uninitialized spinlock on error pathNamjae Jeon4-15/+6
2020-10-07ep_create_wakeup_source(): dentry name can change under you...Al Viro1-3/+4
2020-10-07epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro1-0/+1
2020-10-07epoll: replace ->visited/visited_list with generation countAl Viro1-19/+8
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro1-19/+18
2020-10-07pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds2-25/+45
2020-10-07autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds2-1/+9
2020-10-07pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust1-5/+6
2020-10-07NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia1-1/+9
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell1-0/+3
2020-10-07io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe1-2/+4
2020-10-07fuse: fix the ->direct_IO() treatment of iov_iterAl Viro1-13/+12
2020-10-07vboxsf: Fix the check for the old binary mount-arguments structHans de Goede1-1/+1
2020-10-07btrfs: fix filesystem corruption after a device replaceFilipe Manana1-1/+39
2020-10-07io_uring: always delete double poll wait entry on matchJens Axboe1-0/+2
2020-10-01io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe1-0/+2
2020-10-01btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn1-6/+5
2020-10-01btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain1-6/+10
2020-10-01io_uring: fix openat/openat2 unified prep handlingJens Axboe1-2/+4
2020-09-23f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi1-0/+3
2020-09-23f2fs: fix indefinite loop scanning for free nidSahitya Tummala1-0/+3
2020-09-23cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg1-0/+4
2020-09-23NFS: Zero-stateid SETATTR should first return delegationChuck Lever1-1/+3
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia1-1/+6
2020-09-17debugfs: Fix module state check conditionVladis Dronov1-2/+2
2020-09-17btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana1-1/+2
2020-09-17btrfs: free data reloc tree on failed mountJosef Bacik1-0/+2
2020-09-17btrfs: fix lockdep splat in add_missing_devJosef Bacik1-0/+10
2020-09-17btrfs: require only sector size alignment for parent eb bytenrQu Wenruo2-15/+16
2020-09-17xfs: initialize the shortform attr header padding entryDarrick J. Wong1-2/+2
2020-09-17xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster2-3/+3
2020-09-17btrfs: fix NULL pointer dereference after failure to create snapshotFilipe Manana1-0/+1
2020-09-12io_uring: fix linked deferred ->files cancellationPavel Begunkov1-2/+23
2020-09-12io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov1-0/+26
2020-09-09io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe1-0/+13
2020-09-09io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue1-1/+1
2020-09-09io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue1-0/+1
2020-09-09affs: fix basic permission bits to actually workMax Staudt2-1/+52
2020-09-09btrfs: tree-checker: fix the error message for transid errorQu Wenruo1-1/+1
2020-09-09btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza2-1/+7
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5