summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-05-13Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
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-24Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
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-18Merge tag 'v4.4.2'Huang, Tao
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-11Merge tag 'v4.4'Huang, Tao
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe
2016-01-05Merge tag 'v4.4-rc8'Huang, Tao
2015-12-29Merge tag 'v4.4-rc7'Huang, Tao
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-22block: Split bios on chunk boundariesKeith Busch
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura
2015-12-15Merge tag 'v4.4-rc5'Huang, Tao
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-07Merge tag 'v4.4-rc4'Huang, Tao
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-03SCSI: Fix NULL pointer dereference in runtime PMKen Xue
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-12-01block/partitions/rk: fix panic when cmdline without mtdpartsHuang, Tao
2015-12-01Merge tag 'v4.4-rc3'Huang, Tao
2015-11-30blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
2015-11-26block: partitions: add rockchip partition supportHuang, Tao
2015-11-25Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-25block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-23blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei
2015-11-23blk-merge: fix blk_bio_segment_splitMing Lei
2015-11-23block: fix segment splitMing Lei
2015-11-23Merge tag 'v4.4-rc2'Huang, Tao
2015-11-20blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe
2015-11-20mac: validate mac_partition is within sectorKees Cook
2015-11-19block: protect rw_page against device teardownDan Williams
2015-11-18Merge tag 'v4.4-rc1'Huang, Tao
2015-11-16blk-flush: Queue through IO scheduler when flush not requiredJan Kara