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
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-21
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
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
2021-09-18
ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_info
Namjae Jeon
1
-0
/
+4
2021-09-17
ksmbd: prevent out of share access
Hyunchul Lee
3
-16
/
+77
2021-09-17
cifs: Not to defer close on file when lock is set
Rohith Surabattula
2
-0
/
+3
2021-09-17
cifs: Fix soft lockup during fsstress
Rohith Surabattula
1
-2
/
+2
2021-09-17
cifs: Deferred close performance improvements
Rohith Surabattula
3
-3
/
+43
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-40
/
+76
2021-09-17
Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-51
/
+81
2021-09-17
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
1
-3
/
+13
2021-09-17
NLM: Fix svcxdr_encode_owner()
Chuck Lever
1
-11
/
+2
2021-09-17
ksmbd: transport_rdma: Don't include rwlock.h directly
Mike Galbraith
1
-1
/
+0
2021-09-15
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-09-15
io_uring: move iopoll reissue into regular IO path
Pavel Begunkov
1
-19
/
+15
2021-09-15
io_uring: use iov_iter state save/restore helpers
Jens Axboe
1
-21
/
+61
2021-09-14
io_uring: allow retry for O_NONBLOCK if async is supported
Jens Axboe
1
-5
/
+11
2021-09-14
io_uring: auto-removal for direct open/accept
Pavel Begunkov
1
-18
/
+34
2021-09-14
io_uring: fix missing sigmask restore in io_cqring_wait()
Xiaoguang Wang
1
-8
/
+8
2021-09-13
io_uring: pin SQPOLL data before unlocking ring lock
Jens Axboe
1
-3
/
+9
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
2
-3
/
+11
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
47
-48
/
+8
2021-09-13
io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
Eugene Syromiatnikov
1
-0
/
+5
2021-09-13
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
5
-12
/
+49
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
4
-45
/
+48
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
6
-3
/
+119
2021-09-13
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-13
afs: Add missing vnode validation checks
David Howells
3
-3
/
+41
2021-09-12
io-wq: fix potential race of acct->nr_workers
Hao Xu
1
-2
/
+1
2021-09-12
io-wq: code clean of io_wqe_create_worker()
Hao Xu
1
-12
/
+7
2021-09-12
io_uring: ensure symmetry in handling iter types in loop_rw_iter()
Jens Axboe
1
-3
/
+6
2021-09-12
Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-59
/
+58
2021-09-12
Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-21
/
+37
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+6
2021-09-11
Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-13
/
+44
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1697
/
+2
2021-09-10
afs: Fix page leak
David Howells
1
-2
/
+8
2021-09-10
afs: Fix missing put on afs_read objects and missing get on the key therein
David Howells
1
-1
/
+2
2021-09-10
fsnotify: fix sb_connectors leak
Amir Goldstein
1
-0
/
+1
2021-09-10
io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
Hao Xu
1
-1
/
+1
2021-09-09
Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd
Linus Torvalds
12
-223
/
+413
2021-09-09
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
6
-47
/
+77
2021-09-09
cifs: properly invalidate cached root handle when closing it
Enzo Matsumiya
1
-7
/
+13
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+2
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2021-09-09
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-21
/
+33
[next]