summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald-0/+3
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-16/+47
2015-10-23rbd: prevent kernel stack blow up on rbd mapIlya Dryomov-10/+23
2015-10-23rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov-20/+16
2015-10-16rbd: use writefull op for object size writesIlya Dryomov-2/+7
2015-10-16rbd: set max_sectors explicitlyIlya Dryomov-0/+1
2015-10-15NVMe: Fix memory leak on retried commandsKeith Busch-2/+6
2015-10-15nvme: use an integer value to Linux errno valuesChristoph Hellwig-5/+7
2015-10-12nvme: fix 32-bit build warningArnd Bergmann-3/+3
2015-10-08nbd: Add locking for tasksMarkus Pargmann-6/+30
2015-10-07Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe-1/+2
2015-10-07xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery-1/+2
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig-26/+24
2015-09-23NVMe: Set affinity after allocating request queuesKeith Busch-19/+17
2015-09-23Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe-18/+20
2015-09-23xen/blkback: free requests on disconnectionRoger Pau Monne-18/+20
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+18
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques-5/+7
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-2/+4
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-3/+3
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-14/+17
2015-09-08zram: unify error reportingSergey Senozhatsky-7/+8
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky-1/+1
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky-7/+9
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+2
2015-09-08rbd: plug rbd_dev->header.object_prefix memory leakIlya Dryomov-1/+4
2015-09-08rbd: fix double free on rbd_dev->header_nameIlya Dryomov-1/+0
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-86/+60
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall-3/+3
2015-09-08virtio-blk: Allow extended partitionsFam Zheng-0/+1
2015-09-08virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1Paolo Bonzini-3/+2
2015-09-02null_blk: fix wrong capacity when bs is not 512 bytesMatias Bjørling-2/+1
2015-09-02null_blk: fix memory leak on cleanupMatias Bjørling-16/+17
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-145/+484
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds-224/+109
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams-5/+1
2015-08-26NVMe: Using PRACT bit to generate and verify PI by controllerAlok Pandey-5/+8
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer-0/+8
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler-2/+2
2015-08-20xen-blkfront: convert to blk-mq APIsBob Liu-86/+60
2015-08-19NVMe:Remove unreachable code in nvme_abort_reqSunad Bhandary-15/+9
2015-08-19block: Replace SG_GAPS with new queue limits maskKeith Busch-1/+1
2015-08-18Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer-1/+1
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick-0/+11
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch-1/+10
2015-08-18NVMe: removed unused nn var from nvme_dev_addMatias Bjørling-2/+0
2015-08-17NVMe: Set queue max segmentsKeith Busch-1/+4
2015-08-17nbd: flags is a u32 variableMarkus Pargmann-1/+1
2015-08-17nbd: Rename functions for clearness of recv/send pathMarkus Pargmann-6/+6