aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi
Commit message (Expand)AuthorAgeFilesLines
* MFC r209052, r210702, r211095, r211182, r212149: Fix a memory leak andDag-Erling Smørgrav2010-11-228-806/+764
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,Matt Jacob2010-02-111-1/+1
* MFC r196352:Alexander Motin2009-08-181-0/+2
* Change the type of uio_resid member of struct uio from int to ssize_t.Konstantin Belousov2009-06-251-3/+3
* This commit fixes the issue with alias_sctp.c. NoRandall Stewart2009-02-141-91/+1
* Big update to the iSCSI initiator code. Highlights include IPv6 support,Scott Long2008-11-258-231/+584
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-272-9/+9
* Record the dependency of the iscsi initiator on cam.Antoine Brodin2008-04-201-0/+1
* Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.Ruslan Ermilov2008-03-251-3/+3
* Give MEXTADD() another argument to make both void pointers to thePoul-Henning Kamp2008-02-011-1/+1
* Rename the kthread_xxx (e.g. kthread_create()) callsJulian Elischer2007-10-202-4/+4
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read theScott Long2007-07-248-0/+4384