aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/iscsi_tcp.c
AgeCommit message (Expand)Author
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-11[SCSI] iscsi_tcp: fix setting of r2tMike Christie
2008-01-11[SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie
2008-01-11[SCSI] iscsi_tcp: enable sg chainingMike Christie
2008-01-11[SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie
2008-01-11[SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie
2008-01-11[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch
2008-01-11[SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh
2008-01-11[SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh
2008-01-11[SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie
2007-11-14[SCSI] iscsi_tcp: fix potential lockup with write commandsTony Battersby
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-07-27[SCSI] iscsi_tcp: Turn off bounce buffersMike Christie
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie
2007-07-20Fix buggered kmalloc() call argument orderAl Viro
2007-06-17[SCSI] iscsi_tcp: convert to use the data buffer accessorsFUJITA Tomonori
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie
2007-06-02[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie
2007-06-02[SCSI] iscsi_tcp: fix fd leakMike Christie
2007-06-02[SCSI] iscsi_tcp: remove DMA alignment restrictionMike Christie
2007-06-02[SCSI] iscsi_tcp: fix handling of data buffer paddingMike Christie
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie
2007-06-02[SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie
2007-06-01[SCSI] iscsi tcp: fix iscsi xmit state machineMike Christie
2007-06-01[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie
2007-06-01[SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie
2007-03-11[SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie
2007-03-11[SCSI] iscsi_tcp: increase max_sectorsMike Christie
2007-03-11[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie
2007-02-09[PATCH] iscsi endianness annotationsAl Viro
2007-01-06[SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori
2007-01-06[SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita
2007-01-06[SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich
2006-11-10[SCSI] iscsi_tcp: fix xmittask oopsMike Christie
2006-11-10[SCSI] iscsi: always release cryptoPete Wyckoff
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley
2006-09-21[SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-02[SCSI] iscsi_tcp: fix partial digest recvMike Christie