summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-2995-682/+622
| |/
| * block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe2015-07-174-2/+53
| * block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-1712-15/+15
| * block: partition: convert percpu refMing Lei2015-07-173-15/+27
| * block: partition: introduce hd_free_part()Ming Lei2015-07-173-4/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-0270-1327/+9177
|\ \
| * | aic94xx: set an error code on failureDan Carpenter2015-08-271-0/+1
| * | storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan2015-08-271-3/+9
| * | storvsc: Allow write_same when host is windows 10Keith Mange2015-08-271-1/+5
| * | storvsc: use storage protocol version to determine storage capabilitiesKeith Mange2015-08-271-4/+4
| * | storvsc: use correct defaults for values determined by protocol negotiationKeith Mange2015-08-271-14/+19
| * | storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange2015-08-271-22/+86
| * | storvsc: Use a single value to track protocol versionsKeith Mange2015-08-271-26/+9
| * | storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange2015-08-271-8/+3
| * | cxlflash: Remove unused variable from queuecommandMatthew R. Ochs2015-08-271-3/+4
| * | cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter2015-08-271-2/+2
| * | cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter2015-08-271-1/+1
| * | cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-2711-17/+1550
| * | cxlflash: Superpipe supportMatthew R. Ochs2015-08-2711-4/+2868
| * | cxlflash: Base error recovery supportMatthew R. Ochs2015-08-275-16/+177
| * | qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani2015-08-271-1/+1
| * | qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-272-3/+15
| * | qla2xxx: Fix missing device login retries.Arun Easi2015-08-271-1/+2
| * | qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani2015-08-271-6/+0
| * | qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-271-7/+2
| * | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-273-2/+31
| * | qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-271-7/+1
| * | qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-273-11/+15
| * | qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-271-1/+1
| * | qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-272-14/+17
| * | qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-271-0/+3
| * | qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-271-2/+2
| * | qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-272-4/+33
| * | qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-271-2/+4
| * | scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn2015-08-271-0/+5
| * | pm80xx: Bump pm80xx driver version to 0.1.38Viswas G2015-08-271-1/+1
| * | pm80xx: Handling Invalid SSP Response frameViswas G2015-08-272-1/+8
| * | pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2015-08-272-17/+68
| * | pm80xx: Remove unnecessary phy disconnect while link errorViswas G2015-08-271-12/+0
| * | pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G2015-08-271-0/+1
| * | pm80xx: Update For Thermal Page CodeViswas G2015-08-272-2/+10
| * | pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2015-08-272-5/+21
| * | pm80xx: Updated link rateViswas G2015-08-272-0/+5
| * | MAINTAINERS: update email for pm8001Jack Wang2015-08-271-1/+1
| * | lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-271-1/+1
| * | qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-271-0/+6
| * | hpsa: fix rmmod issuesDon Brace2015-08-271-2/+8
| * | hpsa: fix issues with multilun devicesshane.seymour2015-08-271-2/+4
| * | hpsa: add in new offline modeScott Benesh2015-08-272-4/+12
| * | Change how controllers in mixed mode are handled.Kevin Barnett2015-08-272-88/+11