aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2017-02-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-27 Merge tag 'v4.4.52' into linux-linaro-lsk-v4.4Alex Shi
2017-02-26blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval
2017-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-22 Merge tag 'v4.4.44' into linux-linaro-lsk-v4.4Alex Shi
2017-01-19blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi
2017-01-19block: cfq_cpd_alloc() should use @gfpTejun Heo
2017-01-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-10 Merge tag 'v4.4.41' into linux-linaro-lsk-v4.4Alex Shi
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-09 Merge tag 'v4.4.40' into linux-linaro-lsk-v4.4Alex Shi
2017-01-06blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.12-androidAlex Shi
2016-12-12Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4lsk-v4.4-16.12Alex Shi
2016-12-10Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds
2016-11-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-29block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen
2016-10-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-28blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche
2016-10-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-22cfq: fix starvation of asynchronous writesGlauber Costa
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-07blk-mq: actually hook up defer list when running requestsOmar Sandoval
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15block: make sure a big bio is split into at most 256 bvecsMing Lei
2016-09-15block: Fix race triggered by blk_set_queue_dying()Bart Van Assche
2016-09-15blk-mq: End unstarted requests on dying queueKeith Busch
2016-09-14Android: Fix build breakages.Mohan Srinivasan
2016-09-14Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-16block: fix use-after-free in seq fileVegard Nossum
2016-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-10block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-04block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12dm: fix excessive dm-mq context switchingMike Snitzer
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-09block: Initialize max_dev_sectors to 0Keith Busch
2016-03-03bio: return EINTR if copying to user space got interruptedHannes Reinecke
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-17block: fix bio splitting on max sectorsMing Lei
2016-02-17block: split bios to max possible lengthKeith Busch
2016-02-16block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-22block: Split bios on chunk boundariesKeith Busch