summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-1612-302/+242
|\
| * Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-04-073-52/+54
| |\
| | * xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-073-50/+49
| | * xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-071-2/+5
| * | NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-072-76/+52
| * | NVMe: Add translation for block limitsKeith Busch2015-04-071-1/+27
| * | NVMe: Remove check for nullKeith Busch2015-04-071-2/+0
| * | NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov2015-04-071-1/+3
| |/
| * nbd: Return error pointer directlyMarkus Pargmann2015-04-021-5/+2
| * nbd: Return error code directlyMarkus Pargmann2015-04-021-5/+2
| * nbd: Remove fixme that was already fixedMarkus Pargmann2015-04-021-6/+3
| * nbd: Restructure debugging printsMarkus Pargmann2015-04-021-66/+22
| * nbd: Fix device bytesize typeMarkus Pargmann2015-04-021-1/+2
| * nbd: Replace kthread_create with kthread_runMarkus Pargmann2015-04-021-3/+3
| * nbd: Remove kernel internal headerMarkus Pargmann2015-04-022-46/+22
| * Documentation: nbd: Add list of module parametersMarkus Pargmann2015-04-021-0/+10
| * Documentation: nbd: Reformat to allow more documentationMarkus Pargmann2015-04-021-15/+19
| * NVMe: increase depth of admin queueJens Axboe2015-03-311-1/+1
| * nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer2015-03-311-2/+2
| * NVMe: Fix blk-mq hot cpu notificationKeith Busch2015-03-311-7/+5
| * NVMe: embedded iod mask cleanupChong Yuan2015-03-311-4/+3
| * NVMe: Freeze admin queue on device failureKeith Busch2015-03-311-2/+3
| * block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-241-4/+3
| * block, drbd: fix drbd_req_new() initializationDavid Rientjes2015-03-241-1/+2
| * brd: update maintainer to be Jens AxboeRoss Zwisler2015-03-171-1/+1
* | Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-165-46/+93
|\ \
| * | blk-mq: reduce unnecessary software queue loopingChong Yuan2015-04-151-4/+9
| * | aio: fix serial draining in exit_aio()Jens Axboe2015-04-151-15/+30
| * | blk-mq: cleanup blk_mq_rq_to_pdu()Jens Axboe2015-04-091-2/+2
| * | blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()Wei Fang2015-03-301-4/+1
| * | block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_s...Xiaoguang Wang2015-03-301-1/+1
| * | block: allocate request memory local to request queueDavid Rientjes2015-03-241-3/+16
| |/
| * blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't setKeith Busch2015-03-131-3/+6
| * blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-132-4/+5
| * blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-133-10/+23
| * Merge branch 'for-linus' into for-4.1/coreJens Axboe2015-03-133-8/+8
| |\
* | \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-1669-2219/+3509
|\ \ \
| * | | change SCSI Maintainer emailJames Bottomley2015-04-101-4/+2
| * | | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-105-31/+60
| * | | ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi2015-04-104-5/+79
| * | | ufs-qcom: save controller revision info in internal structureYaniv Gardi2015-04-102-7/+15
| * | | qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani2015-04-101-1/+1
| * | | qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak2015-04-101-4/+13
| * | | qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-103-8/+17
| * | | qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani2015-04-102-1/+5
| * | | qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani2015-04-101-1/+2
| * | | qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-104-13/+77
| * | | qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez2015-04-101-4/+11
| * | | qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani2015-04-101-2/+3
| * | | qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani2015-04-102-1/+9
OpenPOWER on IntegriCloud