aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2017-06-23Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard
2017-06-14cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao
2017-05-27Merge tag 'v4.9.30' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-04-18blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-04-08blk: improve order of bio handling in generic_make_request()NeilBrown
2017-04-04Merge tag 'v4.9.20' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-30blk-mq: don't complete un-started request in timeout handlerMing Lei
2017-03-27Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-22block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira
2017-01-30Merge tag 'v4.9.6' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-20Merge tag 'v4.9.4' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-19blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi
2017-01-19block: cfq_cpd_alloc() should use @gfpTejun Heo
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-23block: Use cpu_chill() for retry loopsThomas Gleixner
2016-12-23block: blk-mq: Use swaitSebastian Andrzej Siewior
2016-12-23block/mq: don't complete requests via IPISebastian Andrzej Siewior
2016-12-23block/mq: do not invoke preempt_disable()Sebastian Andrzej Siewior
2016-12-23block: mq: use cpu_light()Sebastian Andrzej Siewior
2016-12-23block: Turn off warning which is bogus on RTThomas Gleixner
2016-12-23softirq: Check preemption after reenabling interruptsThomas Gleixner
2016-12-23mm: bounce: Use local_irq_save_nortThomas Gleixner
2016-12-23block: Shorten interrupt disabled regionsThomas Gleixner
2016-12-07Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds
2016-10-27blk-mq: update hardware and software queues for sleeping allocJens Axboe
2016-10-26block: flush: fix IO hang in case of flood fua reqMing Lei
2016-10-21badblocks: badblocks_set/clear update unacked_existShaohua Li
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-10-12badblocks: fix overlapping check for clearingTomasz Majchrzak
2016-10-11block: require write_same and discard requests align to logical block sizeDarrick J. Wong
2016-10-11block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-30blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche
2016-09-23blk-mq: skip unmapped queues in blk_mq_alloc_request_hctxChristoph Hellwig
2016-09-23cfq: fix starvation of asynchronous writesGlauber Costa
2016-09-23blk-mq: fixup "Convert to new hotplug state machine"Sebastian Andrzej Siewior
2016-09-22blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe
2016-09-22blk-mq: remove non-blocking pass in blk_mq_map_requestChristoph Hellwig