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.13.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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-12
/
+0
2023-03-21
blk-mq: remove hybrid polling
Keith Busch
1
-12
/
+0
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
1
-3
/
+2
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2023-02-21
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
1
-6
/
+1
2023-02-15
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
1
-6
/
+6
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
1
-6
/
+6
2023-02-03
block: remove ->rw_page
Christoph Hellwig
1
-5
/
+7
2023-01-30
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
1
-0
/
+1
2023-01-30
block: introduce bdev_zone_no helper
Pankaj Raghav
1
-0
/
+5
2023-01-30
block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
Pankaj Raghav
1
-0
/
+12
2023-01-30
block: remove superfluous check for request queue in bdev_is_zoned()
Pankaj Raghav
1
-6
/
+1
2023-01-30
block: save user max_sectors limit
Keith Busch
1
-0
/
+1
2023-01-30
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
1
-1
/
+2
2023-01-05
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
1
-0
/
+1
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-26
/
+6
2022-12-03
block: remove devnode callback from struct block_device_operations
Greg Kroah-Hartman
1
-1
/
+0
2022-11-30
block: untangle request_queue refcounting from sysfs
Christoph Hellwig
1
-4
/
+2
2022-11-17
block: make blk_set_default_limits() private
Keith Busch
1
-1
/
+0
2022-11-17
block: make dma_alignment a stacking queue_limit
Keith Busch
1
-7
/
+8
2022-11-17
block: remove delayed holder registration
Christoph Hellwig
1
-5
/
+0
2022-11-02
blk-mq: add tagset quiesce interface
Chao Leng
1
-0
/
+3
2022-11-02
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
1
-9
/
+0
2022-10-31
block: simplify blksize_bits() implementation
Dawei Li
1
-6
/
+1
2022-10-25
block: remove bio_start_io_acct_time
Christoph Hellwig
1
-1
/
+0
2022-10-10
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
1
-3
/
+3
2022-10-10
block: avoid sign extend problem with default queue flags mask
Brian Foster
1
-3
/
+3
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+14
2022-09-29
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
1
-0
/
+9
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
1
-1
/
+5
2022-09-12
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
1
-0
/
+4
2022-08-05
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2022-08-04
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+5
2022-08-03
block: move ->bio_split to the gendisk
Christoph Hellwig
1
-1
/
+2
2022-08-03
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-07-25
block: add bdev_max_segments() helper
Naohiro Aota
1
-0
/
+5
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
1
-1
/
+1
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
1
-3
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-1
/
+1
2022-07-14
block: remove bdevname
Christoph Hellwig
1
-1
/
+0
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-49
/
+42
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
1
-8
/
+3
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-4
/
+4
2022-07-06
block: remove queue_max_open_zones and queue_max_active_zones
Christoph Hellwig
1
-27
/
+10
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: remove a superflous ifdef in blkdev.h
Christoph Hellwig
1
-3
/
+0
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
1
-6
/
+6
[next]