index
:
hverkuil/media_tree.git
array_mod
bttv-audio
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
for-v5.19a
for-v5.19b
for-v5.20a
for-v5.20b
for-v5.20c
for-v5.20d
for-v5.20e
fract-ctrl
hdcp
hdmi-dbg
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vb2-prepare
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
/
ib_srp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-28
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
1
-9
/
+11
2015-10-28
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
1
-10
/
+0
2015-10-28
IB/srp: Convert to new registration API
Sagi Grimberg
1
-62
/
+63
2015-10-28
IB/srp: Split srp_map_sg
Sagi Grimberg
1
-51
/
+106
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-13
/
+13
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-13
/
+13
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
1
-6
/
+10
2015-08-30
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
1
-17
/
+23
2015-08-30
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
1
-3
/
+54
2015-08-30
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
1
-11
/
+11
2015-08-30
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
1
-21
/
+15
2015-08-30
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
1
-49
/
+13
2015-08-30
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
1
-4
/
+12
2015-08-30
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
1
-10
/
+0
2015-08-30
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
1
-9
/
+5
2015-08-30
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-30
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
1
-0
/
+9
2015-08-30
IB/srp: Bump driver version and release date
Bart Van Assche
1
-2
/
+2
2015-08-30
IB/srp: Handle partial connection success correctly
Bart Van Assche
1
-1
/
+2
2015-08-30
IB/srp: Constify a function argument
Bart Van Assche
1
-1
/
+1
2015-08-30
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
1
-1
/
+2
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-3
/
+3
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
1
-7
/
+4
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-10
/
+2
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-2
/
+7
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
1
-7
/
+9
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
1
-6
/
+6
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
1
-8
/
+5
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
1
-31
/
+29
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove an extraneous scsi_host_put() from an error path
Bart Van Assche
1
-8
/
+5
2015-04-15
IB/srp: Use P_Key cache for P_Key lookups
Bart Van Assche
1
-4
/
+5
2014-12-20
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+0
2014-12-15
IB/srp: Allow newline separator for connection string
Sagi Grimberg
1
-1
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-5
/
+2
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-7
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-12
/
+8
2014-11-12
IB/srp: Fix a race condition triggered by destroying a queue pair
Bart Van Assche
1
-9
/
+50
2014-11-12
IB/srp: Add multichannel support
Bart Van Assche
1
-74
/
+214
[next]
Privacy Policy