index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2
-8
/
+9
2022-07-06
block: remove queue_max_open_zones and queue_max_active_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_free_zone_bitmaps
Christoph Hellwig
3
-6
/
+8
2022-07-06
block: pass a gendisk to blk_queue_clear_zone_settings
Christoph Hellwig
3
-4
/
+6
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2
-5
/
+6
2022-07-06
block: simplify blk_check_zone_append
Christoph Hellwig
1
-3
/
+2
2022-07-06
block: simplify blk_mq_plug
Christoph Hellwig
4
-13
/
+11
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
4
-10
/
+9
2022-07-06
block: call blk_queue_free_zone_bitmaps from disk_release
Christoph Hellwig
2
-2
/
+1
2022-07-06
blk-mq: Drop local variable for reserved tag
John Garry
1
-4
/
+2
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
3
-11
/
+8
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2
-4
/
+4
2022-07-06
blk-mq: Add a flag for reserved requests
John Garry
1
-0
/
+6
2022-06-29
blk-cgroup: factor out blkcg_free_all_cpd()
Jason Yan
1
-18
/
+18
2022-06-29
blk-cgroup: factor out blkcg_iostat_update()
Jason Yan
1
-17
/
+20
2022-06-29
block: simplify disk_set_independent_access_ranges
Christoph Hellwig
3
-44
/
+18
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
1
-9
/
+9
2022-06-29
block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency
Ying Sun
1
-1
/
+0
2022-06-29
block: Remove check of PageError
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-06-28
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
3
-25
/
+26
2022-06-28
blk-mq: rename blk_mq_sysfs_{,un}register
Christoph Hellwig
3
-6
/
+6
2022-06-28
block: remove the extra gendisk reference in __blk_mq_register_dev
Christoph Hellwig
1
-3
/
+1
2022-06-28
block: use default groups to register the queue attributes
Christoph Hellwig
1
-6
/
+6
2022-06-28
block: remove a superflous queue kobject reference
Christoph Hellwig
1
-5
/
+1
2022-06-28
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
4
-11
/
+6
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-15
/
+0
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
6
-56
/
+59
2022-06-28
block: stop setting the nomerges flags in blk_cleanup_queue
Christoph Hellwig
1
-3
/
+0
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
2
-8
/
+3
2022-06-27
blk-mq: blk_mq_tag_busy is no need to return a value
Liu Song
2
-17
/
+11
2022-06-27
block: Always initialize bio IO priority on submit
Jan Kara
1
-0
/
+3
2022-06-27
block: Initialize bio priority earlier
Jan Kara
1
-2
/
+2
2022-06-27
blk-ioprio: Convert from rqos policy to direct call
Jan Kara
4
-45
/
+23
2022-06-27
blk-ioprio: Remove unneeded field
Jan Kara
1
-6
/
+3
2022-06-27
block: Fix handling of tasks without ioprio in ioprio_get(2)
Jan Kara
1
-7
/
+23
2022-06-27
block: Make ioprio_best() static
Jan Kara
1
-1
/
+1
2022-06-27
block: Generalize get_current_ioprio() for any task
Jan Kara
1
-0
/
+26
2022-06-27
block: fix default IO priority handling again
Jan Kara
2
-2
/
+4
2022-06-27
blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().
Sebastian Andrzej Siewior
1
-5
/
+1
2022-06-27
block: bfq: Fix kernel-doc headers
Bart Van Assche
2
-2
/
+6
2022-06-27
block: bfq: Remove an unused function definition
Bart Van Assche
1
-2
/
+0
2022-06-27
bfq: Remove useless code in bfq_lookup_next_entity
GuoYong Zheng
1
-3
/
+0
2022-06-27
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
1
-0
/
+13
2022-06-27
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
1
-2
/
+7
2022-06-27
block: cleanup variable naming in get_max_io_size
Christoph Hellwig
1
-10
/
+8
2022-06-27
block: open code blk_max_size_offset in blk_rq_get_max_sectors
Christoph Hellwig
1
-4
/
+5
2022-06-27
block: Make blk_mq_get_sq_hctx() select the proper hardware queue type
Bart Van Assche
1
-1
/
+1
2022-06-27
block: Rename a blk_mq_map_queue() argument
Bart Van Assche
1
-6
/
+6
2022-06-27
blk-iocost: Simplify ioc_rqos_done()
Bart Van Assche
1
-1
/
+1
2022-06-27
block: Directly use ida_alloc()/free()
Bo Liu
2
-3
/
+3
[prev]
[next]