summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-233-11/+19
* [SCSI] add missing transport configure points for target and hostJames Bottomley2008-01-232-0/+3
* [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-232-2/+13
* [SCSI] sysfs: fix the sysfs_add_file_to_group interfacesJames Bottomley2008-01-231-2/+9
* [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley2008-01-231-4/+8
* [SCSI] relax scsi dma alignmentJames Bottomley2008-01-115-11/+34
* [SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2008-01-112-0/+25
* [SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori2008-01-111-3/+2
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-113-16/+37
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-113-4/+2
* [SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2008-01-112-2/+13
* [SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley2008-01-111-0/+19
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-116-9/+305
* [SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori2008-01-111-0/+2
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-112-5/+10
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-112-1/+8
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
* [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
* [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-112-1/+16
* [SCSI] megaraid: add __devexit annotationAdrian Bunk2008-01-111-1/+1
* [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin2008-01-112-2/+2
* [SCSI] zfcp: update MAINTAINERSSwen Schillig2008-01-111-2/+4
* [SCSI] iscsi class: bump versionMike Christie2008-01-111-1/+1
* [SCSI] iscsi_tcp: fix setting of r2tMike Christie2008-01-111-3/+3
* [SCSI] libiscsi: use is_power_of_2vignesh babu2008-01-111-1/+2
* [SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie2008-01-111-8/+6
* [SCSI] iscsi_tcp: enable sg chainingMike Christie2008-01-112-5/+3
* [SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2008-01-112-2/+8
* [SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie2008-01-111-5/+1
* [SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch2008-01-111-1/+5
* [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-115-887/+563
* [SCSI] libiscsi: Drop host lock in queuecommandMike Christie2008-01-111-1/+5
* [SCSI] libiscsi: clear conn->ctask when task is completed earlyMike Christie2008-01-111-1/+4
* [SCSI] libiscsi: Do not fail commands immediately during logoutMike Christie2008-01-111-8/+6
* [SCSI] iscsi_tcp: update the website URLFUJITA Tomonori2008-01-111-1/+1
* [SCSI] libiscsi: fix nop handlingMike Christie2008-01-116-68/+294
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-117-144/+176
* [SCSI] libiscsi: grab eh_mutex during host resetMike Christie2008-01-111-2/+5
* [SCSI] iscsi class: Use our own workq instead of common system one.Mike Christie2008-01-111-4/+12
* [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-115-76/+88
* [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-114-50/+50
* [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-112-1/+1
* [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-115-19/+94
* [SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh2008-01-112-14/+14
* [SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2008-01-113-536/+552
* [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-118-322/+396
* [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|mTejun Heo2008-01-111-1/+1
* [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-111-1/+1
* [SCSI] gdth: kill unneeded 'irq' argumentJeff Garzik2008-01-111-12/+10
OpenPOWER on IntegriCloud