index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
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
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-06-29
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
2020-06-21
block: provide plug based way of signaling forced no-wait semantics
Jens Axboe
[next]