summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/iscsi_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi_tcp: Turn off bounce buffersMike Christie2007-07-271-0/+1
* [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-271-0/+1
* Fix buggered kmalloc() call argument orderAl Viro2007-07-201-1/+1
* [SCSI] iscsi_tcp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-79/+38
* [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-1/+2
* [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2007-06-021-29/+98
* [SCSI] iscsi_tcp: fix fd leakMike Christie2007-06-021-1/+2
* [SCSI] iscsi_tcp: remove DMA alignment restrictionMike Christie2007-06-021-0/+8
* [SCSI] iscsi_tcp: fix handling of data buffer paddingMike Christie2007-06-021-19/+42
* [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-021-2/+3
* [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-021-27/+6
* [SCSI] iscsi tcp: fix iscsi xmit state machineMike Christie2007-06-011-113/+145
* [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-011-2/+3
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-9/+12
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie2007-06-011-7/+11
* [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-1/+2
* [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-0/+4
* [SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie2007-03-111-2/+12
* [SCSI] iscsi_tcp: increase max_sectorsMike Christie2007-03-111-0/+1
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-111-3/+3
* [PATCH] iscsi endianness annotationsAl Viro2007-02-091-1/+1
* [SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori2007-01-061-4/+2
* [SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita2007-01-061-2/+2
* [SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich2007-01-061-1/+1
* [SCSI] iscsi_tcp: fix xmittask oopsMike Christie2006-11-101-2/+5
* [SCSI] iscsi: always release cryptoPete Wyckoff2006-11-101-11/+4
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-231-499/+312
|\
| * [SCSI] iscsi_tcp: fix partial digest recvMike Christie2006-09-021-8/+13
| * [SCSI] iscsi_tcp: update header size during reloginMike Christie2006-09-021-0/+2
| * [SCSI] iscsi_tcp: fix header resendMike Christie2006-09-021-1/+1
| * [SCSI] scsi_tcp: rm data rx and tx tfmsMike Christie2006-09-021-66/+36
| * [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie2006-09-021-395/+241
| * [SCSI] attempt to complete r2t with data len greater than max burstMike Christie2006-09-021-3/+14
| * [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-021-23/+7
* | [SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-61/+73
|/
* [SCSI] iscsi bugfixes: update and move version numberMike Christie2006-07-281-5/+1
* [SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2006-07-281-1/+1
* [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-281-60/+23
* [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-38/+29
* [SCSI] iscsi bugfixes: handle data rsp errorsMike Christie2006-07-281-1/+3
* [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-281-24/+21
* [SCSI] iscsi bugfixes: send correct error values to userspaceMike Christie2006-07-281-3/+3
* [SCSI] iscsi: convert iscsi_tcp to new set/get param fnsMike Christie2006-06-291-128/+24
* [SCSI] iscsi: update version to 1.0-595Mike Christie2006-06-051-1/+1
* [SCSI] iscsi: fix writepsace raceMike Christie2006-06-051-81/+101
* [SCSI] iscsi: don't switch states when just cleaning upMike Christie2006-06-051-21/+19
* [SCSI] iscsi: update versionMike Christie2006-05-201-3/+5
* [SCSI] iscsi: kill dtask mempoolsMike Christie2006-05-201-81/+6
* [SCSI] iscsi: dont use sendpage for iscsi headersMike Christie2006-05-201-16/+8
* [SCSI] iscsi: dequeue all buffers from queueMike Christie2006-05-101-6/+8
OpenPOWER on IntegriCloud