Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ovl: change ovl_copy_up_flags static | youngjun | 2020-07-16 | 2 | -2/+1 | |
| * | | | | | | | ovl: inode reference leak in ovl_is_inuse true case. | youngjun | 2020-07-16 | 1 | -1/+10 | |
| |/ / / / / / | ||||||
* | | / / / / | afs: Fix interruption of operations | David Howells | 2020-07-15 | 2 | -2/+3 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-07-12 | 1 | -1/+4 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | io_uring: fix not initialised work->flags | Pavel Begunkov | 2020-07-12 | 1 | -1/+2 | |
| * | | | | | io_uring: fix missing msg_name assignment | Pavel Begunkov | 2020-07-12 | 1 | -0/+2 | |
* | | | | | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-07-12 | 3 | -8/+3 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | btrfs: wire up iter_file_splice_write | Christoph Hellwig | 2020-07-09 | 1 | -0/+1 | |
| * | | | | | btrfs: fix double put of block group with nocow | Josef Bacik | 2020-07-09 | 1 | -8/+1 | |
| * | | | | | btrfs: discard: add missing put when grabbing block group from unused list | Qu Wenruo | 2020-07-07 | 1 | -0/+1 | |
* | | | | | | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-07-10 | 5 | -18/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: update internal module version number | Steve French | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | cifs: fix reference leak for tlink | Ronnie Sahlberg | 2020-07-09 | 1 | -1/+8 | |
| * | | | | | | smb3: fix unneeded error message on change notify | Steve French | 2020-07-08 | 1 | -2/+6 | |
| * | | | | | | cifs: remove the retry in cifs_poxis_lock_set | yangerkun | 2020-07-07 | 1 | -13/+6 | |
| * | | | | | | smb3: fix access denied on change notify request to some servers | Steve French | 2020-07-07 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-07-10 | 1 | -6/+23 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | io_uring: account user memory freed when exit has been queued | Jens Axboe | 2020-07-10 | 1 | -3/+10 | |
| * | | | | | | io_uring: fix memleak in io_sqe_files_register() | Yang Yingliang | 2020-07-10 | 1 | -0/+1 | |
| * | | | | | | io_uring: fix memleak in __io_sqe_files_update() | Yang Yingliang | 2020-07-08 | 1 | -1/+3 | |
| * | | | | | | io_uring: export cq overflow status to userspace | Xiaoguang Wang | 2020-07-08 | 1 | -2/+9 | |
* | | | | | | | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc | Linus Torvalds | 2020-07-10 | 3 | -58/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fs: remove __vfs_read | Christoph Hellwig | 2020-07-08 | 1 | -22/+21 | |
| * | | | | | | | fs: implement kernel_read using __kernel_read | Christoph Hellwig | 2020-07-08 | 1 | -8/+5 | |
| * | | | | | | | fs: add a __kernel_read helper | Christoph Hellwig | 2020-07-08 | 1 | -0/+23 | |
| * | | | | | | | fs: remove __vfs_write | Christoph Hellwig | 2020-07-08 | 1 | -24/+22 | |
| * | | | | | | | fs: implement kernel_write using __kernel_write | Christoph Hellwig | 2020-07-08 | 1 | -8/+9 | |
| * | | | | | | | fs: check FMODE_WRITE in __kernel_write | Christoph Hellwig | 2020-07-08 | 1 | -0/+2 | |
| * | | | | | | | fs: unexport __kernel_write | Christoph Hellwig | 2020-07-08 | 1 | -1/+0 | |
| * | | | | | | | autofs: switch to kernel_write | Christoph Hellwig | 2020-07-08 | 1 | -1/+1 | |
| * | | | | | | | cachefiles: switch to kernel_write | Christoph Hellwig | 2020-07-08 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-07-10 | 2 | -46/+51 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | gfs2: Rework read and page fault locking | Andreas Gruenbacher | 2020-07-07 | 2 | -46/+51 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-07-07 | 7 | -25/+35 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | btrfs: reset tree root pointer after error in init_tree_roots | Josef Bacik | 2020-07-02 | 1 | -2/+4 | |
| * | | | | | btrfs: fix reclaim_size counter leak after stealing from global reserve | Filipe Manana | 2020-07-02 | 1 | -1/+1 | |
| * | | | | | btrfs: fix fatal extent_buffer readahead vs releasepage race | Boris Burkov | 2020-07-02 | 1 | -16/+24 | |
| * | | | | | btrfs: convert comments to fallthrough annotations | Marcos Paulo de Souza | 2020-07-02 | 4 | -6/+6 | |
* | | | | | | Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-07-05 | 1 | -7/+22 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | io_uring: fix regression with always ignoring signals in io_cqring_wait() | Jens Axboe | 2020-07-04 | 1 | -7/+22 | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2020-07-03 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Call sysctl_head_finish on error | Matthew Wilcox (Oracle) | 2020-07-03 | 1 | -3/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-07-03 | 4 | -8/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: prevent truncation from long to int in wait_for_free_credits | Ronnie Sahlberg | 2020-07-01 | 1 | -1/+1 | |
| * | | | | | | cifs: Fix the target file was deleted when rename failed. | Zhang Xiaoxu | 2020-07-01 | 1 | -2/+8 | |
| * | | | | | | SMB3: Honor 'posix' flag for multiuser mounts | Paul Aurich | 2020-07-01 | 1 | -4/+1 | |
| * | | | | | | SMB3: Honor 'handletimeout' flag for multiuser mounts | Paul Aurich | 2020-07-01 | 1 | -0/+1 | |
| * | | | | | | SMB3: Honor lease disabling for multiuser mounts | Paul Aurich | 2020-07-01 | 1 | -0/+1 | |
| * | | | | | | SMB3: Honor persistent/resilient handle flags for multiuser mounts | Paul Aurich | 2020-07-01 | 1 | -0/+2 | |
| * | | | | | | SMB3: Honor 'seal' flag for multiuser mounts | Paul Aurich | 2020-07-01 | 1 | -0/+1 |