index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
ksmbd: fix documentation for 2 functions
Enzo Matsumiya
1
-2
/
+2
2021-09-28
kernfs: also call kernfs_set_rev() for positive dentry
Hou Tao
1
-2
/
+7
2021-09-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2
-2
/
+2
2021-09-28
ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO
Miklos Szeredi
1
-1
/
+14
2021-09-27
vboxfs: fix broken legacy mount signature checking
Linus Torvalds
1
-10
/
+2
2021-09-27
io-wq: exclusively gate signal based exit on get_signal() return
Jens Axboe
1
-4
/
+1
2021-09-26
ksmbd: fix invalid request buffer access in compound
Namjae Jeon
1
-2
/
+11
2021-09-26
ksmbd: remove RFC1002 check in smb2 request
Ronnie Sahlberg
2
-22
/
+1
2021-09-26
Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-260
/
+164
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+8
2021-09-25
Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+72
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2021-09-25
Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-9
/
+21
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
5
-206
/
+140
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+6
2021-09-24
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
1
-1
/
+51
2021-09-24
ovl: fix missing negative dentry check in ovl_rename()
Zheng Liang
1
-3
/
+7
2021-09-24
Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2021-09-24
Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+10
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
1
-3
/
+0
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
1
-5
/
+2
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
1
-2
/
+6
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
1
-2
/
+7
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
1
-1
/
+3
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
1
-3
/
+3
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
1
-1
/
+2
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-23
smb3: correct server pointer dereferencing check to be more consistent
Steve French
1
-1
/
+2
2021-09-23
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+32
2021-09-23
smb3: correct smb3 ACL security descriptor
Steve French
1
-2
/
+2
2021-09-23
cifs: Clear modified attribute bit from inode flags
Steve French
1
-1
/
+1
2021-09-23
cifs: Deal with some warnings from W=1
David Howells
1
-2
/
+12
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
1
-1
/
+2
2021-09-23
erofs: fix misbehavior of unsupported chunk format check
Gao Xiang
1
-1
/
+1
2021-09-22
ksmbd: remove follow symlinks support
Namjae Jeon
2
-56
/
+19
2021-09-22
ksmbd: check protocol id in ksmbd_verify_smb_message()
Namjae Jeon
3
-5
/
+11
2021-09-22
fs-verity: fix signed integer overflow with i_size near S64_MAX
Eric Biggers
2
-2
/
+2
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-14
/
+15
2021-09-22
ext2: fix sleeping in atomic bugs on error
Dan Carpenter
1
-8
/
+6
2021-09-21
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-21
ksmbd: add default data stream name in FILE_STREAM_INFORMATION
Namjae Jeon
1
-5
/
+3
2021-09-21
ksmbd: log that server is experimental at module load
Steve French
1
-0
/
+3
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
1
-2
/
+2
2021-09-21
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
2021-09-21
debugfs: debugfs_create_file_size(): use IS_ERR to check for error
Nirmoy Das
1
-1
/
+1
2021-09-20
Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-118
/
+287
2021-09-20
Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
4
-17
/
+81
2021-09-20
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
47
-56
/
+67
[prev]
[next]