| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-09-13 | 1 | -2/+2 |
|\ |
|
| * | debugfs: Fix module state check condition | Vladis Dronov | 2020-09-04 | 1 | -2/+2 |
* | | Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-09-12 | 5 | -15/+29 |
|\ \ |
|
| * | | btrfs: fix NULL pointer dereference after failure to create snapshot | Filipe Manana | 2020-09-07 | 1 | -0/+1 |
| * | | btrfs: free data reloc tree on failed mount | Josef Bacik | 2020-09-07 | 1 | -0/+2 |
| * | | btrfs: require only sector size alignment for parent eb bytenr | Qu Wenruo | 2020-09-07 | 2 | -15/+16 |
| * | | btrfs: fix lockdep splat in add_missing_dev | Josef Bacik | 2020-09-07 | 1 | -0/+10 |
* | | | Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-09-12 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | cifs: fix DFS mount with cifsacl/modefromsid | Ronnie Sahlberg | 2020-09-07 | 1 | -0/+4 |
* | | | | Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-09-10 | 3 | -4/+10 |
|\ \ \ \ |
|
| * | | | | f2fs: Return EOF on unaligned end of file DIO read | Gabriel Krisman Bertazi | 2020-09-09 | 1 | -0/+3 |
| * | | | | f2fs: fix indefinite loop scanning for free nid | Sahitya Tummala | 2020-09-09 | 1 | -0/+3 |
| * | | | | f2fs: Fix type of section block count variables | Shin'ichiro Kawasaki | 2020-09-09 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2020-09-09 | 1 | -2/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | NFS: Zero-stateid SETATTR should first return delegation | Chuck Lever | 2020-09-05 | 1 | -1/+3 |
| * | | | NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall | Olga Kornievskaia | 2020-08-27 | 1 | -1/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-09-06 | 1 | -3/+52 |
|\ \ \ |
|
| * | | | io_uring: fix linked deferred ->files cancellation | Pavel Begunkov | 2020-09-06 | 1 | -2/+23 |
| * | | | io_uring: fix cancel of deferred reqs with ->files | Pavel Begunkov | 2020-09-05 | 1 | -0/+27 |
| * | | | io_uring: fix explicit async read/write mapping for large segments | Jens Axboe | 2020-09-05 | 1 | -3/+4 |
* | | | | Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-09-05 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files | Darrick J. Wong | 2020-09-03 | 1 | -1/+1 |
* | | | | | xfs: don't update mtime on COW faults | Mikulas Patocka | 2020-09-05 | 1 | -2/+10 |
* | | | | | ext2: don't update mtime on COW faults | Mikulas Patocka | 2020-09-05 | 1 | -2/+4 |
* | | | | | Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-09-04 | 1 | -1/+12 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file | Jens Axboe | 2020-09-02 | 1 | -0/+10 |
| * | | | | io_uring: set table->files[i] to NULL when io_sqe_file_register failed | Jiufei Xue | 2020-09-02 | 1 | -0/+1 |
| * | | | | io_uring: fix removing the wrong file in __io_sqe_files_update() | Jiufei Xue | 2020-09-01 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-04 | 6 | -40/+73 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2020-08-27 | 6 | -40/+73 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | afs: Fix error handling in VL server rotation | David Howells | 2020-08-20 | 1 | -0/+4 |
| | * | | | | afs: Don't use VL probe running state to make decisions outside probe code | David Howells | 2020-08-20 | 5 | -20/+46 |
| | * | | | | afs: Expose information from afs_vlserver through /proc for debugging | David Howells | 2020-08-20 | 4 | -15/+22 |
| | * | | | | afs: Remove afs_vlserver->probe.have_result | David Howells | 2020-08-20 | 2 | -5/+1 |
| | * | | | | rxrpc: Make rxrpc_kernel_get_srtt() indicate validity | David Howells | 2020-08-20 | 2 | -4/+4 |
* | | | | | | Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-09-03 | 2 | -1/+52 |
|\ \ \ \ \ \ |
|
| * | | | | | | affs: fix basic permission bits to actually work | Max Staudt | 2020-08-31 | 2 | -1/+52 |
* | | | | | | | Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-09-02 | 4 | -7/+9 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | xfs: initialize the shortform attr header padding entry | Darrick J. Wong | 2020-08-27 | 1 | -2/+2 |
| * | | | | | | xfs: fix boundary test in xfs_attr_shortform_verify | Eric Sandeen | 2020-08-26 | 1 | -1/+3 |
| * | | | | | | xfs: fix off-by-one in inode alloc block reservation calculation | Brian Foster | 2020-08-26 | 2 | -3/+3 |
| * | | | | | | xfs: finish dfops on every insert range shift iteration | Brian Foster | 2020-08-26 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2020-09-02 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix regression in "epoll: Keep a reference on files added to the check list" | Al Viro | 2020-09-02 | 1 | -3/+3 |
* | | | | | | | Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-09-02 | 10 | -71/+113 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | btrfs: tree-checker: fix the error message for transid error | Qu Wenruo | 2020-08-27 | 1 | -1/+1 |
| * | | | | | btrfs: set the lockdep class for log tree extent buffers | Josef Bacik | 2020-08-27 | 1 | -1/+5 |
| * | | | | | btrfs: set the correct lockdep class for new nodes | Josef Bacik | 2020-08-27 | 1 | -1/+1 |
| * | | | | | btrfs: allocate scrub workqueues outside of locks | Josef Bacik | 2020-08-27 | 1 | -52/+70 |
| * | | | | | btrfs: fix potential deadlock in the search ioctl | Josef Bacik | 2020-08-27 | 3 | -14/+27 |