Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-31iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2014-06-07target: cleanup some boolean testsChristophe Vu-Brugier
2014-06-04iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-01-19iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-21iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-10-17target/iscsi: Remove macros that contain typecastsAndy Grover
2013-10-17target/iscsi: Remove iscsi dereferencing macrosAndy Grover
2013-10-04iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10iscsi-target: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger
2013-09-10iscsi-target: Remove left-over iscsi_target_do_login_ioNicholas Bellinger
2013-09-10iscsi-target: Add sk->sk_state_change to cleanup after TCP failureNicholas Bellinger
2013-09-10iscsi-target: Add login negotiation multi-plexing supportNicholas Bellinger
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-04iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger
2013-06-21iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger
2013-04-25iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger
2013-04-25target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover
2012-11-08iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier
2012-10-04iscsit: proper endianess conversionsChristoph Hellwig
2012-10-04iscsit: use the itt_t abstract typeChristoph Hellwig
2012-10-03iscsit: mark various functions staticChristoph Hellwig
2012-10-03iscsi-target: Enable MaxXmitDataSegmentLength operation in login pathNicholas Bellinger
2012-09-18target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier
2012-03-16target: remove obvious warningsJörn Engel
2012-03-11target: Fix typo in drivers/targetMasanari Iida
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-07-28iscsi-target: Fix NULL dereference on allocation failureDan Carpenter
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger