index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2
-0
/
+570
2020-07-13
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
1
-0
/
+31
2020-07-13
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2
-1
/
+19
2020-07-13
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2
-0
/
+237
2020-07-13
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
1
-1
/
+4
2020-07-13
nfsd: split off the write decode code into a separate function
Frank van der Linden
1
-30
/
+42
2020-07-13
xattr: add a function to check if a namespace is supported
Frank van der Linden
1
-0
/
+27
2020-07-13
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-10
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-08
io_uring: fix memleak in __io_sqe_files_update()
Yang Yingliang
1
-1
/
+3
2020-07-08
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-07
cifs: remove the retry in cifs_poxis_lock_set
yangerkun
1
-13
/
+6
2020-07-07
smb3: fix access denied on change notify request to some servers
Steve French
1
-1
/
+1
2020-07-07
gfs2: Rework read and page fault locking
Andreas Gruenbacher
2
-46
/
+51
2020-07-07
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-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2020-07-03
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+20
2020-07-03
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
2020-07-03
gfs2: freeze should work on read-only mounts
Bob Peterson
1
-4
/
+6
[next]