summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov2015-08-131-8/+1
* storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov2015-08-131-1/+9
* st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M2015-08-131-12/+12
* hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2015-08-122-38/+65
* st: convert to using driver attr groups for sysfsSeymour, Shane M2015-08-121-48/+10
* bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov2015-08-121-0/+2
* libfc: Fix a typo in a source code commentBart Van Assche2015-08-121-1/+1
* mvsas: always iounmap resourcesJohannes Thumshirn2015-08-121-1/+4
* qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo2015-08-121-1/+1
* pm80xx: Added pm8006 controller supportSuresh Thiagarajan2015-08-122-2/+6
* cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs2015-07-318-0/+3058
* hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter2015-07-301-6/+9
* iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-301-3/+8
* ipr: Driver version 2.6.2Brian King2015-07-301-2/+2
* ipr: Endian / sparse fixesBrian King2015-07-302-13/+13
* ipr: Byte swapping for device_id attribute in sysfsWen Xiong2015-07-301-1/+1
* scsi: retry MODE SENSE on unit attentionHannes Reinecke2015-07-301-1/+6
* scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
* ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-07-161-1/+1
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-07-161-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-044-248/+38
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-161-7/+2
| * target: remove ->put_session methodChristoph Hellwig2015-05-311-13/+0
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-311-1/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-313-45/+23
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-312-75/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-19/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-4/+4
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-312-29/+4
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-311-51/+8
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-311-7/+0
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-311-1/+1
* | libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg2015-07-011-4/+1
* | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-07-011-8/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-253-1/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0213-76/+65
| |\ \
| * | | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
| * | | qla4xxx: add a missing includeEric Dumazet2015-05-271-0/+1
| * | | ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-1/+1
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-24131-3281/+16199
|\ \ \ \
| * | | | snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-2036-0/+10256
| * | | | qla2xxx: Fix indentationBart Van Assche2015-06-135-15/+14
| * | | | qla2xxx: Comment out unreachable codeBart Van Assche2015-06-132-8/+15
| * | | | advansys: fix compilation errors and warnings when CONFIG_PCI is not setJohannes Thumshirn2015-06-131-1/+4
| * | | | megaraid: fix irq setup process regressionTomas Henzl2015-06-131-16/+14
| * | | | lpfc: Update version to 10.7.0.0 for upstream patch set.James Smart2015-06-131-1/+1
| * | | | lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart2015-06-134-15/+16