index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
1
-6
/
+0
2012-09-17
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-16
srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp
Christoph Hellwig
1
-5
/
+10
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+3
2012-04-14
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
1
-1
/
+1
2012-04-14
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-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-17
ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception
Nicholas Bellinger
1
-7
/
+12
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-28
/
+0
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
1
-2
/
+2
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
1
-3
/
+10
2012-02-09
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-02
IB/srpt: Remove unneeded <linux/version.h> include
Jesper Juhl
1
-1
/
+0
2012-02-02
IB/srpt: Use ARRAY_SIZE() instead of open-coding
Roland Dreier
1
-2
/
+1
2012-02-02
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