summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-06-01null_blk: restart request processing on completion handlerAkinobu Mita
2015-06-01null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita
2015-06-01NVMe: Remove hctx reliance for multi-namespaceKeith Busch
2015-05-29NVMe: End sync requests immediately on failureKeith Busch
2015-05-29NVMe: Use requested sync command timeoutKeith Busch
2015-05-22NVMe: Fix obtaining command resultKeith Busch
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig
2015-05-22nvme: fail SCSI read/write command with unsupported protection bitChristoph Hellwig
2015-05-22nvme: report the DPOFUA in MODE_SENSEChristoph Hellwig
2015-05-22nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing codeChristoph Hellwig
2015-05-22nvme: first round at deobsfucating the SCSI translation codeChristoph Hellwig
2015-05-22nvme: fix scsi translation error handlingChristoph Hellwig
2015-05-22nvme: split nvme_trans_send_fw_cmdChristoph Hellwig
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig
2015-05-20loop: remove (now) unused 'out' labelJens Axboe
2015-05-20block: nbd: convert to blkdev_reread_part()Ming Lei
2015-05-20block: loop: fix another reread part failureMing Lei
2015-05-20block: loop: don't hold lo_ctl_mutex in lo_openMing Lei
2015-05-19nvme: disable irqs in nvme_freeze_queuesChristoph Hellwig
2015-05-18cciss: correct the non-resettable board listTomas Henzl
2015-05-18cciss: remove duplicate entries from board_type structTomas Henzl
2015-05-05block: loop: avoiding too many pending per work I/OMing Lei
2015-05-05block: loop: convert to per-device workqueueMing Lei
2015-05-05nbd: stop using req->cmdChristoph Hellwig
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov
2015-04-20rbd: mark block queue as non-rotationalIlya Dryomov
2015-04-20rbd: be more informative on -ENOENT failuresIlya Dryomov
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15paride: fix the "verbose" module paramDan Carpenter
2015-04-15zram: fix error return codeJulia Lawall
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: use generic start/end io accountingSergey Senozhatsky
2015-04-15zram: move compact_store() to sysfs functions areaSergey Senozhatsky
2015-04-15zram: remove `num_migrated' device attrSergey Senozhatsky
2015-04-15zram: support compactionMinchan Kim
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells