index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...
Linus Torvalds
3
-12
/
+22
2020-07-17
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2
-10
/
+4
2020-07-17
Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
1
-2
/
+8
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-57
/
+95
2020-07-17
Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-40
/
+63
2020-07-16
ovl: fix lookup of indexed hardlinks with metacopy
Amir Goldstein
1
-0
/
+4
2020-07-16
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
1
-4
/
+6
2020-07-16
afs: Fix interruption of operations
David Howells
2
-2
/
+3
2020-07-16
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
1
-13
/
+18
2020-07-16
ovl: force read-only sb on failure to create index dir
Amir Goldstein
1
-5
/
+6
2020-07-16
ovl: fix regression with re-formatted lower squashfs
Amir Goldstein
1
-0
/
+12
2020-07-16
ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on
Amir Goldstein
1
-9
/
+7
2020-07-16
ovl: relax WARN_ON() when decoding lower directory file handle
Amir Goldstein
1
-1
/
+1
2020-07-16
ovl: remove not used argument in ovl_check_origin
youngjun
1
-9
/
+2
2020-07-16
ovl: change ovl_copy_up_flags static
youngjun
2
-2
/
+1
2020-07-16
ovl: inode reference leak in ovl_is_inuse true case.
youngjun
1
-1
/
+10
2020-07-15
io_uring: fix recvmsg memory leak with buffer selection
Pavel Begunkov
1
-2
/
+8
2020-07-15
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
1
-1
/
+11
2020-07-14
fuse: don't ignore errors from fuse_writepages_fill()
Vasily Averin
1
-2
/
+0
2020-07-14
fuse: clean up condition for writepage sending
Miklos Szeredi
1
-18
/
+35
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2
-6
/
+11
2020-07-14
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
1
-0
/
+7
2020-07-14
fuse: use ->reconfigure() instead of ->remount_fs()
Miklos Szeredi
1
-3
/
+5
2020-07-14
fuse: fix warning in tree_insert() and clean up writepage insertion
Miklos Szeredi
1
-32
/
+30
2020-07-14
fuse: move rb_erase() before tree_insert()
Miklos Szeredi
1
-1
/
+2
2020-07-13
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
1
-2
/
+18
2020-07-12
Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-07-12
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+3
2020-07-12
io_uring: fix not initialised work->flags
Pavel Begunkov
1
-1
/
+2
2020-07-12
io_uring: fix missing msg_name assignment
Pavel Begunkov
1
-0
/
+2
2020-07-11
Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-18
/
+22
2020-07-10
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+23
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
3
-58
/
+77
2020-07-10
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-46
/
+51
2020-07-10
io_uring: account user memory freed when exit has been queued
Jens Axboe
1
-3
/
+10
2020-07-10
io_uring: fix memleak in io_sqe_files_register()
Yang Yingliang
1
-0
/
+1
2020-07-09
btrfs: wire up iter_file_splice_write
Christoph Hellwig
1
-0
/
+1
2020-07-09
btrfs: fix double put of block group with nocow
Josef Bacik
1
-8
/
+1
2020-07-09
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-07-09
cifs: fix reference leak for tlink
Ronnie Sahlberg
1
-1
/
+8
2020-07-09
io_uring: fix memleak in __io_sqe_files_update()
Yang Yingliang
1
-1
/
+3
2020-07-09
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-2
/
+9
2020-07-08
smb3: fix unneeded error message on change notify
Steve French
1
-2
/
+6
2020-07-08
fs: remove __vfs_read
Christoph Hellwig
1
-22
/
+21
2020-07-08
fs: implement kernel_read using __kernel_read
Christoph Hellwig
1
-8
/
+5
2020-07-08
fs: add a __kernel_read helper
Christoph Hellwig
1
-0
/
+23
2020-07-08
fs: remove __vfs_write
Christoph Hellwig
1
-24
/
+22
2020-07-08
fs: implement kernel_write using __kernel_write
Christoph Hellwig
1
-8
/
+9
2020-07-08
fs: check FMODE_WRITE in __kernel_write
Christoph Hellwig
1
-0
/
+2
2020-07-08
fs: unexport __kernel_write
Christoph Hellwig
1
-1
/
+0
[next]