index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
2022-02-23
1
-2
/
+4
*
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
2022-02-18
1
-1
/
+1
*
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
2022-02-18
1
-17
/
+20
*
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
4
-68
/
+74
*
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
4
-39
/
+40
*
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-01-07
6
-568
/
+586
*
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-01-07
5
-375
/
+386
*
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2022-01-07
8
-120
/
+120
*
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-06
4
-126
/
+87
*
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
2022-01-06
1
-9
/
+8
*
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-06
3
-20
/
+6
*
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-06
1
-15
/
+15
*
IB/iser: Fix RNR errors
Sergey Gorenko
2022-01-06
3
-78
/
+42
*
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2022-01-06
2
-5
/
+0
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-15
1
-3
/
+6
|
\
|
*
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
Guoqing Jiang
2021-11-29
1
-3
/
+6
*
|
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-11-25
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
2
-59
/
+38
|
\
|
*
scsi: RDMA/srp: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-21
/
+30
|
*
scsi: ib_srp: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-4
/
+4
|
*
scsi: target: srpt: Replace enable attr with ops.enable
Dmitry Bogdanov
2021-10-05
1
-34
/
+4
*
|
IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis Networks
Scott Breyer
2021-10-29
3
-6
/
+8
*
|
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
2021-10-25
3
-14
/
+16
*
|
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
1
-1
/
+0
*
|
RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats
Md Haris Iqbal
2021-10-04
3
-13
/
+28
*
|
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2021-10-04
2
-0
/
+11
*
|
RDMA/rtrs: Introduce destroy_cq helper
Md Haris Iqbal
2021-10-04
1
-12
/
+13
*
|
RDMA/rtrs: Replace duplicate check with is_pollqueue helper
Jack Wang
2021-10-04
1
-3
/
+8
*
|
RDMA/rtrs: Fix warning when use poll mode on client side.
Jack Wang
2021-10-04
2
-3
/
+15
*
|
RDMA/rtrs: Remove len parameter from helper print functions of sysfs
Md Haris Iqbal
2021-10-04
5
-20
/
+12
*
|
RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2021-10-04
2
-14
/
+12
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-03
3
-6
/
+7
|
\
|
*
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-4
/
+5
|
*
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-1
/
+1
|
*
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-07-21
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
7
-142
/
+156
|
\
\
|
*
|
RDMA/rtrs: Remove (void) casting for functions
Gioh Kim
2021-08-23
1
-2
/
+2
|
*
|
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
2021-08-23
3
-4
/
+6
|
*
|
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
2021-08-23
3
-103
/
+99
|
*
|
RDMA/rtrs: Remove unused functions
Jack Wang
2021-08-23
2
-8
/
+1
|
*
|
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
2021-08-23
1
-0
/
+12
|
*
|
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
2021-08-19
1
-1
/
+0
|
*
|
RDMA/rtrs: Move sq_wr_avail to rtrs_con
Jack Wang
2021-07-15
5
-5
/
+7
|
*
|
RDMA/rtrs: Remove unused flags parameter
Jack Wang
2021-07-15
1
-3
/
+2
|
*
|
RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
Jack Wang
2021-07-15
2
-7
/
+5
|
*
|
RDMA/rtrs: Enable the same selective signal for heartbeat and IO
Jack Wang
2021-07-15
4
-8
/
+18
|
*
|
RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
Jack Wang
2021-07-15
5
-8
/
+8
|
*
|
RDMA/rtrs: Add error messages for failed operations.
Jack Wang
2021-07-15
1
-0
/
+3
|
|
/
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-4
/
+4
|
/
[next]