index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: make blk_set_default_limits() private
Keith Busch
2022-11-16
1
-1
/
+0
*
block: make dma_alignment a stacking queue_limit
Keith Busch
2022-11-16
1
-7
/
+8
*
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
2022-10-10
1
-3
/
+3
|
\
|
*
block: avoid sign extend problem with default queue flags mask
Brian Foster
2022-10-10
1
-3
/
+3
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+14
|
\
|
|
*
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
2022-09-29
1
-0
/
+9
|
*
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-09-27
1
-1
/
+5
*
|
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
2022-09-11
1
-0
/
+4
|
/
*
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-04
1
-2
/
+3
|
\
|
*
block: move ->bio_split to the gendisk
Christoph Hellwig
2022-08-02
1
-1
/
+2
|
*
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
1
-1
/
+1
*
|
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
block: add bdev_max_segments() helper
Naohiro Aota
2022-07-25
1
-0
/
+5
*
|
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
|
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-14
1
-1
/
+1
*
|
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-3
/
+3
*
|
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
1
-1
/
+1
*
|
block: remove bdevname
Christoph Hellwig
2022-07-14
1
-1
/
+0
*
|
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-49
/
+42
*
|
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
1
-8
/
+3
*
|
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-2
/
+2
*
|
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
1
-4
/
+4
*
|
block: remove queue_max_open_zones and queue_max_active_zones
Christoph Hellwig
2022-07-06
1
-27
/
+10
*
|
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
|
block: remove a superflous ifdef in blkdev.h
Christoph Hellwig
2022-07-06
1
-3
/
+0
*
|
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
2022-06-29
1
-6
/
+6
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+0
*
|
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-3
/
+1
*
|
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
2022-06-28
1
-2
/
+0
*
|
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
2022-06-27
1
-13
/
+0
*
|
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
2022-06-27
1
-19
/
+0
*
|
block: factor out a chunk_size_left helper
Christoph Hellwig
2022-06-27
1
-6
/
+13
*
|
block: relax direct io memory alignment
Keith Busch
2022-06-27
1
-0
/
+5
*
|
block: introduce bdev_iter_is_aligned helper
Keith Busch
2022-06-27
1
-0
/
+7
*
|
block: introduce bdev_dma_alignment helper
Keith Busch
2022-06-27
1
-0
/
+5
|
/
*
block: remove queue from struct blk_independent_access_range
Damien Le Moal
2022-06-19
1
-1
/
+0
*
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-17
1
-4
/
+4
*
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
2022-06-16
1
-2
/
+2
*
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
1
-0
/
+1
|
\
|
*
block, loop: support partitions without scanning
Christoph Hellwig
2022-05-27
1
-0
/
+1
*
|
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-24
1
-0
/
+1
|
\
\
|
*
|
block: add sync_blockdev_range()
Yuezhang Mo
2022-05-23
1
-0
/
+1
*
|
|
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-0
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
1
-0
/
+15
*
|
|
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-18
1
-3
/
+4
|
/
/
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-11
/
+16
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-0
/
+5
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-2
/
+0
*
|
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
1
-0
/
+5
[next]