Age | Commit message (Expand) | Author | Files | Lines |
2020-09-19 | fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot... | Tobias Klauser | 1 | -1/+1 |
2020-09-15 | Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2020-09-14 | btrfs: fix wrong address when faulting in pages in the search ioctl | Filipe Manana | 1 | -1/+2 |
2020-09-13 | Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2020-09-12 | Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -15/+29 |
2020-09-12 | Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+4 |
2020-09-10 | Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+10 |
2020-09-09 | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+9 |
2020-09-09 | f2fs: Return EOF on unaligned end of file DIO read | Gabriel Krisman Bertazi | 1 | -0/+3 |
2020-09-09 | f2fs: fix indefinite loop scanning for free nid | Sahitya Tummala | 1 | -0/+3 |
2020-09-09 | f2fs: Fix type of section block count variables | Shin'ichiro Kawasaki | 1 | -4/+4 |
2020-09-07 | btrfs: fix NULL pointer dereference after failure to create snapshot | Filipe Manana | 1 | -0/+1 |
2020-09-07 | btrfs: free data reloc tree on failed mount | Josef Bacik | 1 | -0/+2 |
2020-09-07 | btrfs: require only sector size alignment for parent eb bytenr | Qu Wenruo | 2 | -15/+16 |
2020-09-07 | btrfs: fix lockdep splat in add_missing_dev | Josef Bacik | 1 | -0/+10 |
2020-09-07 | cifs: fix DFS mount with cifsacl/modefromsid | Ronnie Sahlberg | 1 | -0/+4 |
2020-09-06 | Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+52 |
2020-09-06 | io_uring: fix linked deferred ->files cancellation | Pavel Begunkov | 1 | -2/+23 |
2020-09-06 | io_uring: fix cancel of deferred reqs with ->files | Pavel Begunkov | 1 | -0/+27 |
2020-09-05 | Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+1 |
2020-09-05 | xfs: don't update mtime on COW faults | Mikulas Patocka | 1 | -2/+10 |
2020-09-05 | ext2: don't update mtime on COW faults | Mikulas Patocka | 1 | -2/+4 |
2020-09-05 | io_uring: fix explicit async read/write mapping for large segments | Jens Axboe | 1 | -3/+4 |
2020-09-05 | NFS: Zero-stateid SETATTR should first return delegation | Chuck Lever | 1 | -1/+3 |
2020-09-04 | Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+12 |
2020-09-04 | debugfs: Fix module state check condition | Vladis Dronov | 1 | -2/+2 |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 6 | -40/+73 |
2020-09-03 | Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+52 |
2020-09-03 | xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files | Darrick J. Wong | 1 | -1/+1 |
2020-09-02 | Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 4 | -7/+9 |
2020-09-02 | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+3 |
2020-09-02 | io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file | Jens Axboe | 1 | -0/+10 |
2020-09-02 | fix regression in "epoll: Keep a reference on files added to the check list" | Al Viro | 1 | -3/+3 |
2020-09-02 | io_uring: set table->files[i] to NULL when io_sqe_file_register failed | Jiufei Xue | 1 | -0/+1 |
2020-09-02 | Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -71/+113 |
2020-09-01 | io_uring: fix removing the wrong file in __io_sqe_files_update() | Jiufei Xue | 1 | -1/+1 |
2020-08-31 | affs: fix basic permission bits to actually work | Max Staudt | 2 | -1/+52 |
2020-08-30 | Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -1/+16 |
2020-08-30 | Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2020-08-29 | Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -44/+76 |
2020-08-28 | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -53/+56 |
2020-08-28 | Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+32 |
2020-08-28 | Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 8 | -77/+75 |
2020-08-28 | cifs: fix check of tcon dfs in smb1 | Paulo Alcantara | 2 | -1/+16 |
2020-08-28 | io_uring: don't bounce block based -EAGAIN retry off task_work | Jens Axboe | 1 | -20/+6 |
2020-08-28 | io_uring: fix IOPOLL -EAGAIN retries | Jens Axboe | 1 | -5/+9 |
2020-08-27 | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 6 | -40/+73 |
2020-08-27 | afs: Remove erroneous fallthough annotation | Dan Carpenter | 1 | -1/+0 |
2020-08-27 | xfs: initialize the shortform attr header padding entry | Darrick J. Wong | 1 | -2/+2 |
2020-08-27 | btrfs: tree-checker: fix the error message for transid error | Qu Wenruo | 1 | -1/+1 |