summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-07pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds
2020-10-07autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds
2020-10-07pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust
2020-10-07NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-07io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe
2020-10-07fuse: fix the ->direct_IO() treatment of iov_iterAl Viro
2020-10-07vboxsf: Fix the check for the old binary mount-arguments structHans de Goede
2020-10-07btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-10-07io_uring: always delete double poll wait entry on matchJens Axboe
2020-10-01io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe
2020-10-01btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn
2020-10-01btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain
2020-10-01io_uring: fix openat/openat2 unified prep handlingJens Axboe
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-17debugfs: Fix module state check conditionVladis Dronov
2020-09-17btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana
2020-09-17btrfs: free data reloc tree on failed mountJosef Bacik
2020-09-17btrfs: fix lockdep splat in add_missing_devJosef Bacik
2020-09-17btrfs: require only sector size alignment for parent eb bytenrQu Wenruo
2020-09-17xfs: initialize the shortform attr header padding entryDarrick J. Wong
2020-09-17xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster
2020-09-17btrfs: fix NULL pointer dereference after failure to create snapshotFilipe Manana
2020-09-12io_uring: fix linked deferred ->files cancellationPavel Begunkov
2020-09-12io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov
2020-09-09io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe
2020-09-09io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue
2020-09-09io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue
2020-09-09affs: fix basic permission bits to actually workMax Staudt
2020-09-09btrfs: tree-checker: fix the error message for transid errorQu Wenruo
2020-09-09btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-09btrfs: set the correct lockdep class for new nodesJosef Bacik
2020-09-09btrfs: allocate scrub workqueues outside of locksJosef Bacik
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka
2020-09-09xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong
2020-09-09fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-09xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen
2020-09-09xfs: finish dfops on every insert range shift iterationBrian Foster