index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
Age
Commit message (
Expand
)
Author
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-04
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-01-25
infiniband: remove unneeded header search paths
Masahiro Yamada
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-07-24
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
2018-05-24
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-10
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
2017-12-18
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-06
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
2017-03-30
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
2017-03-30
iser-target: Fix queue-full response handling
Nicholas Bellinger
2017-01-24
IB/isert: fix spelling mistake: "teminating" -> "terminating"
Colin Ian King
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
2016-12-14
ib_isert: log the connection reject message
Steve Wise
2016-12-03
IB/isert: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-02
IB/isert: Properly release resources on DEVICE_REMOVAL
Raju Rangoju
2016-08-22
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
2016-08-02
IB/isert: Remove an unused member variable
Bart Van Assche
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-16
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-09
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-03-30
iser-target: Use ib_drain_qp
Sagi Grimberg
2016-03-10
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
2016-03-10
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
2016-03-10
iser-target: Convert to new CQ API
Christoph Hellwig
2016-03-10
iser-target: Split and properly type the login buffer
Christoph Hellwig
2016-03-10
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
2016-03-10
iser-target: Remove impossible condition from isert_wait_conn
Jenny Derzhavetz
2016-03-10
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
2016-03-10
iser-target: Rework connection termination
Jenny Derzhavetz
2016-03-10
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz
2016-03-10
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
2016-03-10
iser-target: Fix identification of login rx descriptor type
Jenny Derzhavetz
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-07
iser-target: Fix non negative ERR_PTR isert_device_get usage
Nicholas Bellinger
[next]