index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
4
-8
/
+8
2023-12-26
IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
Randy Dunlap
1
-3
/
+2
2023-12-12
IB/ipoib: Fix mcast list locking
Daniel Vacek
1
-5
/
+1
2023-12-12
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
2
-14
/
+30
2023-11-26
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
3
-3
/
+60
2023-11-26
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
1
-0
/
+1
2023-11-22
RDMA/rtrs: Use %pe to print errors
Supriti Singh
1
-2
/
+2
2023-11-22
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
1
-6
/
+4
2023-11-22
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
1
-1
/
+2
2023-11-22
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
1
-1
/
+4
2023-11-22
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
1
-6
/
+18
2023-11-22
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
1
-2
/
+1
2023-11-22
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
1
-2
/
+3
2023-11-19
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
1
-0
/
+2
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-5
/
+11
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
1
-11
/
+5
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+5
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2023-10-02
IB/srp: Annotate struct srp_fr_pool with __counted_by
Kees Cook
1
-1
/
+1
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
1
-0
/
+2
2023-09-19
RDMA/rtrs: Fix the problem of variable not initialized fully
Zhu Yanjun
1
-1
/
+1
2023-09-19
RDMA/rtrs: Require holding rcu_read_lock explicitly
Zhu Yanjun
1
-1
/
+6
2023-09-11
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
1
-11
/
+5
2023-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+0
2023-08-22
Revert "IB/isert: Fix incorrect release of isert connection"
Leon Romanovsky
1
-0
/
+2
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
4
-17
/
+21
2023-07-25
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
1
-4
/
+0
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
3
-37
/
+38
2023-06-11
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
1
-2
/
+0
2023-06-11
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
1
-0
/
+4
2023-06-11
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
1
-2
/
+8
2023-06-01
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
1
-32
/
+23
2023-06-01
RDMA/rtrs: Fix the last iu->buf leak in err path
Li Zhijian
1
-1
/
+3
2023-06-01
RDMA/rtrs: Remove duplicate cq_num assignment
Li Zhijian
1
-1
/
+0
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-24
/
+22
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-09
RDMA/srpt: Add a check for valid 'mad_agent' pointer
Saravanan Vajravel
1
-10
/
+13
2023-04-03
IB/iser: remove redundant new line
Max Gurtovoy
1
-1
/
+0
2023-04-03
IB/iser: centralize setting desc type and done callback
Max Gurtovoy
1
-7
/
+9
2023-04-03
IB/iser: remove unused macros
Max Gurtovoy
1
-6
/
+0
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2
-3
/
+3
2023-03-24
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
1
-2
/
+2
2023-03-24
scsi: RDMA/srp: Declare the SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
1
-2
/
+2
[next]