summaryrefslogtreecommitdiff
path: root/block (follow)
Commit message (Expand)AuthorAge
* Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt2016-10-28
|\
| * blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche2016-10-28
* | Merge tag 'v4.4.27' into android-4.4.yDmitry Shmidt2016-10-27
|\|
| * cfq: fix starvation of asynchronous writesGlauber Costa2016-10-22
* | Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt2016-10-14
|\|
| * blk-mq: actually hook up defer list when running requestsOmar Sandoval2016-10-07
* | Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
|\|
| * block: make sure a big bio is split into at most 256 bvecsMing Lei2016-09-15
| * block: Fix race triggered by blk_set_queue_dying()Bart Van Assche2016-09-15
| * blk-mq: End unstarted requests on dying queueKeith Busch2016-09-15
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-08
|\ \
| * | UPSTREAM: block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-09-08
| * | Android: Fix build breakages.Mohan Srinivasan2016-09-08
* | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-07
|\| |
| * | Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan2016-09-06
| * | UPSTREAM: block: fix use-after-free in seq fileVegard Nossum2016-09-01
| * | Revert "Android: MMC/UFS IO Latency Histograms."Mohamad Ayyash2016-08-25
| * | Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan2016-08-24
* | | Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
|\ \ \ | | |/ | |/|
| * | block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-20
| * | block: add missing group association in bio-cloning functionsPaolo Valente2016-08-20
| * | block: fix use-after-free in seq fileVegard Nossum2016-08-16
* | | Merge tag 'v4.4.17' into android-4.4.yDmitry Shmidt2016-08-11
|\| |
| * | block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-08-10
* | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\| | | |/ |/|
| * block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei2016-05-04
| * dm: fix excessive dm-mq context switchingMike Snitzer2016-04-12
| * block: Initialize max_dev_sectors to 0Keith Busch2016-03-09
| * bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-03-03
| * block: fix bio splitting on max sectorsMing Lei2016-02-17
| * block: split bios to max possible lengthKeith Busch2016-02-17
* | block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat2016-02-16
|/
* Revert "block: Split bios on chunk boundaries"Jens Axboe2016-01-08
* block: add blk_start_queue_async()Jens Axboe2015-12-28
* block: Split bios on chunk boundariesKeith Busch2015-12-22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-22
|\
| * block: ensure to split after potentially bouncing a bioJunichi Nomura2015-12-22
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-12
|\|
| * SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-03
* | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-07
|\ \
| * \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-06
| |\ \ | | |/ | |/|
| | * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| | |\
| | | * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
| * | | blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei2015-11-30
| * | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-29
| * | | Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-25
| * | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-25
| * | | block: fix blk_abort_request for blk-mq driversChristoph Hellwig2015-11-24
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-24
| |\ \ \
| | * | | blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei2015-11-23