index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
1
-0
/
+8
2014-10-14
ib_srpt: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-08-14
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...
Roland Dreier
1
-1
/
+2
2014-08-13
IB/srpt: Handle GID change events
Doug Ledford
1
-0
/
+1
2014-08-11
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-1
/
+1
2014-04-12
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
1
-6
/
+10
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+1
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+9
2014-02-13
IB/srpt: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-7
/
+7
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-10
/
+0
2013-11-08
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
1
-10
/
+0
2013-10-03
ib_srpt: always set response for task management
Jack Wang
1
-6
/
+4
2013-10-02
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
1
-2
/
+2
2013-07-08
target: make queue_tm_rsp() return void
Joern Engel
1
-10
/
+17
2013-05-30
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
2
-8
/
+25
2013-05-21
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
1
-1
/
+1
2013-04-17
SRPT: Fix odd use of WARN_ON()
Grant Grundler
1
-1
/
+1
2012-11-28
ib_srpt: Convert TMR path to target_submit_tmr
Nicholas Bellinger
1
-19
/
+18
2012-11-28
ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref
Nicholas Bellinger
2
-71
/
+52
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-25
/
+18
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
1
-6
/
+0
2012-09-18
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-6
/
+0
2012-08-15
IB: Fix typos in infiniband drivers
Masanari Iida
1
-1
/
+1
2012-07-17
srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp
Christoph Hellwig
1
-5
/
+10
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+3
2012-04-15
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
1
-1
/
+1
2012-04-15
IB/srpt: Remove use of transport_do_task_sg_chain()
Roland Dreier
1
-6
/
+2
2012-04-12
IB/srpt: Set srq_type to IB_SRQT_BASIC
Roland Dreier
1
-0
/
+1
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-40
/
+24
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-18
ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception
Nicholas Bellinger
1
-7
/
+12
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-28
/
+0
2012-02-26
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
1
-2
/
+2
2012-02-26
target: replace various cmd flags with a transport state
Christoph Hellwig
1
-3
/
+10
2012-02-10
SRP: Fix typo in ib_srpt.c
Masanari Iida
1
-1
/
+1
2012-02-06
IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()
Jesper Juhl
1
-0
/
+1
2012-02-03
IB/srpt: Fix ERR_PTR() vs. NULL checking confusion
Dan Carpenter
1
-3
/
+3
2012-02-03
IB/srpt: Remove unneeded <linux/version.h> include
Jesper Juhl
1
-1
/
+0
2012-02-03
IB/srpt: Use ARRAY_SIZE() instead of open-coding
Roland Dreier
1
-2
/
+1
2012-02-03
IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()
Roland Dreier
1
-5
/
+2
2011-12-16
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
5
-0
/
+4670