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
*
io_uring: ignore double poll add on the same waitqueue head
Jens Axboe
2021-03-04
1
-0
/
+3
*
io_uring: ensure that SQPOLL thread is started for exit
Jens Axboe
2021-03-04
1
-3
/
+3
*
io_uring: replace cmpxchg in fallback with xchg
Pavel Begunkov
2021-03-04
1
-6
/
+2
*
io_uring: fix __tctx_task_work() ctx race
Pavel Begunkov
2021-03-04
1
-17
/
+19
*
io_uring: kill io_uring_flush()
Jens Axboe
2021-03-04
1
-47
/
+0
*
io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work()
Jens Axboe
2021-03-04
1
-1
/
+0
*
io_uring: move cred assignment into io_issue_sqe()
Jens Axboe
2021-03-04
3
-81
/
+22
*
io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
Jens Axboe
2021-03-04
1
-11
/
+1
*
io_uring: remove unused argument 'tsk' from io_req_caches_free()
Jens Axboe
2021-03-04
1
-3
/
+3
*
io_uring: destroy io-wq on exec
Pavel Begunkov
2021-03-04
1
-9
/
+10
*
io_uring: warn on not destroyed io-wq
Pavel Begunkov
2021-03-04
1
-0
/
+2
*
io_uring: fix race condition in task_work add and clear
Jens Axboe
2021-03-04
1
-2
/
+2
*
io-wq: provide an io_wq_put_and_exit() helper
Jens Axboe
2021-03-04
3
-11
/
+21
*
io_uring: don't use complete_all() on SQPOLL thread exit
Jens Axboe
2021-03-04
1
-1
/
+4
*
io_uring: run fallback on cancellation
Pavel Begunkov
2021-03-04
1
-1
/
+6
*
io_uring: SQPOLL stop error handling fixes
Jens Axboe
2021-03-04
1
-7
/
+18
*
io-wq: fix double put of 'wq' in error path
Jens Axboe
2021-03-04
1
-2
/
+0
*
io-wq: wait for manager exit on wq destroy
Jens Axboe
2021-03-04
1
-1
/
+6
*
io-wq: rename wq->done completion to wq->started
Jens Axboe
2021-03-04
1
-4
/
+4
*
io-wq: don't ask for a new worker if we're exiting
Jens Axboe
2021-03-04
1
-0
/
+2
*
io-wq: have manager wait for all workers to exit
Jens Axboe
2021-03-04
1
-8
/
+22
*
io-wq: wait for worker startup when forking a new one
Jens Axboe
2021-03-01
1
-0
/
+4
*
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-28
7
-64
/
+84
|
\
|
*
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-25
5
-26
/
+60
|
*
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
2021-02-25
1
-3
/
+10
|
*
xfs: don't reuse busy extents on extent trim
Brian Foster
2021-02-25
1
-14
/
+0
|
*
xfs: restore speculative_cow_prealloc_lifetime sysctl
Darrick J. Wong
2021-02-24
1
-21
/
+14
*
|
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
11
-25
/
+19
|
\
\
|
*
|
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
11
-25
/
+19
*
|
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
5
-1052
/
+661
|
\
\
\
|
*
|
|
io-wq: remove now unused IO_WQ_BIT_ERROR
Jens Axboe
2021-02-25
1
-10
/
+0
|
*
|
|
io_uring: fix SQPOLL thread handling over exec
Jens Axboe
2021-02-25
1
-1
/
+34
|
*
|
|
io-wq: improve manager/worker handling over exec
Jens Axboe
2021-02-25
3
-23
/
+45
|
*
|
|
io_uring: ensure SQPOLL startup is triggered before error shutdown
Jens Axboe
2021-02-25
1
-1
/
+2
|
*
|
|
io-wq: make buffered file write hashed work map per-ctx
Jens Axboe
2021-02-25
3
-11
/
+107
|
*
|
|
io-wq: fix race around io_worker grabbing
Jens Axboe
2021-02-23
1
-9
/
+9
|
*
|
|
io-wq: fix races around manager/worker creation and task exit
Jens Axboe
2021-02-23
1
-22
/
+35
|
*
|
|
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
2021-02-23
1
-3
/
+4
|
*
|
|
io_uring: cleanup ->user usage
Jens Axboe
2021-02-23
1
-12
/
+6
|
*
|
|
io-wq: remove nr_process accounting
Jens Axboe
2021-02-23
3
-50
/
+1
|
*
|
|
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
Jens Axboe
2021-02-23
1
-1
/
+1
|
*
|
|
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
2021-02-23
1
-7
/
+0
|
*
|
|
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2021-02-23
2
-8
/
+1
|
*
|
|
io_uring: move SQPOLL thread io-wq forked worker
Jens Axboe
2021-02-23
1
-292
/
+181
|
*
|
|
io-wq: make io_wq_fork_thread() available to other users
Jens Axboe
2021-02-21
2
-4
/
+6
|
*
|
|
io-wq: only remove worker from free_list, if it was there
Jens Axboe
2021-02-21
1
-3
/
+7
|
*
|
|
io_uring: remove io_identity
Jens Axboe
2021-02-21
3
-80
/
+52
|
*
|
|
io_uring: remove any grabbing of context
Jens Axboe
2021-02-21
2
-229
/
+14
|
*
|
|
io-wq: worker idling always returns false
Jens Axboe
2021-02-21
1
-8
/
+2
|
*
|
|
io-wq: fork worker threads from original task
Jens Axboe
2021-02-21
3
-198
/
+113
[next]