summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-2219-58/+175
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-09-222-14/+13
| |\
| | * fuse: fix the ->direct_IO() treatment of iov_iterAl Viro2020-09-171-13/+12
| | * vboxsf: Fix the check for the old binary mount-arguments structHans de Goede2020-08-251-1/+1
| * | Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-221-11/+38
| |\ \
| | * | io_uring: fix openat/openat2 unified prep handlingJens Axboe2020-09-211-2/+4
| | * | io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe2020-09-211-2/+4
| | * | io_uring: don't use retry based buffered reads for non-async bdevJens Axboe2020-09-211-1/+5
| | * | io_uring: don't re-setup vecs/iter in io_resumit_prep() is already thereJens Axboe2020-09-211-6/+10
| | * | io_uring: don't run task work on an exiting taskJens Axboe2020-09-141-0/+11
| | * | io_uring: drop 'ctx' ref on task work cancelationJens Axboe2020-09-141-0/+2
| | * | io_uring: grab any needed state during defer prepJens Axboe2020-09-131-0/+2
| * | | fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser2020-09-191-1/+1
| * | | Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-141-1/+2
| |\ \ \
| | * | | btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana2020-09-141-1/+2
| * | | | Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-131-2/+2
| |\ \ \ \
| | * | | | debugfs: Fix module state check conditionVladis Dronov2020-09-041-2/+2
| * | | | | Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-125-15/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | btrfs: fix NULL pointer dereference after failure to create snapshotFilipe Manana2020-09-071-0/+1
| | * | | | btrfs: free data reloc tree on failed mountJosef Bacik2020-09-071-0/+2
| | * | | | btrfs: require only sector size alignment for parent eb bytenrQu Wenruo2020-09-072-15/+16
| | * | | | btrfs: fix lockdep splat in add_missing_devJosef Bacik2020-09-071-0/+10
| * | | | | Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-09-121-0/+4
| |\ \ \ \ \
| | * | | | | cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg2020-09-061-0/+4
| * | | | | | Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-103-4/+10
| |\ \ \ \ \ \
| | * | | | | | f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi2020-09-081-0/+3
| | * | | | | | f2fs: fix indefinite loop scanning for free nidSahitya Tummala2020-09-081-0/+3
| | * | | | | | f2fs: Fix type of section block count variablesShin'ichiro Kawasaki2020-09-081-4/+4
| | |/ / / / /
| * | | | | | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-091-2/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | NFS: Zero-stateid SETATTR should first return delegationChuck Lever2020-09-051-1/+3
| | * | | | | NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-08-261-1/+6
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-061-3/+52
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | io_uring: fix linked deferred ->files cancellationPavel Begunkov2020-09-051-2/+23
| | * | | | io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov2020-09-051-0/+27
| | * | | | io_uring: fix explicit async read/write mapping for large segmentsJens Axboe2020-09-051-3/+4
| * | | | | Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-09-051-1/+1
| |\ \ \ \ \
| | * | | | | xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong2020-09-031-1/+1
| * | | | | | xfs: don't update mtime on COW faultsMikulas Patocka2020-09-051-2/+10
| * | | | | | ext2: don't update mtime on COW faultsMikulas Patocka2020-09-051-2/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-04121-563/+801
|\| | | | | |
| * | | | | | Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-1/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe2020-09-021-0/+10
| | * | | | | io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue2020-09-021-0/+1
| | * | | | | io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue2020-09-011-1/+1
| * | | | | | 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