summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
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-19cciss: correct the non-resettable board listTomas Henzl1-2/+21
2015-05-19cciss: 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-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2015-05-07Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-24/+11
2015-05-06revert "zram: move compact_store() to sysfs functions area"Andrew Morton1-0/+23
2015-05-05block: loop: avoiding too many pending per work I/OMing Lei1-1/+1
2015-05-05block: loop: convert to per-device workqueueMing Lei2-16/+15
2015-05-05nbd: stop using req->cmdChristoph Hellwig1-25/+23
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig4-8/+8
2015-05-02rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-04-27block: destroy bdi before blockdev is unregistered.NeilBrown1-1/+1
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu1-28/+3
2015-04-27xen/blkback: safely unmap purge persistent grantsBob Liu1-6/+18
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2015-04-23NVMe: Fix VPD B0 max sectors translationKeith Busch1-1/+2
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-6/+20
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov1-1/+1
2015-04-20rbd: mark block queue as non-rotationalIlya Dryomov1-2/+2
2015-04-20rbd: be more informative on -ENOENT failuresIlya Dryomov1-3/+17
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+274
2015-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-174/+120
2015-04-17Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds8-236/+207
2015-04-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+5
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+6
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds1-6/+6
2015-04-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+76
2015-04-16paride: fix the "verbose" module paramDan Carpenter1-2/+2
2015-04-16zram: fix error return codeJulia Lawall1-0/+1
2015-04-16zram: deprecate zram attrs sysfs nodesSergey Senozhatsky1-0/+15
2015-04-16zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky1-0/+31
2015-04-16zram: export new 'io_stat' sysfs attrsSergey Senozhatsky1-0/+20
2015-04-16zram: use generic start/end io accountingSergey Senozhatsky1-0/+6
2015-04-16zram: move compact_store() to sysfs functions areaSergey Senozhatsky1-23/+0
2015-04-16zram: remove `num_migrated' device attrSergey Senozhatsky1-2/+0
2015-04-16zram: support compactionMinchan Kim2-0/+26
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-5/+7
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-4/+4
2015-04-15block: loop: switch to VFS ITER_BVECChristoph Hellwig1-174/+120
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu2-4/+6