summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2020-11-18block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-10blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi
2020-11-10blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi
2020-11-05block: advance iov_iter on bio_add_hw_page failureNaohiro Aota
2020-11-05block: Consider only dispatched requests for inflight statisticGabriel Krisman Bertazi
2020-10-29blk-mq: always allow reserved allocation in hctx_may_queueMing Lei
2020-10-29block: ratelimit handle_bad_sector() messageTetsuo Handa
2020-10-29dm: fix request-based DM to not bounce through indirect dm_submit_bioMike Snitzer
2020-10-29blk-mq: move cancel of hctx->run_work to the front of blk_exit_queueYang Yang
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-07partitions/ibm: fix non-DASD devicesChristoph Hellwig
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()Peilin Ye
2020-09-29blk-mq: call commit_rqs while list empty but error happenblock-5.9-2020-10-02yangerkun
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-09-11Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-09block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani
2020-09-08block: only call sched requeue_request() for scheduled requestsOmar Sandoval
2020-09-08block: restore a specific error code in bdev_del_partitionChristoph Hellwig
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-01blk-stat: make q->stats->lock irqsafeTejun Heo
2020-09-01blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo
2020-09-01block: fix locking in bdev_del_partitionChristoph Hellwig
2020-09-01block: release disk reference in hd_struct_free_workMing Lei
2020-09-01block: ensure bdi->io_pages is always initializedJens Axboe
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21blkcg: fix memleak for iolatencyYufen Yu
2020-08-21block: fix get_max_io_size()Keith Busch
2020-08-21blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei
2020-08-18bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-08-17block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)
2020-08-17block: respect queue limit of max discard segmentMing Lei
2020-08-17blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTARTMing Lei
2020-08-16bsg-lib: convert comma to semicolonXu Wang
2020-08-16block: blk-mq.c: fix @at_head kernel-doc warningRandy Dunlap
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-11block: fix double account of flush request's driver tagblock-5.9-2020-08-14Ming Lei
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-05block: check queue's limits.discard_granularity in __blkdev_issue_discard()Coly Li
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-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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-08-03block: don't do revalidate zones on invalid devicesfor-5.9/block-merge-20200804Johannes Thumshirn
2020-07-31block: blk-timeout: delete duplicated wordfor-5.9/block-20200802Randy Dunlap
2020-07-31block: blk-mq-sched: delete duplicated wordRandy Dunlap