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-14
nfsd: add fattr support for user extended attributes
Frank van der Linden
1
-0
/
+9
2020-07-14
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2
-0
/
+570
2020-07-14
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
1
-0
/
+31
2020-07-14
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2
-1
/
+19
2020-07-14
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2
-0
/
+237
2020-07-14
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
1
-1
/
+4
2020-07-14
nfsd: split off the write decode code into a separate function
Frank van der Linden
1
-30
/
+42
2020-07-14
xattr: add a function to check if a namespace is supported
Frank van der Linden
1
-0
/
+27
2020-07-14
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-7
/
+77
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
2020-07-08
autofs: switch to kernel_write
Christoph Hellwig
1
-1
/
+1
2020-07-08
cachefiles: switch to kernel_write
Christoph Hellwig
1
-1
/
+1
2020-07-08
cifs: remove the retry in cifs_poxis_lock_set
yangerkun
1
-13
/
+6
2020-07-08
smb3: fix access denied on change notify request to some servers
Steve French
1
-1
/
+1
2020-07-08
gfs2: Rework read and page fault locking
Andreas Gruenbacher
2
-46
/
+51
2020-07-08
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+35
2020-07-07
btrfs: discard: add missing put when grabbing block group from unused list
Qu Wenruo
1
-0
/
+1
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+22
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2020-07-04
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+20
2020-07-04
Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-6
/
+6
2020-07-03
Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-28
/
+58
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-07-03
gfs2: The freeze glock should never be frozen
Bob Peterson
2
-8
/
+11
2020-07-03
gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
Bob Peterson
2
-11
/
+9
2020-07-03
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
1
-1
/
+11
[next]