summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-04-23277-3660/+7573
| |\
| * | wd7000: typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter2010-04-081-1/+1
| * | Fix typos in commentsThomas Weber2010-03-162-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-05-206-49/+15
|\ \ \
| * | | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-106-16/+0
| * | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-105-33/+15
* | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-171-0/+1
|/ / /
* | | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-051-1/+14
* | | [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke2010-05-051-0/+1
* | | [SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert2010-05-021-1/+2
* | | [SCSI] libiscsi: regression: fix header digest errorsMike Christie2010-05-021-1/+1
* | | [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-012-0/+8
* | | [SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski2010-05-011-14/+36
* | | scsi: fix operator precedence warningRandy Dunlap2010-04-221-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-2210-41/+41
|\ \
| * | [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa2010-04-113-4/+24
| * | [SCSI] ibmvscsi: fix DMA API misuseFUJITA Tomonori2010-04-111-27/+2
| * | [SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter2010-04-111-1/+1
| * | [SCSI] iscsi_tcp: fix relogin/shutdown hangMike Christie2010-04-111-1/+1
| * | [SCSI] qla2xxx: fix lock imbalanceJiri Slaby2010-04-081-0/+1
| * | [SCSI] lpfc: fix lock imbalancesJiri Slaby2010-04-081-2/+2
| * | [SCSI] be2iscsi: fix lock imbalanceJiri Slaby2010-04-081-0/+1
| * | [SCSI] dpt_i2o: several use after free issuesDan Carpenter2010-04-081-6/+9
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-091-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-linusJens Axboe2010-03-1914-18/+18
| |\ \
| * | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-0510-84/+171
|\ \ \ \
| * | | | [SCSI] qla1280: retain firmware for error recoveryMichael Reed2010-03-271-52/+109
| * | | | [SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski2010-03-271-0/+8
| * | | | [SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali2010-03-271-2/+2
| * | | | [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar2010-03-271-1/+5
| * | | | [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings2010-03-271-15/+13
| * | | | [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez2010-03-271-1/+3
| * | | | [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez2010-03-271-5/+4
| * | | | [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar2010-03-272-4/+22
| * | | | [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke2010-03-271-2/+2
| * | | | [SCSI] libiscsi: Fix recovery slowdown regressionMike Christie2010-03-271-2/+3
* | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30165-11/+158
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-18131-3523/+7201
|\ \ \ \
| * | | | [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen2010-03-081-12/+12
| * | | | [SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati2010-03-071-1/+1
| * | | | [SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati2010-03-0713-238/+24
| * | | | [SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati2010-03-071-2/+12
| * | | | [SCSI] bfa: FCS and include file changes.Krishna Gudipati2010-03-075-35/+22
| * | | | [SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati2010-03-077-706/+405
| * | | | [SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati2010-03-0715-215/+195
| * | | | [SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati2010-03-074-8/+66
| * | | | [SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati2010-03-0725-735/+1103
| * | | | [SCSI] bfa: IOC fixes, check for IOC down condition.Krishna Gudipati2010-03-072-3/+18
OpenPOWER on IntegriCloud