index
:
pm24.git
master
perf-mon
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
Age
Commit message (
Expand
)
Author
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
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare
Jack Wang
2021-05-28
RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
Gioh Kim
2021-05-28
RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
Md Haris Iqbal
2021-05-28
RDMA/rtrs-srv: Fix memory leak when having multiple sessions
Jack Wang
2021-05-28
RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Duplicated session name is not allowed
Gioh Kim
2021-05-28
RDMA/rtrs: Do not reset hb_missed_max after re-connection
Gioh Kim
2021-05-28
RDMA/rtrs-srv: convert scnprintf to sysfs_emit
Jack Wang
2021-05-28
RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
Md Haris Iqbal
2021-05-28
RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
Md Haris Iqbal
2021-05-28
RDMA/rtrs-clt: Remove redundant 'break'
Guoqing Jiang
[next]