summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2008-05-21 15:54:05 -0500
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-07-12 08:22:18 -0500
commit052d014485d2ce5bb7fa8dd0df875dafd1db77df (patch)
tree9bbbe1487e5263db24d69b69df99a4603d4b00d6 /drivers/misc
parent0af967f5d4f2dd1e00618d34ac988037d37a6c3b (diff)
downloadkernel-052d014485d2ce5bb7fa8dd0df875dafd1db77df.tar.gz
[SCSI] libiscsi: modify libiscsi so it supports offloaded data paths
This patch modifies libiscsi, so drivers like bnx2i and iser can execute a command from queuecommand/send_pdu instead of having to be queued to be run in a workq. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions
move key_type::match in favour of overriding default by match_preparseDavid Howells 2014-09-16KEYS: Preparse match dataDavid Howells 2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells 2014-07-22KEYS: DNS: Use key preparsingDavid Howells 2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings 2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells 2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2014-06-11dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling 2014-06-05dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling