aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iser
Commit message (Expand)AuthorAgeFilesLines
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* Merge ^/head r325999 through r326131.Hans Petter Selasky2017-11-231-3/+8
|\
| * Make sure the iSCSI I/O limits are set properly so that the ISCSIDSEND IOCTLHans Petter Selasky2017-11-231-0/+4
| * Make sure all initialized mutexes are destroyed in the iser module,Hans Petter Selasky2017-11-211-3/+4
* | The __internal_mr is freed as part of the protection domain, pd.Hans Petter Selasky2017-11-231-4/+1
* | Update iser backend code to use new ibcore APIs.Hans Petter Selasky2017-11-164-122/+39
|/
* Make the iSCSI parameter negotiation more flexible.Navdeep Parhar2016-08-251-2/+2
* Fix build on i386.Edward Tomasz Napierala2016-05-271-3/+5
* Fix crash on removal of an unconnected iSER session.Edward Tomasz Napierala2016-05-261-0/+3
* Make iser(4) buildable again by adjusting it for the recent changesEdward Tomasz Napierala2016-05-263-42/+24
* The taskqueue_enqueue_fast() was removed in r296272.Edward Tomasz Napierala2016-05-261-1/+1
* Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,Edward Tomasz Napierala2016-05-265-0/+2981