summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-03-06block: remove disk_stack_limitsChristoph Hellwig
2024-03-06block: move capacity validation to blkpg_do_ioctl()Li Lingfeng
2024-03-06block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov
2024-03-06sed-opal: Remove the ret variable from the functionLi kunyu
2024-03-06sed-opal: Remove unnecessary ‘0’ values from retLi kunyu
2024-03-06sed-opal: Remove unnecessary ‘0’ values from errLi zeming
2024-03-06sed-opal: Remove unnecessary ‘0’ values from errorLi zeming
2024-03-06block: make block_class constantRicardo B. Marliere
2024-03-06block: Fix page refcounts for unaligned buffers in __bio_release_pages()Tony Battersby
2024-03-01dm: use queue_limits_setChristoph Hellwig
2024-03-01block: add a queue_limits_stack_bdev helperChristoph Hellwig
2024-03-01block: add a queue_limits_set helperChristoph Hellwig
2024-02-28blk-mq: don't change nr_hw_queues and nr_maps for kdump kernelMing Lei
2024-02-24bdev: remove SLAB_MEM_SPREAD flag usageChengming Zhou
2024-02-24block/blk-mq: Don't complete locally if capacities are differentQais Yousef
2024-02-24blk-lib: check for kill signalKeith Busch
2024-02-24block: io wait hang check helperKeith Busch
2024-02-24block: cleanup __blkdev_issue_write_zeroesKeith Busch
2024-02-24block: blkdev_issue_secure_erase loop styleKeith Busch
2024-02-23block: fix deadlock between bd_link_disk_holder and partition scanLi Nan
2024-02-22block: Do not include rbtree.h in blk-zoned.cDamien Le Moal
2024-02-22block: Clear zone limits for a non-zoned stacked queueDamien Le Moal
2024-02-21block: fix virt_boundary handling in blk_validate_limitsChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_alloc_queueChristoph Hellwig
2024-02-13block: use queue_limits_commit_update in queue_discard_max_storeChristoph Hellwig
2024-02-13block: add a max_user_discard_sectors queue limitChristoph Hellwig
2024-02-13block: use queue_limits_commit_update in queue_max_sectors_storeChristoph Hellwig
2024-02-13block: add an API to atomically update queue limitsChristoph Hellwig
2024-02-13block: decouple blk_set_stacking_limits from blk_set_default_limitsChristoph Hellwig
2024-02-13block: refactor disk_update_readaheadChristoph Hellwig
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi
2024-02-12block: refactor guard helpersKanchan Joshi
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn
2024-02-08block: Simplify the allocation of slab cachesKunwu Chan
2024-02-08block: optimise in irq bio put cachingPavel Begunkov
2024-02-08block: extend bio caching to task contextPavel Begunkov
2024-02-05blk-throttle: Eliminate redundant checks for data directionTang Yizhou
2024-02-05block: update cached timestamp post schedule/preemptionJens Axboe
2024-02-05block: cache current nsec time in struct blk_plugJens Axboe
2024-02-05block: add blk_time_get_ns() and blk_time_get() helpersJens Axboe
2024-02-05block: move cgroup time handling code into blk.hJens Axboe
2024-02-05blk-mq: special case cached requests lessChristoph Hellwig
2024-02-05blk-mq: introduce a blk_mq_peek_cached_request helperChristoph Hellwig
2024-02-05blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requestsChristoph Hellwig
2024-02-01block: Fix where bio IO priority gets setHongyu Jin
2024-01-23block: Fix WARNING in _copy_from_iterChristian A. Ehrhardt