aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2017-11-16Merge branch 'standard/base' into standard/preempt-rt/rebaseBruce Ashfield
2017-11-10block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer
2017-11-10block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-07-27Merge branch 'standard/base' into standard/preempt-rt/rebaseBruce Ashfield
2017-07-23blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi
2017-06-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-06-02blk: improve order of bio handling in generic_make_request()NeilBrown
2017-06-02blk-mq: don't complete un-started request in timeout handlerMing Lei
2017-05-21block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-02-21blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi
2017-02-21block: cfq_cpd_alloc() should use @gfpTejun Heo
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-06blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche
2016-12-10Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-28blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche
2016-10-22cfq: fix starvation of asynchronous writesGlauber Costa
2016-09-26Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-09-23blk-mq: skip unmapped queues in blk_mq_alloc_request_hctxChristoph Hellwig
2016-09-19block: Use cpu_chill() for retry loopsThomas Gleixner
2016-09-19block: blk-mq: Use swaitSebastian Andrzej Siewior
2016-09-19blk-mq: revert raw locks, post pone notifier to POST_DEADSebastian Andrzej Siewior
2016-09-19block/mq: don't complete requests via IPISebastian Andrzej Siewior
2016-09-19block/mq: do not invoke preempt_disable()Sebastian Andrzej Siewior
2016-09-19block: mq: use cpu_light()Sebastian Andrzej Siewior
2016-09-19block: Turn off warning which is bogus on RTThomas Gleixner
2016-09-19softirq: Check preemption after reenabling interruptsThomas Gleixner
2016-09-19mm: bounce: Use local_irq_save_nortThomas Gleixner
2016-09-19block: Shorten interrupt disabled regionsThomas Gleixner
2016-09-19blk-throttle: Extend slice if throttle group is not emptyVivek Goyal
2016-08-24blk-mq: improve warning for running a queue on the wrong CPUJens Axboe
2016-08-24blk-mq: don't overwrite rq->mq_ctxJens Axboe
2016-08-24block: make sure a big bio is split into at most 256 bvecsMing Lei
2016-08-16block: Fix race triggered by blk_set_queue_dying()Bart Van Assche
2016-08-16block: Fix secure eraseAdrian Hunter
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-04blk-mq: fix deadlock in blk_mq_register_disk() error pathJens Axboe
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-04blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2016-08-04block: fix use-after-free in seq fileVegard Nossum
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-04blkcg: kill unused field nr_undestroyed_grpsHou Tao
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds