aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2019-09-23Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
2019-09-16block, bfq: increase idling for weight-raised queuesPaolo Valente
2019-08-27Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-08-17block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBRDavid Kozub
2019-08-17block: fix use-after-free on gendiskYufen Yu
2019-06-03Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-05-30bfq: update internal depth state when queue depth changesJens Axboe
2019-05-29Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-05-23block: pass no-op callback to INIT_WORK().Tetsuo Handa
2019-05-23block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctxShenghui Wang
2019-05-06Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-05-05block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-04-16Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-04-12block, bfq: fix in-service-queue check for queue mergingPaolo Valente
2019-03-28Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-26blk-mq: insert rq with DONTPREP to hctx dispatch list when requeueJianchao Wang
2019-03-17Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-08blk-mq: fix a hung issue when fsyncJianchao Wang
2019-02-05Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-02-05block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2019-01-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-01-14block: mq-deadline: Fix write completion handlingDamien Le Moal
2019-01-14block: deactivate blk_stat timer in wbt_disable_default()Ming Lei
2018-12-12Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-12-04block: Clear kernel memory before copying to userKeith Busch
2018-11-22Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-11-22Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-13block, bfq: correctly charge and reset entity service in all casesPaolo Valente
2018-11-13block: make sure writesame bio is aligned with logical block sizeMing Lei
2018-11-13block: make sure discard bio is aligned with logical block sizeMing Lei
2018-11-13block: don't deal with discard limit in blkdev_issue_discard()Ming Lei
2018-11-13block: setup bounce bio_sets properlyJens Axboe
2018-10-15Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-10-15Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-10-15Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-10-15Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-10-13blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov
2018-10-10Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-10-03block: fix deadline elevator drain for zoned block devicesDamien Le Moal
2018-09-26blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei
2018-09-26blk-mq: only attempt to merge bio if there is rq in sw queueMing Lei
2018-09-26block: allow max_discard_segments to be stackedMike Snitzer
2018-09-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-19partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira
2018-09-19partitions/aix: append null character to print data from diskMauricio Faria de Oliveira
2018-09-19blk-mq: fix updating tags depthMing Lei
2018-09-19block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov
2018-09-19block: don't warn when doing fsync on read-only devicesMikulas Patocka