summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov-2/+3
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng-2/+2
2015-06-24libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams-274/+0
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2015-06-24mtip32xx: Fix accessing freed memorySelvan Mani-21/+0
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-7/+21
2015-06-23make simple_positive() publicAl Viro-9/+1
2015-06-23vfs: add file_path() helperMiklos Szeredi-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2015-06-22drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu-0/+2
2015-06-20block: nvme-scsi: Catch kcalloc failureAxel Lin-2/+4
2015-06-19NVMe: Fix IO for extended metadata formatsKeith Busch-6/+6
2015-06-17nvme: don't overwrite req->cmd_flags on sync cmdMatias Bjørling-1/+1
2015-06-17block/xen-blkback: s/nr_pages/nr_segs/Julien Grall-6/+6
2015-06-17block/xen-blkfront: Remove invalid commentJulien Grall-6/+0
2015-06-17block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall-2/+0
2015-06-16mtip32xx: increase wait time for hba resetAsai Thambi SP-2/+5
2015-06-16mtip32xx: fix minor numberAsai Thambi SP-1/+2
2015-06-16mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP-1/+0
2015-06-16mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP-98/+45
2015-06-16mtip32xx: Abort I/O during secure erase operationAsai Thambi SP-4/+28
2015-06-16mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP-4/+1
2015-06-16mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP-21/+2
2015-06-16mtip32xx: fix rmmod issueAsai Thambi SP-6/+7
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+3
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger-0/+1
2015-06-10zram: clear disk io accounting when reset zram deviceWeijie Yang-0/+2
2015-06-10block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven-1/+1
2015-06-10block/ps3vram: Fix sparse warningsGeoff Levand-16/+16
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+6
2015-06-07drivers/block/pmem: Map NVDIMM in Write-Through modeToshi Kani-2/+2
2015-06-05xen/block: add multi-page ring supportBob Liu-59/+180
2015-06-05driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu-8/+6
2015-06-05drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu-45/+39
2015-06-05NVMe: Automatic namespace rescanKeith Busch-32/+127
2015-06-05NVMe: Memory barrier before queue_count is incrementedJon Derrick-1/+4
2015-06-05NVMe: add sysfs and ioctl controller resetKeith Busch-0/+53
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo-0/+2
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo-5/+5
2015-06-01null_blk: restart request processing on completion handlerAkinobu Mita-0/+12
2015-06-01null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita-1/+1
2015-06-01NVMe: Remove hctx reliance for multi-namespaceKeith Busch-33/+19
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke-1/+0
2015-06-01paride: use new parport device modelSudip Mukherjee-7/+96
2015-05-31cciss: correct the non-resettable board listTomas Henzl-2/+21
2015-05-31cciss: remove duplicate entries from board_type structTomas Henzl-4/+0
2015-05-29NVMe: End sync requests immediately on failureKeith Busch-0/+1
2015-05-29NVMe: Use requested sync command timeoutKeith Busch-1/+1
2015-05-29NVMe: fix type warning on 32-bitArnd Bergmann-4/+6