index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
mm: Fully initialize invalidate_lock, amend lock class later
Sebastian Andrzej Siewior
1
-2
/
+4
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
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+17
2021-09-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-10
/
+35
2021-09-09
io_uring: fail links of cancelled timeouts
Pavel Begunkov
1
-0
/
+2
2021-09-09
io-wq: fix memory leak in create_io_worker()
Qiang.zhang
1
-0
/
+3
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2
-1
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
9
-10
/
+10
2021-09-08
cifs: update FSCTL definitions
Steve French
1
-3
/
+13
2021-09-08
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
1
-2
/
+7
2021-09-08
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
1
-0
/
+7
2021-09-08
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
4
-9
/
+34
[prev]
[next]