aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2018-05-22Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linaro-lsk-v4.9-rt-testMark Brown
2018-04-24block/mq: fix potential deadlock during cpu hotplugWanpeng Li
2018-04-13blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei
2018-04-13bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov
2018-04-13blk-mq: fix race between updating nr_hw_queues and switching io schedMing Lei
2018-04-13block: fix an error code in add_partition()Dan Carpenter
2018-04-13blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong
2018-04-08Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka
2018-04-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron
2018-03-24block/mq: Cure cpu hotplug lock inversionPeter Zijlstra
2018-03-22blk-throttle: make sure expire time isn't too bigShaohua Li
2018-03-22blkcg: fix double free of new_blkg in blkcg_init_queueHou Tao
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25blk_rq_map_user_iov: fix error overrideDouglas Gilbert
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-20badblocks: fix wrong return value in badblocks_set if badblocks are disabledLiu Bo
2017-12-20blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven Rostedt (VMware)
2017-12-14block: wake up all tasks blocked in get_request()Ming Lei
2017-12-14blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei
2017-11-30block: Fix a race between blk_cleanup_queue() and timeout handlingBart Van Assche
2017-11-17Merge tag 'v4.9.58' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.57' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.53' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.52' into v4.9-rtSteven Rostedt (VMware)
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman
2017-10-18bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro
2017-10-18more bio_map_user_iov() leak fixesAl Viro
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-08partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig
2017-09-27block: Relax a check in blk_start_queue()Bart Van Assche
2017-09-05Merge tag 'v4.9.45' into v4.9-rtSteven Rostedt (VMware)
2017-08-24blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig
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