Age | Commit message (Expand) | Author |
2020-07-19 | 9p: remove unused code in 9p | Jianyong Wu |
2020-07-19 | 9p: Fix memory leak in v9fs_mount | Zheng Bin |
2020-07-19 | 9p: retrieve fid from file when file instance exist. | Jianyong Wu |
2020-07-12 | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-12 | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-07-12 | io_uring: fix not initialised work->flags | Pavel Begunkov |
2020-07-12 | io_uring: fix missing msg_name assignment | Pavel Begunkov |
2020-07-10 | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
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 | btrfs: wire up iter_file_splice_write | Christoph Hellwig |
2020-07-09 | btrfs: fix double put of block group with nocow | Josef Bacik |
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-07 | btrfs: discard: add missing put when grabbing block group from unused list | Qu Wenruo |
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-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 |