index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libiscsi_tcp.c
Age
Commit message (
Expand
)
Author
2010-04-11
[SCSI] iscsi_tcp: change & to &&
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
[SCSI] iscsi_tcp regression: remove bogus warn on in write path
Mike Christie
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-06-21
libiscsi: don't run scsi eh if iscsi task is making progress
Mike Christie
2009-05-23
[SCSI] libiscsi: add task aborted state
Mike Christie
2009-05-23
[SCSI] libiscsi_tcp: update recv tracking for each skb instead of iscsi pdu
Mike Christie
2009-05-23
[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsn
Mike Christie
2009-04-27
[SCSI] iscsi_tcp: don't fire conn error if pdu init fails
Mike Christie
2009-03-13
[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...
Mike Christie
2009-01-13
[SCSI] iscsi_tcp: make padbuf non-static
Karen Xie
2008-12-29
[SCSI] libiscsi_tcp: support padding offload
Mike Christie
2008-12-29
[SCSI] libiscsi: pass opcode into alloc_pdu callout
Mike Christie
2008-12-29
[SCSI] iscsi_tcp: split module into lib and lld
Mike Christie