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: fix incorrect branching in blk_max_size_offset()
Mike Snitzer
2020-12-04
1
-4
/
+6
*
dm: fix IO splitting
Mike Snitzer
2020-12-04
1
-5
/
+6
*
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
2020-10-16
1
-0
/
+1
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-1
/
+3
|
\
|
*
block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED
Christoph Hellwig
2020-10-07
1
-1
/
+3
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-32
/
+52
|
\
\
|
*
|
block: soft limit zone-append sectors as well
Johannes Thumshirn
2020-10-07
1
-1
/
+4
|
*
|
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
1
-8
/
+0
|
*
|
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
1
-8
/
+0
|
*
|
block: move 'q_usage_counter' into front of 'request_queue'
Ming Lei
2020-10-06
1
-1
/
+2
|
*
|
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-1
/
+1
|
*
|
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
2020-09-25
1
-2
/
+5
|
*
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-2
/
+7
|
|
/
|
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-0
/
+3
|
*
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-0
/
+1
|
*
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
1
-1
/
+0
|
*
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
2020-09-23
1
-3
/
+9
|
*
block: introduce part_[begin|end]_io_acct
Song Liu
2020-09-11
1
-0
/
+5
|
*
block: Do not discard buffers under a mounted filesystem
Jan Kara
2020-09-07
1
-0
/
+7
|
*
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...
John Garry
2020-09-03
1
-0
/
+1
|
*
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
2020-09-03
1
-0
/
+2
|
*
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2020-09-01
1
-2
/
+2
|
*
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2020-09-01
1
-3
/
+2
|
*
block: Make request_queue.rpm_status an enum
Geert Uytterhoeven
2020-09-01
1
-1
/
+2
*
|
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
2020-09-15
1
-0
/
+2
|
/
*
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-6
/
+6
|
\
|
*
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-20
1
-1
/
+0
|
*
block: remove bdev_stack_limits
Christoph Hellwig
2020-07-20
1
-2
/
+0
|
*
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
2020-07-20
1
-3
/
+6
|
*
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
1
-0
/
+50
|
|
\
|
*
\
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
1
-69
/
+96
|
|
\
\
*
|
\
\
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-0
/
+50
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block: add max_active_zones to blk-sysfs
Niklas Cassel
2020-07-15
1
-0
/
+25
|
*
|
|
block: add max_open_zones to blk-sysfs
Niklas Cassel
2020-07-15
1
-0
/
+25
|
*
|
|
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
1
-0
/
+1
|
|
\
|
|
*
|
|
|
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
block: provide plug based way of signaling forced no-wait semantics
Jens Axboe
2020-06-21
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-69
/
+96
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
1
-1
/
+2
|
*
|
|
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-08
1
-2
/
+0
|
|
|
/
|
|
/
|
|
*
|
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
|
block: remove direct_make_request
Christoph Hellwig
2020-07-01
1
-1
/
+0
|
*
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-5
/
+2
|
*
|
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
|
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
1
-0
/
+1
|
*
|
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
1
-52
/
+40
|
*
|
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2020-06-24
1
-1
/
+0
|
*
|
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
1
-0
/
+46
|
*
|
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
1
-2
/
+3
[next]