开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
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
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
[next]