aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: count allocated but not started requests in iostats inflightOmar Sandoval2018-04-261-12/+9
* Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-251-3/+1
|\
| * fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer2018-04-191-3/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-2512-84/+205
|\ \
| * | scsi: target: fix crash with iscsi target and dvdMing Lei2018-04-191-0/+2
| * | scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-192-58/+87
| * | scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara2018-04-181-0/+2
| * | scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee2018-04-181-3/+3
| * | scsi: ufs: add trace event for ufs upiuOhad Sharabi2018-04-182-0/+67
| * | scsi: core: remove reference to scsi_show_extd_sense()John Pittman2018-04-181-2/+0
| * | scsi: mptsas: Disable WRITE SAMEMartin K. Petersen2018-04-181-0/+1
| * | scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King2018-04-181-1/+1
| * | scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert2018-04-181-9/+24
| * | scsi: iscsi: respond to netlink with unicast when appropriateChris Leech2018-04-181-11/+18
* | | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-2513-81/+144
|\ \ \
| * | | Revert "blk-mq: remove code for dealing with remapping queue"Ming Lei2018-04-251-3/+31
| * | | block: mq: Add some minor doc for core structsLinus Walleij2018-04-252-0/+6
| * | | bcache: mark Coly Li as bcache maintainerJens Axboe2018-04-251-0/+1
| * | | MAINTAINERS: Remove me as maintainer of bcacheMichael Lyle2018-04-251-1/+0
| * | | blkcg: init root blkcg_gq under lockJiang Biao2018-04-191-6/+11
| * | | blkcg: small fix on comment in blkcg_init_queueJiang Biao2018-04-191-5/+1
| * | | blkcg: don't hold blkcg lock when deactivating policyJiang Biao2018-04-181-5/+0
| * | | block: add blk_queue_fua() helper functionDave Chinner2018-04-181-0/+1
| * | | cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter2018-04-181-1/+1
| * | | bfq-iosched: ensure to clear bic/bfqq pointers when preparing requestJens Axboe2018-04-171-1/+9
| * | | blk-mq: start request gstate with gen 1Jianchao Wang2018-04-162-0/+11
| * | | block/swim: Select appropriate drive on device openFinn Thain2018-04-161-1/+1
| * | | block/swim: Fix IO error at end of mediumFinn Thain2018-04-161-5/+8
| * | | block/swim: Check drive typeFinn Thain2018-04-161-2/+4
| * | | block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2018-04-162-7/+7
| * | | block/swim: Don't log an error message for an invalid ioctlFinn Thain2018-04-161-7/+2
| * | | block/swim: Remove extra put_disk() call from error pathFinn Thain2018-04-161-1/+0
| * | | block/swim: Fix array bounds checkFinn Thain2018-04-161-1/+1
| * | | m68k/mac: Don't remap SWIM MMIO regionFinn Thain2018-04-161-7/+3
| * | | loop: handle short DIO readsJens Axboe2018-04-141-7/+27
| * | | loop: remove cmd->rq memberJens Axboe2018-04-142-18/+19
| * | | block: do not use interruptible wait anywhereAlan Jenkins2018-04-141-7/+4
* | | | Merge tag 'riscv-for-linus-4.17-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-253-5/+2
|\ \ \ \
| * | | | RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno2018-04-241-1/+1
| * | | | riscv: there is no <asm/handle_irq.h>Christoph Hellwig2018-04-241-1/+0
| * | | | riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig2018-04-241-3/+1
* | | | | Merge tag 'dma-mapping-4.17-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-253-7/+7
|\ \ \ \ \
| * | | | | dma-mapping: postpone cpu addr translation on mmapJacopo Mondi2018-04-231-4/+2
| * | | | | dma-coherent: clarify dma_mmap_from_dev_coherent documentationRobin Murphy2018-04-231-2/+3
| * | | | | dma-direct: don't retry allocation for no-op GFP_DMATakashi Iwai2018-04-231-1/+2
| |/ / / /
* | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-241-0/+2
|\ \ \ \ \
| * | | | | commoncap: Handle memory allocation failure.Tetsuo Handa2018-04-101-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2464-463/+1163
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
| |\ \ \ \ \
| | * | | | | ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17