index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
2020-12-01
block: use gcd() to fix chunk_sectors limit stacking
Mike Snitzer
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
2020-09-23
block: use lcm_not_zero() when stacking chunk_sectors
Mike Snitzer
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
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-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2020-03-17
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
Konstantin Khlebnikov
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-05
block: Introduce elevator features
Damien Le Moal
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2019-07-26
block: fix max segment size handling in blk_queue_virt_boundary
Christoph Hellwig
2019-05-23
block: force an unlimited segment size on queues with a virt boundary
Christoph Hellwig
2019-04-30
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: block: remove the cluster flag
Christoph Hellwig
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-07
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-24
block: allow max_discard_segments to be stacked
Mike Snitzer
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
2017-08-23
block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
Bart Van Assche
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-11-10
block: hook up writeback throttling
Jens Axboe
2016-11-05
block: add code to track actual device queue depth
Jens Axboe
2016-10-18
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
2016-04-13
block: kill off q->flush_flags
Jens Axboe
[next]