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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd_blkdevs: remove the sector out of range check in do_blktrans_request
Christoph Hellwig
2021-11-29
1
-8
/
+2
*
block: Remove redundant initialization of variable ret
Colin Ian King
2021-11-29
1
-1
/
+1
*
block: simplify ioc_lookup_icq
Christoph Hellwig
2021-11-29
3
-6
/
+6
*
block: simplify ioc_create_icq
Christoph Hellwig
2021-11-29
1
-7
/
+5
*
block: return the io_context from create_task_io_context
Christoph Hellwig
2021-11-29
1
-36
/
+30
*
block: use alloc_io_context in __copy_io
Christoph Hellwig
2021-11-29
1
-6
/
+3
*
block: factor out a alloc_io_context helper
Christoph Hellwig
2021-11-29
1
-5
/
+14
*
block: remove get_io_context_active
Christoph Hellwig
2021-11-29
2
-21
/
+3
*
block: move the remaining elv.icq handling to the I/O scheduler
Christoph Hellwig
2021-11-29
3
-12
/
+15
*
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
2021-11-29
5
-43
/
+37
*
block: mark put_io_context_active static
Christoph Hellwig
2021-11-29
2
-2
/
+1
*
Revert "block: Provide blk_mq_sched_get_icq()"
Christoph Hellwig
2021-11-29
2
-16
/
+11
*
bfq: use bfq_bic_lookup in bfq_limit_depth
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
bfq: simplify bfq_bic_lookup
Christoph Hellwig
2021-11-29
1
-15
/
+10
*
fork: move copy_io to block/blk-ioc.c
Christoph Hellwig
2021-11-29
3
-36
/
+40
*
RDMA/qib: rename copy_io to qib_copy_io
Christoph Hellwig
2021-11-29
1
-2
/
+2
*
blk-mq: use bio->bi_opf after bio is checked
Ming Lei
2021-11-29
1
-1
/
+2
*
bfq: Do not let waker requests skip proper accounting
Jan Kara
2021-11-29
1
-43
/
+1
*
bfq: Log waker detections
Jan Kara
2021-11-29
1
-0
/
+8
*
bfq: Provide helper to generate bfqq name
Jan Kara
2021-11-29
1
-14
/
+13
*
bfq: Limit waker detection in time
Jan Kara
2021-11-29
2
-15
/
+25
*
bfq: Limit number of requests consumed by each cgroup
Jan Kara
2021-11-29
1
-19
/
+118
*
bfq: Store full bitmap depth in bfq_data
Jan Kara
2021-11-29
2
-4
/
+7
*
bfq: Track number of allocated requests in bfq_entity
Jan Kara
2021-11-29
2
-8
/
+25
*
block: Provide blk_mq_sched_get_icq()
Jan Kara
2021-11-29
2
-11
/
+16
*
mmc: core: Use blk_mq_complete_request_direct().
Sebastian Andrzej Siewior
2021-11-29
1
-8
/
+14
*
blk-mq: Add blk_mq_complete_request_direct()
Sebastian Andrzej Siewior
2021-11-29
1
-0
/
+11
*
blk-crypto: remove blk_crypto_unregister()
Eric Biggers
2021-11-29
3
-10
/
+1
*
blk-mq: cleanup request allocation
Christoph Hellwig
2021-11-29
1
-52
/
+38
*
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
2021-11-29
7
-1
/
+6
*
block: don't include <linux/idr.h> in blk.h
Christoph Hellwig
2021-11-29
1
-1
/
+0
*
block: don't include <linux/blk-mq.h> in blk.h
Christoph Hellwig
2021-11-29
1
-1
/
+0
*
block: don't include blk-mq.h in blk.h
Christoph Hellwig
2021-11-29
2
-1
/
+1
*
block: don't include blk-mq-sched.h in blk.h
Christoph Hellwig
2021-11-29
7
-1
/
+6
*
block: remove the e argument to elevator_exit
Christoph Hellwig
2021-11-29
3
-5
/
+7
*
block: remove elevator_exit
Christoph Hellwig
2021-11-29
3
-12
/
+5
*
block: move blk_get_flush_queue to blk-flush.c
Christoph Hellwig
2021-11-29
2
-6
/
+6
*
blk_mq: remove repeated includes
Guo Zhengkui
2021-11-29
1
-1
/
+0
*
block: move io_context creation into where it's needed
Jens Axboe
2021-11-29
4
-12
/
+7
*
block: only allocate poll_stats if there's a user of them
Jens Axboe
2021-11-29
6
-10
/
+26
*
blk-ioprio: don't set bio priority if not needed
Jens Axboe
2021-11-29
1
-3
/
+10
*
blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plug
Christoph Hellwig
2021-11-29
1
-37
/
+27
*
blk-mq: simplify the plug handling in blk_mq_submit_bio
Christoph Hellwig
2021-11-29
3
-64
/
+15
*
sr: set GENHD_FL_REMOVABLE earlier
Christoph Hellwig
2021-11-29
1
-2
/
+1
*
block: cleanup the GENHD_FL_* definitions
Christoph Hellwig
2021-11-29
1
-18
/
+14
*
block: don't set GENHD_FL_NO_PART for hidden gendisks
Christoph Hellwig
2021-11-29
1
-7
/
+2
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
27
-48
/
+30
*
block: remove GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
2021-11-29
2
-16
/
+4
*
mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
2021-11-29
1
-2
/
+1
*
null_blk: don't suppress partitioning information
Christoph Hellwig
2021-11-29
1
-1
/
+1
[next]