index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-27
block, loop: support partitions without scanning
Christoph Hellwig
2022-05-24
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
block: add sync_blockdev_range()
Yuezhang Mo
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
2022-04-17
block: remove queue_discard_alignment
Christoph Hellwig
2022-04-17
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
2022-04-17
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
2022-04-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-04-17
block: add a bdev_stable_writes helper
Christoph Hellwig
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-09
block: add ->poll_bio to block_device_operations
Ming Lei
2022-03-08
blk-mq: manage hctx map via xarray
Ming Lei
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-02-28
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-16
block: add a ->free_disk method
Christoph Hellwig
2022-02-02
block: fix the kerneldoc for bio_end_io_acct
Christoph Hellwig
2022-02-02
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2022-01-05
block: move rq_list macros to blk-mq.h
Keith Busch
2021-12-22
block: remove unnecessary trailing '\'
Keith Busch
2021-12-21
block: use "unsigned long" for blk_validate_block_size().
Tetsuo Handa
2021-12-03
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-11-29
blk-crypto: remove blk_crypto_unregister()
Eric Biggers
2021-11-29
block: only allocate poll_stats if there's a user of them
Jens Axboe
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-27
block: Add a helper to validate the block size
Xie Yongji
2021-10-26
block: Add independent access ranges support
Damien Le Moal
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
[next]