Age | Commit message (Expand) | Author |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-16 | Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-14 | io_uring: fix early sqd_list removal sqpoll hangs | Pavel Begunkov |
2021-04-11 | Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-10 | btrfs: zoned: move superblock logging zone location | Naohiro Aota |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-04-09 | Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-09 | fs: direct-io: fix missing sdio->boundary | Jack Qiu |
2021-04-09 | ocfs2: fix deadlock between setattr and dio_end_io_write | Wengang Wang |
2021-04-08 | Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-04-08 | io-wq: cancel unbounded works on io-wq destroy | Pavel Begunkov |
2021-04-08 | io_uring: fix rw req completion | Pavel Begunkov |
2021-04-08 | Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2021-04-07 | io_uring: clear F_REISSUE right after getting it | Pavel Begunkov |
2021-04-07 | cifs: escape spaces in share names | Maciek Borzecki |
2021-04-07 | fs: cifs: Remove unnecessary struct declaration | Wan Jiabing |
2021-04-07 | cifs: On cifs_reconnect, resolve the hostname again. | Shyam Prasad N |
2021-04-06 | LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late | Al Viro |
2021-04-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2021-04-06 | Make sure nd->path.mnt and nd->path.dentry are always valid pointers | Al Viro |
2021-04-03 | Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-03 | Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-04-02 | io_uring: fix !CONFIG_BLOCK compilation failure | Jens Axboe |
2021-04-02 | Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-02 | Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-02 | io_uring: move reissue into regular IO path | Jens Axboe |
2021-04-02 | block: don't ignore REQ_NOWAIT for direct IO | Pavel Begunkov |
2021-04-02 | file: fix close_range() for unshare+cloexec | Christian Brauner |
2021-04-01 | io_uring: fix EIOCBQUEUED iter revert | Pavel Begunkov |
2021-04-01 | io_uring/io-wq: protect against sprintf overflow | Pavel Begunkov |
2021-04-01 | io_uring: don't mark S_ISBLK async work as unbounded | Jens Axboe |
2021-03-30 | fs/jffs2: Delete obsolete TODO file | Wang Qing |
2021-03-30 | fs/befs: Delete obsolete TODO file | Wang Qing |
2021-03-30 | reiserfs: update reiserfs_xattrs_initialized() condition | Tetsuo Handa |
2021-03-30 | io_uring: drop sqd lock before handling signals for SQPOLL | Jens Axboe |
2021-03-29 | io_uring: handle setup-failed ctx in kill_timeouts | Pavel Begunkov |
2021-03-28 | io_uring: always go for cancellation spin on exec | Pavel Begunkov |
2021-03-28 | Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-03-28 | Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-28 | Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-27 | io_uring: remove unsued assignment to pointer io | Colin Ian King |
2021-03-27 | io_uring: don't cancel extra on files match | Pavel Begunkov |
2021-03-27 | io_uring: don't cancel-track common timeouts | Pavel Begunkov |
2021-03-27 | io_uring: do post-completion chore on t-out cancel | Pavel Begunkov |
2021-03-27 | io_uring: fix timeout cancel return code | Pavel Begunkov |
2021-03-27 | io_uring: handle signals for IO threads like a normal thread | Jens Axboe |
2021-03-26 | smb3: fix cached file size problems in duplicate extents (reflink) | Steve French |
2021-03-26 | cifs: Silently ignore unknown oplock break handle | Vincent Whitchurch |