aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-21block: Add a helper to validate the block sizeXie Yongji
2021-11-18block: bump max plugged deferred size from 16 to 32Jens Axboe
2021-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-15block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-01-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-01-12scsi: block: Do not accept any requests while suspendedAlan Stern
2021-01-12scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche
2020-12-17blk-mq: Use llist_head for blk_cpu_doneSebastian Andrzej Siewior
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer
2020-12-04dm: fix IO splittingMike Snitzer
2020-10-16kernel.h: split out min()/max() et al. helpersAndy Shevchenko
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-07block: soft limit zone-append sectors as wellJohannes Thumshirn
2020-10-07block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig
2020-10-06block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig
2020-10-06block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig
2020-10-06block: move 'q_usage_counter' into front of 'request_queue'Ming Lei
2020-10-05block: add a bdget_part helperChristoph Hellwig
2020-09-25block: add QUEUE_FLAG_NOWAITMike Snitzer
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-24block: lift setting the readahead size into the block layerChristoph Hellwig
2020-09-23block: mark blkdev_get staticChristoph Hellwig
2020-09-23block: allow 'chunk_sectors' to be non-power-of-2Mike Snitzer
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-09-11block: introduce part_[begin|end]_io_acctSong Liu
2020-09-07block: Do not discard buffers under a mounted filesystemJan Kara
2020-09-03blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...John Garry
2020-09-03blk-mq: Record nr_active_requests per queue for when using shared sbitmapJohn Garry
2020-09-01block: remove the discard_alignment field from struct hd_structChristoph Hellwig
2020-09-01block: remove the alignment_offset field from struct hd_structChristoph Hellwig
2020-09-01block: Make request_queue.rpm_status an enumGeert Uytterhoeven
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-20block: remove blk_queue_stack_limitsChristoph Hellwig
2020-07-20block: remove bdev_stack_limitsChristoph Hellwig
2020-07-20block: inherit the zoned characteristics in blk_stack_limitsChristoph Hellwig
2020-07-20Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe
2020-07-20Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe
2020-07-16block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
2020-07-08md: switch to ->check_events for media change notificationsChristoph Hellwig
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-01block: remove the bd_block_size field from struct block_deviceChristoph Hellwig