summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov
2022-04-20block: fix offset/size check in bio_trim()Ming Lei
2022-04-08block: restore the old set_task_ioprio() behaviour wrt PF_EXITINGJiri Slaby
2022-04-08block: Fix the maximum minor value is blk_alloc_ext_minor()Christophe JAILLET
2022-04-08Revert "Revert "block, bfq: honor already-setup queue merges""Paolo Valente
2022-04-08bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng
2022-04-08block, bfq: don't move oom_bfqqYu Kuai
2022-04-08block/bfq_wf2q: correct weight to ioprioYahu Gao
2022-04-08block: throttle split bio in case of iops limitMing Lei
2022-04-08block: don't delete queue kobject before its childrenEric Biggers
2022-04-08block: update io_ticks when io hangZhang Wensheng
2022-04-08blk-cgroup: set blkg iostat after percpu stat aggregationChengming Zhou
2022-04-08block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-08block: limit request dispatch loop durationShin'ichiro Kawasaki
2022-04-08block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
2022-04-08block: ensure plug merging checks the correct queue at least onceJens Axboe
2022-04-08block: flush plug based on hardware and software queue orderJens Axboe
2022-03-14block: release rq qos structures for queue without diskMing Lei
2022-03-08block: fix blk_mq_attempt_bio_merge and rq_qos_throttle protectionblock-5.17-2022-03-10Shin'ichiro Kawasaki
2022-02-22block: clear iocb->private in blkdev_bio_end_io_async()block-5.17-2022-02-23Stefano Garzarella
2022-02-17block/wbt: fix negative inflight counter when remove scsi deviceblock-5.17-2022-02-17Laibin Qiu
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-17block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang
2022-02-11block: Add handling for zone append command in blk_complete_requestPankaj Raghav
2022-02-03block: bio-integrity: Advance seed correctly for larger interval sizesblock-5.17-2022-02-04Martin K. Petersen
2022-02-02block: fix DIO handling regressions in blkdev_read_iter()Ilya Dryomov
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-01-26blk-mq: fix missing blk_account_io_done() in error pathYu Kuai
2022-01-23block: fix memory leak in disk_register_independent_access_rangesMiaoqian Lin
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-20block: fix async_depth sysfs interface for mq-deadlineblock-5.17-2022-01-21Jens Axboe
2022-01-20block: Fix wrong offset in bio_truncate()OGAWA Hirofumi
2022-01-18block: assign bi_bdev for cloned bios in blk_rq_prep_cloneChristoph Hellwig
2022-01-17block: cleanup q->srcuMing Lei
2022-01-17block: Remove unnecessary variable assignmentGuoYong Zheng
2022-01-15cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-13blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-09block: don't protect submit_bio_checks by q_usage_counterMing Lei
2021-12-23block: drop needless assignment in set_task_ioprio()Lukas Bulwahn
2021-12-22scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2021-12-21block: check minor range in device_add_disk()Tetsuo Handa
2021-12-21block: fix error unwinding in device_add_diskChristoph Hellwig
2021-12-20block: call blk_exit_queue() before freeing q->statsMing Lei
2021-12-20block: fix error in handling dead task for ioprio settingJens Axboe
2021-12-20blk-mq: blk-mq: check quiesce state before queue_rqsKeith Busch