index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2014-10-09
1
-26
/
+24
*
IB/iser: Centralize ib_sig_domain settings
Sagi Grimberg
2014-10-09
1
-18
/
+18
*
IB/iser: Set IP_CSUM as default guard type
Sagi Grimberg
2014-10-09
1
-2
/
+2
*
IB/iser: Remove redundant assignment
Sagi Grimberg
2014-10-09
1
-1
/
+0
*
IB/iser: Bump version, add maintainer
Or Gerlitz
2014-10-09
1
-1
/
+1
*
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
2014-10-09
1
-9
/
+160
*
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
Sagi Grimberg
2014-10-09
1
-46
/
+189
*
IB/iser: Nit - add space after __func__ in iser logging
Sagi Grimberg
2014-10-09
1
-8
/
+8
*
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
2014-10-09
1
-1
/
+1
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
3
-7
/
+16
*
IB/iser: Optimize completion polling
Sagi Grimberg
2014-10-09
2
-5
/
+11
*
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
3
-22
/
+23
*
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
3
-125
/
+114
*
IB/iser: Use internal polling budget to avoid possible live-lock
Sagi Grimberg
2014-10-09
1
-0
/
+4
*
IB/iser: Centralize iser completion contexts
Sagi Grimberg
2014-10-09
2
-87
/
+84
*
IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
Ariel Nahum
2014-10-09
1
-1
/
+3
*
IB/iser: Signal iSCSI layer that transport is broken in error completions
Sagi Grimberg
2014-10-09
1
-4
/
+25
*
IB/iser: Protect tasks cleanup in case IB device was already released
Sagi Grimberg
2014-10-09
1
-1
/
+7
*
IB/iser: Unbind at conn_stop stage
Ariel Nahum
2014-10-09
1
-0
/
+7
*
IB/iser: Don't bound release_work completions timeouts
Sagi Grimberg
2014-10-09
1
-9
/
+4
*
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
Sagi Grimberg
2014-10-09
2
-61
/
+108
*
IB/iser: Extend iser_free_ib_conn_res()
Sagi Grimberg
2014-10-09
1
-28
/
+30
*
IB/iser: Remove unused variables and dead code
Roi Dayan
2014-10-09
1
-4
/
+0
*
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
5
-204
/
+245
*
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-10-09
5
-392
/
+403
*
IB/iser: Bump version to 1.4.1
Or Gerlitz
2014-09-22
1
-1
/
+1
*
IB/iser: Allow bind only when connection state is UP
Sagi Grimberg
2014-09-22
1
-5
/
+14
*
IB/iser: Fix RX/TX CQ resource leak on error flow
Roi Dayan
2014-09-22
1
-10
/
+14
*
IB/iser: Clarify a duplicate counters check
Roi Dayan
2014-08-01
1
-1
/
+4
*
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
2014-08-01
3
-23
/
+22
*
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
2014-08-01
3
-14
/
+65
*
IB/iser: Remove redundant return code in iser_free_ib_conn_res()
Sagi Grimberg
2014-08-01
1
-5
/
+2
*
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
2014-08-01
2
-4
/
+14
*
IB/iser: Fix responder resources advertisement
Sagi Grimberg
2014-08-01
1
-1
/
+3
*
IB/iser: Add TIMEWAIT_EXIT event handling
Roi Dayan
2014-08-01
1
-0
/
+1
*
IB/iser: Support IPv6 address family
Roi Dayan
2014-08-01
3
-15
/
+9
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
1
-24
/
+10
|
\
|
*
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
1
-24
/
+10
*
|
IB/iser: Bump version to 1.4
Or Gerlitz
2014-05-26
1
-1
/
+1
*
|
IB/iser: Add missing newlines to logging messages
Roi Dayan
2014-05-26
1
-4
/
+4
*
|
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
2014-05-26
1
-2
/
+2
*
|
IB/iser: Simplify connection management
Ariel Nahum
2014-05-26
3
-91
/
+99
|
/
*
IB/iser: Bump driver version to 1.3
Or Gerlitz
2014-04-01
1
-1
/
+1
*
IB/iser: Update Mellanox copyright note
Or Gerlitz
2014-04-01
5
-5
/
+5
*
IB/iser: Print QP information once connection is established
Or Gerlitz
2014-04-01
1
-2
/
+7
*
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
2014-04-01
5
-79
/
+59
*
IB/iser: Drain the tx cq once before looping on the rx cq
Roi Dayan
2014-04-01
1
-3
/
+6
*
IB/iser: Fix sector_t format warning
Randy Dunlap
2014-04-01
1
-2
/
+3
[next]