Age | Commit message (Expand) | Author |
2020-07-14 | Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/... | Alexei Starovoitov |
2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-10 | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-07-10 | debugfs: make sure we can remove u32_array files cleanly | Jakub Kicinski |
2020-07-10 | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-10 | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc | Linus Torvalds |
2020-07-10 | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-10 | io_uring: account user memory freed when exit has been queued | Jens Axboe |
2020-07-10 | io_uring: fix memleak in io_sqe_files_register() | Yang Yingliang |
2020-07-09 | cifs: update internal module version number | Steve French |
2020-07-09 | cifs: fix reference leak for tlink | Ronnie Sahlberg |
2020-07-08 | io_uring: fix memleak in __io_sqe_files_update() | Yang Yingliang |
2020-07-08 | io_uring: export cq overflow status to userspace | Xiaoguang Wang |
2020-07-08 | smb3: fix unneeded error message on change notify | Steve French |
2020-07-08 | fs: remove __vfs_read | Christoph Hellwig |
2020-07-08 | fs: implement kernel_read using __kernel_read | Christoph Hellwig |
2020-07-08 | fs: add a __kernel_read helper | Christoph Hellwig |
2020-07-08 | fs: remove __vfs_write | Christoph Hellwig |
2020-07-08 | fs: implement kernel_write using __kernel_write | Christoph Hellwig |
2020-07-08 | fs: check FMODE_WRITE in __kernel_write | Christoph Hellwig |
2020-07-08 | fs: unexport __kernel_write | Christoph Hellwig |
2020-07-08 | autofs: switch to kernel_write | Christoph Hellwig |
2020-07-08 | cachefiles: switch to kernel_write | Christoph Hellwig |
2020-07-07 | cifs: remove the retry in cifs_poxis_lock_set | yangerkun |
2020-07-07 | smb3: fix access denied on change notify request to some servers | Steve French |
2020-07-07 | gfs2: Rework read and page fault locking | Andreas Gruenbacher |
2020-07-07 | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-07-05 | Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-04 | io_uring: fix regression with always ignoring signals in io_cqring_wait() | Jens Axboe |
2020-07-04 | exec: Remove do_execve_file | Eric W. Biederman |
2020-07-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-07-03 | Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-07-03 | Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-07-03 | Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-03 | Call sysctl_head_finish on error | Matthew Wilcox (Oracle) |
2020-07-03 | gfs2: The freeze glock should never be frozen | Bob Peterson |
2020-07-03 | gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE | Bob Peterson |
2020-07-03 | gfs2: read-only mounts should grab the sd_freeze_gl glock | Bob Peterson |
2020-07-03 | gfs2: freeze should work on read-only mounts | Bob Peterson |
2020-07-03 | gfs2: eliminate GIF_ORDERED in favor of list_empty | Bob Peterson |
2020-07-02 | Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-07-02 | Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-02 | btrfs: reset tree root pointer after error in init_tree_roots | Josef Bacik |
2020-07-02 | btrfs: fix reclaim_size counter leak after stealing from global reserve | Filipe Manana |
2020-07-02 | btrfs: fix fatal extent_buffer readahead vs releasepage race | Boris Burkov |
2020-07-02 | btrfs: convert comments to fallthrough annotations | Marcos Paulo de Souza |
2020-07-01 | cifs: prevent truncation from long to int in wait_for_free_credits | Ronnie Sahlberg |
2020-07-01 | cifs: Fix the target file was deleted when rename failed. | Zhang Xiaoxu |
2020-07-01 | SMB3: Honor 'posix' flag for multiuser mounts | Paul Aurich |
2020-07-01 | SMB3: Honor 'handletimeout' flag for multiuser mounts | Paul Aurich |