index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
/
ib_isert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
1
-8
/
+18
2015-09-16
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
1
-46
/
+65
2015-09-16
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
1
-29
/
+37
2015-09-16
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
1
-29
/
+29
2015-09-16
iser-target: Remove unused variables
Jenny Derzhavetz
1
-1
/
+0
2015-09-16
iser-target: Put the reference on commands waiting for unsol data
Jenny Derzhavetz
1
-1
/
+37
2015-09-16
iser-target: remove command with state ISTATE_REMOVE
Jenny Derzhavetz
1
-1
/
+8
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-25
/
+4
2015-08-31
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-22
/
+11
2015-08-31
iser-target: Convert to ib_alloc_mr
Sagi Grimberg
1
-2
/
+4
2015-08-31
IB: Modify ib_create_mr API
Sagi Grimberg
1
-5
/
+1
2015-08-31
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-1
/
+1
2015-08-27
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
1
-2
/
+2
2015-08-27
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
1
-19
/
+2
2015-08-27
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
1
-6
/
+2
2015-07-25
iser-target: Fix REJECT CM event use-after-free OOPs
Nicholas Bellinger
1
-5
/
+11
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+3
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+17
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-1
/
+4
2015-06-09
iser-target: Fix possible use-after-free
Sagi Grimberg
1
-0
/
+1
2015-06-09
iser-target: release stale iser connections
Sagi Grimberg
1
-1
/
+17
2015-06-09
iser-target: Fix variable-length response error completion
Sagi Grimberg
1
-2
/
+4
2015-05-31
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
1
-3
/
+3
2015-05-31
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-04-08
iser-target: Bump version to 1.0
Sagi Grimberg
1
-1
/
+1
2015-04-08
iser-target: Remove conn_ prefix from struct isert_conn members
Sagi Grimberg
1
-132
/
+132
2015-04-08
iser-target: Remove un-needed rdma_listen backlog
Sagi Grimberg
1
-1
/
+1
2015-04-08
iser-target: Remove redundant check on the device
Sagi Grimberg
1
-4
/
+5
2015-04-08
iser-target: Get rid of redundant max_accept
Sagi Grimberg
1
-4
/
+2
2015-04-08
iser-target: Split some logic in isert_connect_request to routines
Sagi Grimberg
1
-48
/
+70
2015-04-08
iser-target: Rename device find/release routines
Sagi Grimberg
1
-7
/
+6
2015-04-08
iser-target: Rename rend/recv completion routines
Sagi Grimberg
1
-5
/
+6
2015-04-08
iser-target: Remove redundant assignment to local variable
Sagi Grimberg
1
-3
/
+2
2015-04-08
iser-target: Introduce isert_[alloc|free]_comps
Sagi Grimberg
1
-46
/
+60
2015-04-08
iser-target: Split isert_setup_qp
Sagi Grimberg
1
-14
/
+42
2015-04-08
iser-target: Remove redundant casting on void pointers
Sagi Grimberg
1
-16
/
+16
2015-04-08
iser-target: Remove redundant local variable
Sagi Grimberg
1
-2
/
+1
2015-04-08
iser-target: Remove dead code
Sagi Grimberg
1
-1
/
+0
2015-04-08
iser-target: Remove redundant check on recv completion
Sagi Grimberg
1
-4
/
+0
2015-04-08
iser-target: Use a single DMA MR and PD per device
Sagi Grimberg
1
-46
/
+53
2015-04-08
iser-target: Fix possible deadlock in RDMA_CM connection error
Sagi Grimberg
1
-5
/
+9
2015-04-08
iser-target: Fix session hang in case of an rdma read DIF error
Sagi Grimberg
1
-2
/
+4
2015-02-12
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
1
-3
/
+15
2015-02-06
iser-target: Remove duplicate function names
Rasmus Villemoes
1
-4
/
+3
2015-02-04
iser-target: Fix wrong allocation in the case of an empty text message
Sagi Grimberg
1
-6
/
+8
2015-02-04
iser-target: Use WQ_UNBOUND for completion workqueue
Sagi Grimberg
1
-1
/
+2
2015-01-31
iser-target: Fix typo in isert_put_text_rsp
Sagi Grimberg
1
-1
/
+1
2015-01-31
iser-target: Fix sparse warning
Sagi Grimberg
1
-1
/
+1
2014-12-13
iser-target: Fix wc->wr_id cast warning
Nicholas Bellinger
1
-2
/
+1
[prev]
[next]