index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
2022-08-17
RDMA/srpt: Fix a use-after-free
Bart Van Assche
2022-08-17
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
2022-08-17
RDMA/srpt: Duplicate port name members
Bart Van Assche
2022-08-17
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
2022-08-17
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-08-17
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-08-17
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2022-08-17
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2022-08-17
RDMA/rtrs: Introduce destroy_cq helper
Md Haris Iqbal
2022-08-17
RDMA/rtrs: Replace duplicate check with is_pollqueue helper
Jack Wang
2022-08-17
RDMA/rtrs: Fix warning when use poll mode on client side.
Jack Wang
2022-08-17
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
2022-08-17
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-03-02
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
2022-03-02
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
2022-03-02
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
2022-01-27
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-22
RDMA/rtrs: Remove (void) casting for functions
Gioh Kim
2021-08-22
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
2021-08-22
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
2021-08-22
RDMA/rtrs: Remove unused functions
Jack Wang
2021-08-22
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
2021-08-19
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
2021-08-11
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-20
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-07-15
RDMA/rtrs: Move sq_wr_avail to rtrs_con
Jack Wang
2021-07-15
RDMA/rtrs: Remove unused flags parameter
Jack Wang
2021-07-15
RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
Jack Wang
2021-07-15
RDMA/rtrs: Enable the same selective signal for heartbeat and IO
Jack Wang
2021-07-15
RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
Jack Wang
2021-07-15
RDMA/rtrs: Add error messages for failed operations.
Jack Wang
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-24
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-06-21
RDMA/rtrs-clt: Raise MAX_SEGMENTS
Jack Wang
2021-06-21
RDMA/rtrs_clt: Alloc less memory with write path fast memory registration
Jack Wang
2021-06-21
RDMA/rtrs-clt: Write path fast memory registration
Jack Wang
2021-06-21
RDMA/rtrs: Introduce head/tail wr
Jack Wang
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-18
RDMA/rtrs: Check device max_qp_wr limit when create QP
Jack Wang
2021-06-18
RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_num
Guoqing Jiang
2021-06-18
RDMA/rtrs: RDMA_RXE requires more number of WR
Md Haris Iqbal
2021-06-18
RDMA/rtrs-clt: Use minimal max_send_sge when create qp
Jack Wang
2021-06-18
RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
Jack Wang
[next]