index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
1
-10
/
+0
|
\
|
*
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
1
-10
/
+0
*
|
ib_srpt: always set response for task management
Jack Wang
2013-10-03
1
-6
/
+4
*
|
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
2013-10-01
1
-2
/
+2
|
/
*
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-10
/
+17
*
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
2013-05-29
2
-8
/
+25
*
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
2013-05-20
1
-1
/
+1
*
SRPT: Fix odd use of WARN_ON()
Grant Grundler
2013-04-16
1
-1
/
+1
*
ib_srpt: Convert TMR path to target_submit_tmr
Nicholas Bellinger
2012-11-28
1
-19
/
+18
*
ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref
Nicholas Bellinger
2012-11-28
2
-71
/
+52
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
1
-25
/
+18
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
1
-6
/
+0
*
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-17
1
-6
/
+0
*
IB: Fix typos in infiniband drivers
Masanari Iida
2012-08-15
1
-1
/
+1
*
srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp
Christoph Hellwig
2012-07-16
1
-5
/
+10
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-05-21
1
-7
/
+3
|
\
|
*
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
2012-04-14
1
-1
/
+1
|
*
IB/srpt: Remove use of transport_do_task_sg_chain()
Roland Dreier
2012-04-14
1
-6
/
+2
*
|
IB/srpt: Set srq_type to IB_SRQT_BASIC
Roland Dreier
2012-04-12
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-22
1
-40
/
+24
|
\
|
*
ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception
Nicholas Bellinger
2012-03-17
1
-7
/
+12
|
*
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2012-03-10
1
-28
/
+0
|
*
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2012-02-25
1
-2
/
+2
|
*
target: replace various cmd flags with a transport state
Christoph Hellwig
2012-02-25
1
-3
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
SRP: Fix typo in ib_srpt.c
Masanari Iida
2012-02-09
1
-1
/
+1
*
|
IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()
Jesper Juhl
2012-02-06
1
-0
/
+1
*
|
IB/srpt: Fix ERR_PTR() vs. NULL checking confusion
Dan Carpenter
2012-02-03
1
-3
/
+3
*
|
IB/srpt: Remove unneeded <linux/version.h> include
Jesper Juhl
2012-02-02
1
-1
/
+0
*
|
IB/srpt: Use ARRAY_SIZE() instead of open-coding
Roland Dreier
2012-02-02
1
-2
/
+1
*
|
IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()
Roland Dreier
2012-02-02
1
-5
/
+2
|
/
*
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
2011-12-16
5
-0
/
+4670