index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
iser-target: Don't wait for session commands from completion context
Sagi Grimberg
1
-7
/
+10
2014-12-13
iser-target: Reduce CQ lock contention by batch polling
Sagi Grimberg
2
-5
/
+9
2014-12-13
iser-target: Introduce isert_poll_budget
Sagi Grimberg
1
-1
/
+7
2014-12-13
iser-target: Remove an atomic operation from the IO path
Sagi Grimberg
2
-63
/
+40
2014-12-13
iser-target: Remove redundant call to isert_conn_terminate
Sagi Grimberg
1
-4
/
+0
2014-12-13
iser-target: Use single CQ for TX and RX
Sagi Grimberg
2
-124
/
+83
2014-12-13
iser-target: Centralize completion elements to a context
Sagi Grimberg
2
-108
/
+114
2014-12-13
iser-target: Cast wr_id with uintptr_t instead of unsinged long
Sagi Grimberg
1
-8
/
+8
2014-12-13
iser-target: Unite error completion handler for RX and TX
Sagi Grimberg
1
-33
/
+28
2014-12-13
iser-target: Remove interrupt coalescing
Sagi Grimberg
2
-116
/
+10
2014-12-13
iser-target: Work-around live target stack shutdown resource cleanup
Sagi Grimberg
1
-0
/
+21
2014-12-13
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
3
-6
/
+16
2014-12-13
iser-target: Fix NULL dereference in SW mode DIF
Sagi Grimberg
1
-6
/
+13
2014-12-13
iser-target: Allocate PI contexts dynamically
Sagi Grimberg
2
-116
/
+158
2014-12-13
iser-target: Fix implicit termination of connections
Sagi Grimberg
2
-8
/
+35
2014-12-13
iser-target: Handle ADDR_CHANGE event for listener cm_id
Sagi Grimberg
2
-31
/
+77
2014-12-13
iser-target: Fix connected_handler + teardown flow race
Sagi Grimberg
1
-12
/
+19
2014-12-13
iser-target: Parallelize CM connection establishment
Sagi Grimberg
2
-24
/
+62
2014-12-13
iser-target: Fix flush + disconnect completion handling
Sagi Grimberg
2
-23
/
+31
2014-12-13
iscsi,iser-target: Initiate termination only once
Sagi Grimberg
3
-34
/
+54
2014-12-02
target: remove unneeded array
Julia Lawall
1
-5
/
+2
2014-12-02
iscsi-target: fix error path in iscsi_target_init_module()
Lino Sanfilippo
1
-0
/
+1
2014-12-02
tcm_loop: Fix wrong I_T nexus association
Hannes Reinecke
2
-49
/
+24
2014-12-02
target: Drop left-over PHBA_PDEV set attr checks
Nicholas Bellinger
1
-54
/
+10
2014-12-02
target: Drop left-over internal dev attribute code
Nicholas Bellinger
1
-175
/
+1
2014-12-02
target/pscsi: Convert to external pscsi_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+26
2014-12-02
target/user: Convert to external tcmu_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+42
2014-12-02
target/rd: Convert to external rd_mcp_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+41
2014-12-02
target/file: Convert to external fileio_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+42
2014-12-02
target/iblock: Convert to external iblock_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+41
2014-12-02
target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrs
Nicholas Bellinger
1
-0
/
+67
2014-12-02
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
4
-28
/
+56