summaryrefslogtreecommitdiffstats
path: root/sys/dev/iscsi_initiator
Commit message (Expand)AuthorAgeFilesLines
* Merge r263233 from HEAD to stable/10:rwatson2015-03-191-1/+1
* MFC r272308: Fix old iSCSI initiator to work with new CAM locking.mav2014-10-061-19/+14
* Improve error handling in the old initiator, preventing panic on attempttrasz2013-09-241-9/+14
* Prevent "lock (iscsi) sx does not match earlier (sleep mutex) lock" panictrasz2013-09-231-1/+1
* Bring in the new iSCSI target and initiator.trasz2013-09-141-3/+3
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-2/+5
* Give (*ext_free) an int return value allowing for very sophisticatedandre2013-08-251-1/+2
* Add an mbuf pointer parameter to (*ext_free) to give the externalandre2013-08-241-1/+1
* Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-228-0/+4726
OpenPOWER on IntegriCloud