index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
2
-17
/
+14
|
\
|
*
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
2021-03-13
1
-15
/
+14
|
*
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-03-13
1
-2
/
+0
*
|
Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-13
1
-17
/
+11
|
\
\
|
*
|
erofs: fix bio->bi_max_vecs behavior change
Gao Xiang
2021-03-08
1
-17
/
+11
*
|
|
Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-03-12
9
-60
/
+72
|
\
\
\
|
*
|
|
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
2021-03-11
1
-0
/
+3
|
*
|
|
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
2021-03-09
1
-1
/
+1
|
*
|
|
NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4
Trond Myklebust
2021-03-08
3
-21
/
+20
|
*
|
|
NFS: Fix open coded versions of nfs_set_cache_invalid()
Trond Myklebust
2021-03-08
4
-19
/
+19
|
*
|
|
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
2021-03-08
3
-5
/
+4
|
*
|
|
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust
2021-03-08
1
-12
/
+8
|
*
|
|
NFS: Don't revalidate the directory permissions on a lookup failure
Trond Myklebust
2021-03-08
1
-3
/
+17
|
*
|
|
NFS: Correct size calculation for create reply length
Frank Sorenson
2021-03-08
1
-1
/
+2
|
*
|
|
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
2021-03-08
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
18
-28
/
+37
|
\
\
\
|
*
|
|
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
18
-27
/
+27
|
*
|
|
block: Try to handle busy underlying device on discard
Jan Kara
2021-03-05
1
-1
/
+10
*
|
|
|
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
3
-396
/
+468
|
\
\
\
\
|
*
|
|
|
io_uring: fix OP_ASYNC_CANCEL across tasks
Pavel Begunkov
2021-03-12
1
-1
/
+40
|
*
|
|
|
io_uring: cancel sqpoll via task_work
Pavel Begunkov
2021-03-12
1
-80
/
+71
|
*
|
|
|
io_uring: prevent racy sqd->thread checks
Pavel Begunkov
2021-03-12
1
-6
/
+22
|
*
|
|
|
io_uring: remove useless ->startup completion
Pavel Begunkov
2021-03-12
1
-6
/
+0
|
*
|
|
|
io_uring: cancel deferred requests in try_cancel
Pavel Begunkov
2021-03-12
1
-4
/
+6
|
*
|
|
|
io_uring: perform IOPOLL reaping if canceler is thread itself
Jens Axboe
2021-03-11
1
-1
/
+2
|
*
|
|
|
io_uring: force creation of separate context for ATTACH_WQ and non-threads
Jens Axboe
2021-03-11
1
-2
/
+14
|
*
|
|
|
io_uring: remove indirect ctx into sqo injection
Pavel Begunkov
2021-03-10
1
-25
/
+3
|
*
|
|
|
io_uring: fix invalid ctx->sq_thread_idle
Pavel Begunkov
2021-03-10
1
-4
/
+4
|
*
|
|
|
kernel: make IO threads unfreezable by default
Jens Axboe
2021-03-10
2
-3
/
+1
|
*
|
|
|
io_uring: always wait for sqd exited when stopping SQPOLL thread
Jens Axboe
2021-03-10
1
-8
/
+8
|
*
|
|
|
io_uring: remove unneeded variable 'ret'
Yang Li
2021-03-10
1
-2
/
+1
|
*
|
|
|
io_uring: move all io_kiocb init early in io_init_req()
Jens Axboe
2021-03-10
1
-4
/
+3
|
*
|
|
|
io-wq: fix ref leak for req in case of exit cancelations
yangerkun
2021-03-10
1
-2
/
+1
|
*
|
|
|
io_uring: fix complete_post races for linked req
Pavel Begunkov
2021-03-10
1
-7
/
+14
|
*
|
|
|
io_uring: add io_disarm_next() helper
Pavel Begunkov
2021-03-10
1
-33
/
+35
|
*
|
|
|
io_uring: fix io_sq_offload_create error handling
Pavel Begunkov
2021-03-10
1
-3
/
+2
|
*
|
|
|
io-wq: remove unused 'user' member of io_wq
Jens Axboe
2021-03-10
1
-1
/
+0
|
*
|
|
|
io_uring: Convert personality_idr to XArray
Matthew Wilcox (Oracle)
2021-03-10
1
-23
/
+24
|
*
|
|
|
io_uring: clean R_DISABLED startup mess
Pavel Begunkov
2021-03-10
1
-19
/
+6
|
*
|
|
|
io_uring: fix unrelated ctx reqs cancellation
Pavel Begunkov
2021-03-10
1
-6
/
+13
|
*
|
|
|
io_uring: SQPOLL parking fixes
Jens Axboe
2021-03-10
1
-99
/
+34
|
*
|
|
|
io_uring: kill io_sq_thread_fork() and return -EOWNERDEAD if the sq_thread is...
Stefan Metzmacher
2021-03-07
1
-28
/
+3
|
*
|
|
|
io_uring: run __io_sq_thread() with the initial creds from io_uring_setup()
Stefan Metzmacher
2021-03-07
1
-0
/
+10
|
*
|
|
|
io-wq: warn on creating manager while exiting
Pavel Begunkov
2021-03-07
1
-0
/
+2
|
*
|
|
|
io_uring: cancel reqs of all iowq's on ring exit
Pavel Begunkov
2021-03-07
1
-3
/
+39
|
*
|
|
|
io_uring: warn when ring exit takes too long
Pavel Begunkov
2021-03-07
1
-0
/
+5
|
*
|
|
|
io_uring: index io_uring->xa by ctx not file
Pavel Begunkov
2021-03-07
1
-13
/
+11
|
*
|
|
|
io_uring: don't take task ring-file notes
Pavel Begunkov
2021-03-07
1
-3
/
+2
|
*
|
|
|
io_uring: do ctx initiated file note removal
Pavel Begunkov
2021-03-07
1
-2
/
+46
|
*
|
|
|
io_uring: introduce ctx to tctx back map
Pavel Begunkov
2021-03-07
1
-14
/
+44
[next]