summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins1-6/+3
2018-04-24block/mq: fix potential deadlock during cpu hotplugWanpeng Li1-2/+2
2018-04-13blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei1-1/+2
2018-04-13bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov1-0/+3
2018-04-13blk-mq: fix race between updating nr_hw_queues and switching io schedMing Lei1-0/+4
2018-04-13block: fix an error code in add_partition()Dan Carpenter1-1/+3
2018-04-13blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong1-2/+2
2018-04-08Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka1-2/+2
2018-04-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron1-1/+3
2018-03-24block/mq: Cure cpu hotplug lock inversionPeter Zijlstra1-2/+2
2018-03-22blk-throttle: make sure expire time isn't too bigShaohua Li1-0/+11
2018-03-22blkcg: fix double free of new_blkg in blkcg_init_queueHou Tao1-3/+1
2018-02-25blk_rq_map_user_iov: fix error overrideDouglas Gilbert1-2/+2
2017-12-20badblocks: fix wrong return value in badblocks_set if badblocks are disabledLiu Bo1-1/+1
2017-12-20blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg1-0/+3
2017-12-14block: wake up all tasks blocked in get_request()Ming Lei1-2/+2
2017-12-14blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei3-4/+5
2017-11-30block: Fix a race between blk_cleanup_queue() and timeout handlingBart Van Assche2-3/+2
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman1-0/+1
2017-10-18bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro1-2/+2
2017-10-18more bio_map_user_iov() leak fixesAl Viro1-5/+9
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh1-0/+8
2017-10-08partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar1-5/+12
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig1-1/+0
2017-09-27block: Relax a check in blk_start_queue()Bart Van Assche1-1/+1
2017-08-25blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig1-1/+7
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard1-0/+2
2017-06-14cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao1-2/+15
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer1-1/+2
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov2-18/+2
2017-04-18blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi1-3/+3
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown2-15/+27
2017-04-08blk: improve order of bio handling in generic_make_request()NeilBrown1-4/+21
2017-03-30blk-mq: don't complete un-started request in timeout handlerMing Lei1-10/+1
2017-03-22block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira1-0/+3
2017-01-19blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi1-3/+1
2017-01-19block: cfq_cpd_alloc() should use @gfpTejun Heo1-1/+1
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro1-0/+3
2017-01-06blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche1-3/+3
2016-12-07Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds1-0/+4
2016-10-27blk-mq: update hardware and software queues for sleeping allocJens Axboe1-3/+3
2016-10-26block: flush: fix IO hang in case of flood fua reqMing Lei1-0/+28
2016-10-22badblocks: badblocks_set/clear update unacked_existShaohua Li1-0/+23
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-3/+1
2016-10-12badblocks: fix overlapping check for clearingTomasz Majchrzak1-2/+4
2016-10-12block: require write_same and discard requests align to logical block sizeDarrick J. Wong1-0/+15
2016-10-12block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong1-6/+12
2016-10-11latent_entropy: Mark functions with __latent_entropyEmese Revfy1-1/+1