index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-06-21
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-26
9
-26
/
+35
|
\
|
*
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
2022-05-26
1
-1
/
+1
|
*
IB/iser: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
1
-9
/
+16
|
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
7
-15
/
+17
*
|
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-10
2
-33
/
+33
*
|
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-05-10
2
-33
/
+33
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-0
/
+1
|
\
|
*
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-24
12
-108
/
+96
|
\
\
|
*
|
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
2022-03-18
1
-3
/
+11
|
*
|
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
2022-03-18
3
-45
/
+31
|
*
|
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
2022-03-18
4
-11
/
+11
|
*
|
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
2022-03-18
1
-22
/
+9
|
*
|
RDMA/ib_srp: Add more documentation
Bart Van Assche
2022-02-23
1
-1
/
+10
|
*
|
RDMA/opa: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
|
*
|
RDMA/iser: Delete useless module.h include
Leon Romanovsky
2022-01-28
2
-2
/
+0
|
*
|
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2022-01-28
2
-2
/
+0
|
*
|
RDMA/rtrs-clt: Do stop and failover outside reconnect work.
Jack Wang
2022-01-28
2
-18
/
+23
|
*
|
RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()
Jack Wang
2022-01-28
1
-1
/
+1
|
*
|
RDMA/rtrs-clt: Reflow text so lines don't end with a '('
Gioh Kim
2022-01-28
1
-2
/
+1
|
*
|
RDMA/rtrs: Remove empty line after bracket
Gioh Kim
2022-01-28
1
-1
/
+0
|
|
/
*
|
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-05
1
-9
/
+8
*
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-05
3
-20
/
+6
*
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-05
1
-15
/
+15
*
IB/iser: Fix RNR errors
Sergey Gorenko
2022-01-05
3
-78
/
+42
*
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2022-01-05
2
-5
/
+0
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-14
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-16
1
-21
/
+30
|
*
scsi: ib_srp: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-4
/
+4
|
*
scsi: target: srpt: Replace enable attr with ops.enable
Dmitry Bogdanov
2021-10-04
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
[next]