Age | Commit message (Expand) | Author |
2020-04-17 | buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason. | Zhiqiang Liu |
2020-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-17 | Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-04-17 | Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-04-17 | btrfs: fix setting last_trans for reloc roots | Josef Bacik |
2020-04-16 | Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-16 | Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-04-15 | proc: Handle umounts cleanly | Eric W. Biederman |
2020-04-14 | io_uring: don't count rqs failed after current one | Pavel Begunkov |
2020-04-14 | io_uring: kill already cached timeout.seq_offset | Pavel Begunkov |
2020-04-14 | io_uring: fix cached_sq_head in io_timeout() | Pavel Begunkov |
2020-04-14 | Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-04-13 | io_uring: only post events in io_poll_remove_all() if we completed some | Jens Axboe |
2020-04-13 | NFS: Fix an ABBA spinlock issue in pnfs_update_layout() | Trond Myklebust |
2020-04-13 | ceph: fix potential bad pointer deref in async dirops cb's | Jeff Layton |
2020-04-13 | io_uring: io_async_task_func() should check and honor cancelation | Jens Axboe |
2020-04-13 | io_uring: check for need to re-wait in polled async handling | Jens Axboe |
2020-04-13 | afs: Fix afs_d_validate() to set the right directory version | David Howells |
2020-04-13 | afs: Fix race between post-modification dir edit and readdir/d_revalidate | David Howells |
2020-04-13 | afs: Fix length of dump of bad YFSFetchStatus record | David Howells |
2020-04-13 | afs: Fix rename operation status delivery | David Howells |
2020-04-13 | afs: Fix decoding of inline abort codes from version 1 status records | David Howells |
2020-04-13 | afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus() | David Howells |
2020-04-12 | io_uring: correct O_NONBLOCK check for splice punt | Jens Axboe |
2020-04-12 | Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-04-12 | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-12 | io_uring: restore req->work when canceling poll request | Xiaoguang Wang |
2020-04-12 | io_uring: move all request init code in one place | Pavel Begunkov |
2020-04-12 | io_uring: keep all sqe->flags in req->flags | Pavel Begunkov |
2020-04-12 | io_uring: early submission req fail code | Pavel Begunkov |
2020-04-12 | io_uring: track mm through current->mm | Pavel Begunkov |
2020-04-12 | io_uring: remove obsolete @mm_fault | Pavel Begunkov |
2020-04-11 | pNFS: Fix RCU lock leakage | Trond Myklebust |
2020-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-10 | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-10 | fs/seq_file.c: seq_read(): add info message about buggy .next functions | Vasily Averin |
2020-04-10 | change email address for Pali Rohár | Pali Rohár |
2020-04-10 | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() | Eric Biggers |
2020-04-10 | ocfs2: no need try to truncate file beyond i_size | Changwei Ge |
2020-04-10 | hfsplus: fix crash and filesystem corruption when deleting files | Simon Gander |
2020-04-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-10 | smb3: enable swap on SMB3 mounts | Steve French |
2020-04-10 | Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-04-10 | Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-04-09 | io_uring: punt final io_ring_ctx wait-and-free to workqueue | Jens Axboe |
2020-04-09 | smb3: change noisy error message to FYI | Steve French |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-04-09 | proc: Use a dedicated lock in struct pid | Eric W. Biederman |
2020-04-09 | io_uring: fix fs cleanup on cqe overflow | Pavel Begunkov |
2020-04-08 | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |