summaryrefslogtreecommitdiff
path: root/kernel/scsi_transport_iscsi.h
Commit message (Expand)AuthorAgeFilesLines
* is the mempool netlink code doing anything? It appears not because we have hi...mnc2006-09-021-4/+0
* This patch adds or modifies the transport class functions used to notify user...mnc2006-07-101-0/+3
* qla4xxx has a fw session id that corrresponds nicely to the target nr so for ...mnc2006-07-101-3/+4
* qla4xxx is initialized in two steps like other HW drivers so this breaks up t...mnc2006-07-101-0/+8
* I do not remember what I was thinking when we added the channel as a argument...mnc2006-07-101-2/+1
* Reduce duplication in the software iscsi_transport modules by adding a libisc...mnc2006-07-101-19/+10
* Add target discovery event. We may have a setup where the iscsi traffic is on...mnc2006-07-101-0/+2
* rm term and suspend callbacks. The LLDs should just call the libiscsi helper ...mnc2006-07-101-4/+0
* handle writepsace race. If sendmsg/page fails becuase there is no writespace ...mnc2006-05-301-2/+6
* block session then flush queues, and do not start recovery from the eh host r...mnc2006-05-181-0/+2
* trivial white space removal to sync with upstreammnc2006-05-031-1/+1
* from ogerlitz@voltaire.com: add ep callbacksmnc2006-04-131-1/+5
* add libiscsi: move duplicated code in iscsi_iser and iscsi_tcp to new lib fun...mnc2006-04-021-13/+46
* mike was on crack. The slice usage is broken as heck and looks like it was ca...mnc2006-03-101-0/+1
* add basic iscsi block functionality. The open-iscsi replacement_timeout is th...mnc2006-03-031-0/+7
* our sysfs layout has been messed up for a while. the target has been under th...mnc2006-03-031-1/+10
* add sysfs attrs need so iscsid can sync up after a restartmnc2006-03-031-4/+20
* from hare@suse.de: This patch removes the handles for kernel-userspace commun...mnc2006-02-131-1/+6
* tomo: don't ref ptrs from userspacemnc2006-01-241-1/+1
* pass iscsi_cls struct between class and LLD or iscsi_transportmnc2006-01-171-15/+17
* sync upstream with svnmnc2006-01-171-11/+16
* rm rdma code and sync upstream driver with svn and update usrspace to work wi...mnc2006-01-101-2/+0
* seperate netlink from session and connection creation functions and fix sysfs...mnc2006-01-101-8/+62
* Erez Zilber: AF and RDMA provider propertiesdmitry_yus2005-09-131-0/+2
* Mike: When we redid the iscsi_internal sessions code itaaizman2005-06-041-4/+0
* Mike: scsi_transport_iscsi.h copyright cleanupdmitry_yus2005-05-191-1/+3
* spaces => tabsaaizman2005-05-101-4/+4
* Mike: big snx to session, cnx to conn renaming!dmitry_yus2005-05-061-29/+29
* integrated scsi_transport_iscsi.[ch]dmitry_yus2005-05-041-0/+88