aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2019-09-16block, bfq: increase idling for weight-raised queuesPaolo Valente
2019-08-17block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBRDavid Kozub
2019-08-17block: fix use-after-free on gendiskYufen Yu
2019-05-30bfq: update internal depth state when queue depth changesJens Axboe
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-05block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-04-12block, bfq: fix in-service-queue check for queue mergingPaolo Valente
2019-03-26blk-mq: insert rq with DONTPREP to hctx dispatch list when requeueJianchao Wang
2019-03-08blk-mq: fix a hung issue when fsyncJianchao Wang
2019-02-05block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
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-04block: Clear kernel memory before copying to userKeith Busch
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-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-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
2018-09-15cfq: Suppress compiler warnings about comparisonsBart Van Assche
2018-09-15blk-mq: count the hctx as active before allocating tagJianchao Wang
2018-09-15block: bvec_nr_vecs() returns value for wrong slabGreg Edwards
2018-09-15block: don't warn for flush on read-only deviceJens Axboe
2018-09-09block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero
2018-09-09block: Ensure that a request queue is dissociated from the cgroup controllerBart Van Assche
2018-09-09block: Introduce blk_exit_queue()Bart Van Assche
2018-09-09block: really disable runtime-pm for blk-mqMing Lei
2018-09-09block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2018-09-09block: fix infinite loop if the device loses discard capabilityMikulas Patocka
2018-08-04Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds
2018-08-03Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-02blk-mq: fix blk_mq_tagset_busy_iterMing Lei
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27block: reset bi_iter.bi_done after splitting bioGreg Edwards
2018-07-26block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck
2018-07-26block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck
2018-07-24blk-mq: export setting request completion stateKeith Busch
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds