summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-172-185/+131
|\
| * block: loop: switch to VFS ITER_BVECChristoph Hellwig2015-04-151-174/+120
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-121-2/+2
| * direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-121-9/+9
* | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-178-236/+207
|\ \
| * \ Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-04-083-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-081-74/+49
| * | | NVMe: Add translation for block limitsKeith Busch2015-04-081-1/+27
| * | | NVMe: Remove check for nullKeith Busch2015-04-081-2/+0
| * | | NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov2015-04-081-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-021-0/+22
| * | 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-251-4/+3
| * | block, drbd: fix drbd_req_new() initializationDavid Rientjes2015-03-251-1/+2
| * | Merge branch 'for-linus' into for-4.1/coreJens Axboe2015-03-131-4/+4
| |\ \
* | \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-1765-2194/+3457
|\ \ \ \
| * | | | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-113-10/+11
| * | | | 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
| * | | | qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak2015-04-102-0/+6
| * | | | qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland2015-04-101-4/+7
| * | | | qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis2015-04-101-2/+5
| * | | | qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani2015-04-101-1/+1
| * | | | qla2xxx: Fix warnings reported by static checker.Himanshu Madhani2015-04-101-5/+5
| * | | | lpfc: Update version to 10.5.0.0 for upstream patch setJames Smart2015-04-101-1/+1
| * | | | lpfc: Update copyright to 2015James Smart2015-04-1020-21/+21
| * | | | lpfc: Fix for lun discovery issue with saturn adapter.James Smart2015-04-101-21/+20
| * | | | lpfc: Fix crash in device reset handler.James Smart2015-04-101-2/+3
| * | | | lpfc: Fix OS crash when running loopback test in applicationsJames Smart2015-04-103-4/+10