summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-2/+2
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2015-05-22NVMe: Fix obtaining command resultKeith Busch-4/+6
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig-530/+291
2015-05-22nvme: fail SCSI read/write command with unsupported protection bitChristoph Hellwig-0/+7
2015-05-22nvme: report the DPOFUA in MODE_SENSEChristoph Hellwig-2/+2
2015-05-22nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing codeChristoph Hellwig-54/+24
2015-05-22nvme: first round at deobsfucating the SCSI translation codeChristoph Hellwig-244/+82
2015-05-22nvme: fix scsi translation error handlingChristoph Hellwig-251/+127
2015-05-22nvme: split nvme_trans_send_fw_cmdChristoph Hellwig-46/+47
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig-95/+78
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig-72/+41
2015-05-20loop: remove (now) unused 'out' labelJens Axboe-1/+0
2015-05-20block: nbd: convert to blkdev_reread_part()Ming Lei-1/+1
2015-05-20block: loop: fix another reread part failureMing Lei-4/+26
2015-05-20block: loop: don't hold lo_ctl_mutex in lo_openMing Lei-10/+13
2015-05-19nvme: disable irqs in nvme_freeze_queuesChristoph Hellwig-2/+2
2015-05-18cciss: correct the non-resettable board listTomas Henzl-2/+21
2015-05-18cciss: remove duplicate entries from board_type structTomas Henzl-4/+0
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-26/+37
2015-05-13nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig-1/+2
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman-2/+2
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+3
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-24/+11
2015-05-05revert "zram: move compact_store() to sysfs functions area"Andrew Morton-0/+23
2015-05-05block: loop: avoiding too many pending per work I/OMing Lei-1/+1
2015-05-05block: loop: convert to per-device workqueueMing Lei-16/+15
2015-05-05nbd: stop using req->cmdChristoph Hellwig-25/+23
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig-8/+8
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov-0/+5
2015-04-27block: destroy bdi before blockdev is unregistered.NeilBrown-1/+1
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu-28/+3
2015-04-27xen/blkback: safely unmap purge persistent grantsBob Liu-6/+18
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2015-04-23NVMe: Fix VPD B0 max sectors translationKeith Busch-1/+2
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-6/+20
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov-1/+1
2015-04-20rbd: mark block queue as non-rotationalIlya Dryomov-2/+2
2015-04-20rbd: be more informative on -ENOENT failuresIlya Dryomov-3/+17
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+274
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-174/+120
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-236/+207
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+5
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+6
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-6/+6
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+76
2015-04-15paride: fix the "verbose" module paramDan Carpenter-2/+2
2015-04-15zram: fix error return codeJulia Lawall-0/+1
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky-0/+15
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky-0/+31