summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-036-40/+73
|\
| * Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-276-40/+73
| |\
| | * afs: Fix error handling in VL server rotationDavid Howells2020-08-201-0/+4
| | * afs: Don't use VL probe running state to make decisions outside probe codeDavid Howells2020-08-205-20/+46
| | * afs: Expose information from afs_vlserver through /proc for debuggingDavid Howells2020-08-204-15/+22
| | * afs: Remove afs_vlserver->probe.have_resultDavid Howells2020-08-202-5/+1
| | * rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-202-4/+4
* | | Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-032-1/+52
|\ \ \
| * | | affs: fix basic permission bits to actually workMax Staudt2020-08-312-1/+52
* | | | Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-09-024-7/+9
|\ \ \ \
| * | | | xfs: initialize the shortform attr header padding entryDarrick J. Wong2020-08-271-2/+2
| * | | | xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen2020-08-261-1/+3
| * | | | xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster2020-08-262-3/+3
| * | | | xfs: finish dfops on every insert range shift iterationBrian Foster2020-08-261-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-09-021-3/+3
|\ \ \ \
| * | | | fix regression in "epoll: Keep a reference on files added to the check list"Al Viro2020-09-021-3/+3
* | | | | Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-0110-71/+113
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | btrfs: tree-checker: fix the error message for transid errorQu Wenruo2020-08-271-1/+1
| * | | | btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-08-271-1/+5
| * | | | btrfs: set the correct lockdep class for new nodesJosef Bacik2020-08-271-1/+1
| * | | | btrfs: allocate scrub workqueues outside of locksJosef Bacik2020-08-271-52/+70
| * | | | btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-08-273-14/+27
| * | | | btrfs: drop path before adding new uuid tree entryJosef Bacik2020-08-271-1/+2
| * | | | btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza2020-08-272-1/+7
* | | | | Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-302-1/+16
|\ \ \ \ \
| * | | | | cifs: fix check of tcon dfs in smb1Paulo Alcantara2020-08-282-1/+16
| | |_|_|/ | |/| | |
* | | | | Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-291-1/+0
|\ \ \ \ \
| * | | | | afs: Remove erroneous fallthough annotationDan Carpenter2020-08-271-1/+0
* | | | | | Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-282-44/+76
|\ \ \ \ \ \
| * | | | | | io_uring: don't bounce block based -EAGAIN retry off task_workJens Axboe2020-08-271-20/+6
| * | | | | | io_uring: fix IOPOLL -EAGAIN retriesJens Axboe2020-08-271-5/+9
| * | | | | | io_uring: clear req->result on IOPOLL re-issueJens Axboe2020-08-261-0/+1
| * | | | | | io_uring: make offset == -1 consistent with preadv2/pwritev2Jens Axboe2020-08-261-4/+9
| * | | | | | io_uring: ensure read requests go through -ERESTART* transformationJens Axboe2020-08-251-1/+2
| * | | | | | io_uring: don't use poll handler if file can't be nonblocking read/writtenJens Axboe2020-08-251-1/+9
| * | | | | | io_uring: fix imbalanced sqo_mm accountingJens Axboe2020-08-251-7/+3
| * | | | | | io_uring: revert consumed iov_iter bytes on errorJens Axboe2020-08-251-0/+4
| * | | | | | io-wq: fix hang after cancelling pending hashed workPavel Begunkov2020-08-231-2/+19
| * | | | | | io_uring: don't recurse on tsk->sighand->siglock with signalfdJens Axboe2020-08-231-6/+16
* | | | | | | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-283-53/+56
|\ \ \ \ \ \ \
| * | | | | | | writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2020-06-153-20/+14
| * | | | | | | writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-06-151-27/+17
| * | | | | | | writeback: Avoid skipping inode writebackJan Kara2020-06-151-5/+12
| * | | | | | | writeback: Protect inode->i_io_list with inode->i_lockJan Kara2020-06-151-5/+17
* | | | | | | | Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-282-0/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | gfs2: add some much needed cleanup for log flushes that failBob Peterson2020-08-242-0/+32
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2020-08-288-77/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: don't allow setlease on cephfsJeff Layton2020-08-241-0/+1
| * | | | | | | | ceph: fix inode number handling on arches with 32-bit ino_tJeff Layton2020-08-248-77/+74
| |/ / / / / / /
* | | | | | | | Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-251-0/+2
|\ \ \ \ \ \ \ \