aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2015-06-10zram: clear disk io accounting when reset zram deviceWeijie Yang1-0/+2
2015-06-10block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven1-1/+1
2015-06-10block/ps3vram: Fix sparse warningsGeoff Levand1-16/+16
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2015-06-07drivers/block/pmem: Map NVDIMM in Write-Through modeToshi Kani1-2/+2
2015-06-05xen/block: add multi-page ring supportBob Liu4-59/+180
2015-06-05driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu1-8/+6
2015-06-05drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2-45/+39
2015-06-05NVMe: Automatic namespace rescanKeith Busch1-32/+127
2015-06-05NVMe: Memory barrier before queue_count is incrementedJon Derrick1-1/+4
2015-06-05NVMe: add sysfs and ioctl controller resetKeith Busch1-0/+53
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo2-0/+2
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo1-5/+5
2015-06-01null_blk: restart request processing on completion handlerAkinobu Mita1-0/+12
2015-06-01null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita1-1/+1
2015-06-01NVMe: Remove hctx reliance for multi-namespaceKeith Busch1-33/+19
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-06-01paride: use new parport device modelSudip Mukherjee7-7/+96
2015-05-31cciss: correct the non-resettable board listTomas Henzl1-2/+21
2015-05-31cciss: remove duplicate entries from board_type structTomas Henzl1-4/+0
2015-05-29NVMe: End sync requests immediately on failureKeith Busch1-0/+1
2015-05-29NVMe: Use requested sync command timeoutKeith Busch1-1/+1
2015-05-29NVMe: fix type warning on 32-bitArnd Bergmann1-4/+6
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-2/+2
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-05-22NVMe: Fix obtaining command resultKeith Busch1-4/+6
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig2-530/+291
2015-05-22nvme: fail SCSI read/write command with unsupported protection bitChristoph Hellwig1-0/+7
2015-05-22nvme: report the DPOFUA in MODE_SENSEChristoph Hellwig1-2/+2
2015-05-22nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing codeChristoph Hellwig1-54/+24
2015-05-22nvme: first round at deobsfucating the SCSI translation codeChristoph Hellwig1-244/+82
2015-05-22nvme: fix scsi translation error handlingChristoph Hellwig1-251/+127
2015-05-22nvme: split nvme_trans_send_fw_cmdChristoph Hellwig1-46/+47
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig2-95/+78
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig2-72/+41
2015-05-20loop: remove (now) unused 'out' labelJens Axboe1-1/+0
2015-05-20block: nbd: convert to blkdev_reread_part()Ming Lei1-1/+1
2015-05-20block: loop: fix another reread part failureMing Lei1-4/+26
2015-05-20block: loop: don't hold lo_ctl_mutex in lo_openMing Lei2-10/+13
2015-05-19nvme: disable irqs in nvme_freeze_queuesChristoph Hellwig1-2/+2
2015-05-18cciss: correct the non-resettable board listTomas Henzl1-2/+21
2015-05-18cciss: remove duplicate entries from board_type structTomas Henzl1-4/+0
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-26/+37
2015-05-13nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig1-1/+2
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-2/+2
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-24/+11
2015-05-05revert "zram: move compact_store() to sysfs functions area"Andrew Morton1-0/+23