summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-101-2/+4
* [SCSI] fcoe: remove double check if skb is nonlinearRobert Love2012-01-101-2/+1
* [SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary2012-01-101-1/+1
* [SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar2012-01-101-3/+0
* [SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali2012-01-101-0/+3
* [SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali2012-01-101-4/+12
* [SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade2012-01-101-162/+237
* [SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo2012-01-101-2/+3
* [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-01-101-0/+4
* [SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger2012-01-101-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-1064-2597/+3610
|\
| * [SCSI] lpfc 8.3.28: Update driver version to 8.3.28James Smart2011-12-151-1/+1
| * [SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adaptersJames Smart2011-12-159-167/+470
| * [SCSI] lpfc 8.3.28: Critical Miscellaneous fixesJames Smart2011-12-156-139/+350
| * [SCSI] Lpfc 8.3.28: FC and SCSI Discovery FixesJames Smart2011-12-158-19/+75
| * [SCSI] lpfc 8.3.28: Add support for ABTS failure handlingJames Smart2011-12-157-93/+263
| * [SCSI] lpfc 8.3.28: SLI fixes and added SLI4 supportJames Smart2011-12-157-126/+156
| * [SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfacesJames Smart2011-12-159-398/+356
| * [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...nagalakshmi.nandigama@lsi.com2011-12-152-15/+8
| * [SCSI] mac_scsi: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-151-2/+1
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k10Vikas Chaudhary2011-12-151-1/+1
| * [SCSI] qla4xxx: check for FW alive before calling chip_resetShyam Sunder2011-12-152-24/+52
| * [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctlyVikas Chaudhary2011-12-151-3/+3
| * [SCSI] qla4xxx: Fix the IDC locking mechanismNilesh Javali2011-12-151-8/+11
| * [SCSI] qla4xxx: Wait for disable_acb before doing set_acbVikas Chaudhary2011-12-151-1/+10
| * [SCSI] qla4xxx: Don't recover adapter if device state is FAILEDSarang Radke2011-12-151-0/+21
| * [SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1Sarang Radke2011-12-151-0/+20
| * [SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez2011-12-151-0/+4
| * [SCSI] qla4xxx: Perform context resets in case of context failures.Vikas Chaudhary2011-12-151-11/+19
| * [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-151-2/+19
| * [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier2011-12-151-13/+0
| * [SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier2011-12-151-1/+1
| * [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error pathRoland Dreier2011-12-151-1/+1
| * [SCSI] mpt2sas : Bump driver vesion to 12.100.00.00nagalakshmi.nandigama@lsi.com2011-12-151-2/+2
| * [SCSI] mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2011-12-152-58/+29
| * [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrivenagalakshmi.nandigama@lsi.com2011-12-151-2/+4
| * [SCSI] mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com2011-12-151-3/+4
| * [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-12-154-23/+90
| * [SCSI] mpt2sas: Added support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-152-0/+28
| * [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MBnagalakshmi.nandigama@lsi.com2011-12-151-5/+5
| * [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrivenagalakshmi.nandigama@lsi.com2011-12-152-43/+74
| * [SCSI] mpt2sas: Bump driver version to 11.100.00.00nagalakshmi.nandigama@lsi.com2011-12-151-2/+2
| * [SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...nagalakshmi.nandigama@lsi.com2011-12-153-11/+12
| * [SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...nagalakshmi.nandigama@lsi.com2011-12-151-8/+12
| * [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-12-154-22/+36
| * [SCSI] mpt2sas: Adding support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-152-2/+7
| * [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...nagalakshmi.nandigama@lsi.com2011-12-151-0/+2
| * [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error conditionnagalakshmi.nandigama@lsi.com2011-12-153-0/+63
| * [SCSI] be2iscsi: cleanup a min_t() callDan Carpenter2011-12-151-2/+3
| * [SCSI] hpsa: add the Smart Array 5i to the kdump blacklistTomas Henzl2011-12-151-0/+2
OpenPOWER on IntegriCloud