index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-09
scsi: block: Do not accept any requests while suspended
Alan Stern
2020-12-09
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
2020-12-04
block: fix incorrect branching in blk_max_size_offset()
Mike Snitzer
2020-12-04
dm: fix IO splitting
Mike Snitzer
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: move the start_sect field to struct block_device
Christoph Hellwig
2020-12-01
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
block: add a new set_read_only method
Christoph Hellwig
2020-10-16
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-07
block: soft limit zone-append sectors as well
Johannes Thumshirn
2020-10-07
block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED
Christoph Hellwig
2020-10-06
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
block: move 'q_usage_counter' into front of 'request_queue'
Ming Lei
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
2020-09-25
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
2020-09-11
block: introduce part_[begin|end]_io_acct
Song Liu
2020-09-07
block: Do not discard buffers under a mounted filesystem
Jan Kara
2020-09-03
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...
John Garry
2020-09-03
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
2020-09-01
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2020-09-01
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2020-09-01
block: Make request_queue.rpm_status an enum
Geert Uytterhoeven
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-20
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
2020-07-20
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
[next]