summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
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-08Merge 4.9.54 into android-4.9Greg Kroah-Hartman133-535/+1041
2017-10-08partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar1-5/+12
2017-10-05Merge 4.9.53 into android-4.9Greg Kroah-Hartman59-381/+548
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig1-1/+0
2017-09-27Merge 4.9.52 into android-4.9Greg Kroah-Hartman65-666/+1301
2017-09-27block: Relax a check in blk_start_queue()Bart Van Assche1-1/+1
2017-08-29Merge 4.9.45 into android-4.9Greg Kroah-Hartman37-166/+216
2017-08-25blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig1-1/+7
2017-06-27Merge 4.9.33 into android-4.9Greg Kroah-Hartman115-808/+1690
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard1-0/+2
2017-06-14Merge 4.9.32 into android-4.9Greg Kroah-Hartman152-588/+1025
2017-06-14cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao1-2/+15
2017-05-21Merge 4.9.29 into android-4.9Greg Kroah-Hartman87-443/+865
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer1-1/+2
2017-05-15Merge 4.9.28 into android-4.9Greg Kroah-Hartman122-514/+931
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov4-21/+2
2017-04-18Merge 4.9.23 into android-4.9Greg Kroah-Hartman33-230/+300
2017-04-18blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi1-3/+3
2017-04-08Merge 4.9.21 into android-4.9Greg Kroah-Hartman87-1109/+1332
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown4-29/+45
2017-04-08blk: improve order of bio handling in generic_make_request()NeilBrown1-4/+21
2017-03-30Merge 4.9.19 into android-4.9Greg Kroah-Hartman98-403/+812
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-03-22block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira1-0/+3
2017-01-31Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt717-3524/+6726
2017-01-27ANDROID: MMC/UFS IO Latency Histograms.Mohan Srinivasan9-4/+339
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 Viro2-0/+6
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-21badblocks: badblocks_set/clear update unacked_existShaohua Li1-0/+23
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-49/+115
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-22/+725
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds10-130/+266
2016-10-12badblocks: fix overlapping check for clearingTomasz Majchrzak1-2/+4
2016-10-11block: require write_same and discard requests align to logical block sizeDarrick J. Wong1-0/+15
2016-10-11block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong1-6/+12
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy19-22/+37
2016-10-10Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds5-149/+58
2016-10-10Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds27-191/+159
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds53-1170/+1828
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-1375/+1452
2016-09-30blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche1-3/+1
2016-09-23blk-mq: skip unmapped queues in blk_mq_alloc_request_hctxChristoph Hellwig1-2/+14
[prev] [next]