index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
1
-0
/
+1
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
1
-1
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-90
/
+239
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+9
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-32
/
+62
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
3
-12
/
+5
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2
-4
/
+3
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
3
-14
/
+52
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2
-5
/
+5
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
1
-5
/
+1
2021-04-14
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
1
-1
/
+6
2021-04-14
RDMA/rtrs-clt: Simplify error message
Gioh Kim
1
-16
/
+7
2021-04-14
RDMA/rtrs-srv: More debugging info when fail to send reply
Gioh Kim
1
-4
/
+8
2021-04-14
RDMA/rtrs-clt: Print more info when an error happens
Gioh Kim
1
-4
/
+38
2021-04-14
RDMA/rtrs-clt: New sysfs attribute to print the latency of each path
Gioh Kim
1
-0
/
+16
2021-04-14
RDMA/rtrs-clt: Add a minimum latency multipath policy
Gioh Kim
5
-4
/
+78
2021-04-13
RDMA/rtrs-clt: destroy sysfs after removing session from active list
Gioh Kim
1
-1
/
+1
2021-04-13
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
1
-0
/
+1
2021-04-08
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
1
-0
/
+5
2021-04-01
RDMA/rtrs-clt: Cap max_io_size
Jack Wang
1
-1
/
+3
2021-04-01
RDMA/rtrs: Cleanup unused 's' variable in __alloc_sess
Jack Wang
1
-2
/
+0
2021-04-01
RDMA/rtrs-srv: Report temporary sessname for error message
Gioh Kim
1
-0
/
+11
2021-04-01
RDMA/rtrs: New function converting rtrs_addr to string
Gioh Kim
4
-14
/
+37
2021-04-01
RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
Md Haris Iqbal
1
-1
/
+1
2021-04-01
RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
Guoqing Jiang
1
-4
/
+1
2021-04-01
RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrs
Guoqing Jiang
2
-4
/
+0
2021-04-01
RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_folders
Guoqing Jiang
1
-5
/
+2
2021-04-01
RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_req
Guoqing Jiang
1
-4
/
+1
2021-03-31
RDMA/iser: struct iscsi_iser_task is declared twice
Wan Jiabing
1
-1
/
+0
2021-03-26
IB/isert: Fix a use after free in isert_connect_request
Lv Yunlong
1
-8
/
+8
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
4
-11
/
+12
2021-03-11
RDMA/rtrs-clt: Use rdma_event_msg in log
Jack Wang
1
-3
/
+6
2021-03-11
RDMA/rtrs: Use new shared CQ mechanism
Jack Wang
4
-14
/
+15
2021-03-05
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+2
2021-03-05
scsi: target: srpt: Convert to new submission API
Mike Christie
1
-5
/
+8
2021-02-17
RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR()
Jack Wang
1
-13
/
+7
2021-02-17
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
Nicolas Morey-Chaisemartin
1
-65
/
+45
2021-02-16
RDMA/rtrs-srv-sysfs: fix missing put_device
Gioh Kim
1
-0
/
+2
2021-02-16
RDMA/rtrs-srv: fix memory leak by missing kobject free
Gioh Kim
2
-3
/
+5
2021-02-16
RDMA/rtrs: Only allow addition of path to an already established session
Md Haris Iqbal
4
-7
/
+26
2021-02-16
RDMA/rtrs-srv: Fix stack-out-of-bounds
Jack Wang
1
-31
/
+33
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
3
-15
/
+1
2021-01-20
IB/iser: Simplify prot_caps setting
Max Gurtovoy
1
-7
/
+14
2021-01-20
IB/iser: Enforce iser_max_sectors to be greater than 0
Max Gurtovoy
1
-2
/
+3
2021-01-20
IB/iser: Protect iscsi_max_lun module param using callback
Max Gurtovoy
1
-7
/
+20
2021-01-20
IB/iser: Remove unneeded semicolons
Max Gurtovoy
2
-3
/
+2
2021-01-18
IB/isert: Simplify signature cap check
Max Gurtovoy
1
-2
/
+4
2021-01-18
IB/isert: Remove unneeded semicolon
Max Gurtovoy
1
-1
/
+1
[next]