aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley3-11/+19
2008-01-23[SCSI] add missing transport configure points for target and hostJames Bottomley2-0/+3
2008-01-23[SCSI] attribute_container: update to use the group interfaceJames Bottomley2-2/+13
2008-01-23[SCSI] sysfs: fix the sysfs_add_file_to_group interfacesJames Bottomley1-2/+9
2008-01-23[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley1-4/+8
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley5-11/+34
2008-01-11[SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2-0/+25
2008-01-11[SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori1-3/+2
2008-01-11[SCSI] sr: update to follow tray status correctlyJames Bottomley3-16/+37
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley3-4/+2
2008-01-11[SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2-2/+13
2008-01-11[SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley1-0/+19
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley6-9/+305
2008-01-11[SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori1-0/+2
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmdChristof Schmitt1-17/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2-5/+10
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2-1/+8
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens2-1/+16
2008-01-11[SCSI] megaraid: add __devexit annotationAdrian Bunk1-1/+1
2008-01-11[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin2-2/+2
2008-01-11[SCSI] zfcp: update MAINTAINERSSwen Schillig1-2/+4
2008-01-11[SCSI] iscsi class: bump versionMike Christie1-1/+1
2008-01-11[SCSI] iscsi_tcp: fix setting of r2tMike Christie1-3/+3
2008-01-11[SCSI] libiscsi: use is_power_of_2vignesh babu1-1/+2
2008-01-11[SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie1-8/+6
2008-01-11[SCSI] iscsi_tcp: enable sg chainingMike Christie2-5/+3
2008-01-11[SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2-2/+8
2008-01-11[SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie1-5/+1
2008-01-11[SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch1-1/+5
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch5-887/+563
2008-01-11[SCSI] libiscsi: Drop host lock in queuecommandMike Christie1-1/+5
2008-01-11[SCSI] libiscsi: clear conn->ctask when task is completed earlyMike Christie1-1/+4
2008-01-11[SCSI] libiscsi: Do not fail commands immediately during logoutMike Christie1-8/+6
2008-01-11[SCSI] iscsi_tcp: update the website URLFUJITA Tomonori1-1/+1
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie6-68/+294
2008-01-11[SCSI] libiscsi: fix shutdownMike Christie7-144/+176
2008-01-11[SCSI] libiscsi: grab eh_mutex during host resetMike Christie1-2/+5
2008-01-11[SCSI] iscsi class: Use our own workq instead of common system one.Mike Christie1-4/+12
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie5-76/+88
2008-01-11[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch4-50/+50
2008-01-11[SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2-1/+1
2008-01-11[SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh5-19/+94
2008-01-11[SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh2-14/+14
2008-01-11[SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch3-536/+552
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie8-322/+396
2008-01-11[SCSI] make pcmcia directory use obj-y|m instead of subdir-y|mTejun Heo1-1/+1
2008-01-11[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-11[SCSI] gdth: kill unneeded 'irq' argumentJeff Garzik1-12/+10