Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d4066833bb1b35fefb1dd45eb2b10659d46bf151
/
drivers
/
infiniband
/
ulp
/
srp
89de748
IB/srp: Export req_lim via sysfs
by Bart Van Assche
· 14 years ago
c996bb4
IB/srp: Make receive buffer handling more robust
by Bart Van Assche
· 14 years ago
7a70081
IB/srp: Use print_hex_dump()
by Bart Van Assche
· 14 years ago
da9d2f0
IB/srp: Clean up error path in srp_create_target_ib()
by Roland Dreier
· 15 years ago
9c03dc9
IB/srp: Split send and recieve CQs to reduce number of interrupts
by Bart Van Assche
· 15 years ago
d927e38
infiniband: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
8867cd7
infiniband: use %p6 for printing message ids
by Harvey Harrison
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
f3781d2
RDMA: Remove subversion $Id tags
by Roland Dreier
· 16 years ago
969a60f
IB/srp: Remove use of cached P_Key/GID queries
by Roland Dreier
· 16 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
0532193
IB: rename "dev" to "srp_dev" in srp_host structure
by Greg Kroah-Hartman
· 17 years ago
1e89a19
IB/srp: Enforce protocol limit on srp_sg_tablesize
by David Dillow
· 17 years ago
9fe4bcf
IB/srp: Retry stale connections
by David Dillow
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
7aa54bd
IB/srp: Add identifying information to log messages
by David Dillow
· 17 years ago
fff09a8
IB/srp: Enable SG list chaining
by David Dillow
· 17 years ago
8cba207
IB/srp: Respect target credit limit
by David Dillow
· 17 years ago
ad69698
IB/srp: Release transport before removing host
by Dave Dillow
· 17 years ago
b0e47c8
IB/srp: Fix list corruption/oops on module reload
by David Dillow
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
aebd5e4
[SCSI] transport_srp: add rport roles attribute
by FUJITA Tomonori
· 17 years ago
3236822
[SCSI] ib_srp: convert to use the srp transport class
by FUJITA Tomonori
· 17 years ago
247e020
IB/srp: Add QoS support through service ID
by Sean Hefty
· 17 years ago
3d1ff48
IB/srp: Add OUI for new Cisco targets
by Raghava Kondapalli
· 17 years ago
5d7cbfd
IB/srp: Wrap OUI checking for workarounds in helper functions
by Roland Dreier
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
06cc850
IB: Use menuconfig for InfiniBand menu
by Jan Engelhardt
· 17 years ago
bb350d1
[SCSI] ib_srp: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
f4fd0b2
IB: Add CQ comp_vector support
by Michael S. Tsirkin
· 18 years ago
b7f008f
IB/srp: Set proc_name
by Roland Dreier
· 18 years ago
3633b3d
IB/srp: Add orig_dgid sysfs attribute to scsi_host
by Ishai Rabinovitz
· 18 years ago
1033ff6
IB/srp: Don't wait for response when QP is in error state.
by Ishai Rabinovitz
· 18 years ago
a20f3a6
IB/srp: Check match_strdup() return
by Ishai Rabinovitz
· 18 years ago
bf628dc
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
by Roland Dreier
· 18 years ago
85507bc
IB/srp: Use new verbs IB DMA mapping functions
by Ralph Campbell
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
d2fcea7
IB/srp: Fix memory leak on reconnect
by Vu Pham
· 18 years ago
3c8edf0
IB/srp: Increase supported CDB size
by Arne Redlich
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
01cb9bc
IB/srp: Enable multiple connections to the same target
by Ishai Rabinovitz
· 18 years ago
9b0af40
IB/srp: Remove redundant memset()
by Ishai Rabinovitz
· 18 years ago
c1a0b23
IB/sa: Require SA registration
by Michael S. Tsirkin
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 18 years ago
3cd9656
IB: Whitespace fixes
by Roland Dreier
· 18 years ago
ded7f1a
IB/srp: Add port/device attributes
by Ishai Rabinovitz
· 18 years ago
add7afc7
IB/srp: Don't schedule reconnect from srp
by Ishai Rabinovitz
· 18 years ago
559ce8f
IB/srp: Work around data corruption bug on Mellanox targets
by Ishai Rabinovitz
· 18 years ago
d916a8f
IB/srp: Fix crash in srp_reconnect_target
by Ishai Rabinovitz
· 18 years ago
adfaa88
[PATCH] fmr pool: remove unnecessary pointer dereference
by Michael S. Tsirkin
· 18 years ago
6583eb3
[PATCH] srp: fix fmr error handling
by Vu Pham
· 18 years ago
526b4ca
IB/srp: Factor out common request reset code
by Ishai Rabinovitz
· 18 years ago
0c0450db
IB/srp: Support SRP rev. 10 targets
by Ramachandra K
· 18 years ago
6bfa24f
IB/srp: Get rid of "Target has req_lim 0" messages
by Roland Dreier
· 18 years ago
b7ac4ab
IB/srp: Handle DREQ events from CM
by Ishai Rabinovitz
· 18 years ago
74b0a15
IB/srp: Allow sg_tablesize to be adjusted
by Vu Pham
· 18 years ago
52fb2b50
IB/srp: Allow cmd_per_lun to be set per target port
by Vu Pham
· 18 years ago
0c5b395
IB/srp: Clean up loop in srp_remove_one()
by Ishai Rabinovitz
· 18 years ago
b3589fd
IB/srp: Change target_mutex to a spinlock
by Matthew Wilcox
· 18 years ago
549c5fc2
IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
by Matthew Wilcox
· 18 years ago
1962a4a
IB/srp: Use SCAN_WILD_CARD from SCSI headers
by Matthew Wilcox
· 18 years ago
f5358a1
IB/srp: Use FMRs to map gather/scatter lists
by Roland Dreier
· 18 years ago
093beac
IB/srp: Complete correct SCSI commands on device reset
by Ishai Rabinovitz
· 18 years ago
ec2d720
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
by Roland Dreier
· 18 years ago
e658105
IB/srp: Don't wait for disconnection if sending DREQ fails
by Roland Dreier
· 18 years ago
d945e1d
IB/srp: Fix tracking of pending requests during error handling
by Roland Dreier
· 19 years ago
f80887d
IB/srp: Remove request from list when SCSI abort succeeds
by Roland Dreier
· 19 years ago
ce1823f
IB/srp: Fix memory leak in options parsing
by Roland Dreier
· 19 years ago
3f89f83
IB/srp: Fix unmapping of fake scatterlist
by Roland Dreier
· 19 years ago
cf36871
IB/srp: Use a fake scatterlist for non-SG SCSI commands
by Roland Dreier
· 19 years ago
bf17c1c
IB/srp: Coverity fix to srp_parse_options()
by Roland Dreier
· 19 years ago
6ecb0c8
IB/srp: Add SCSI host attributes to show target port
by Roland Dreier
· 19 years ago
1285b3a
IB/srp: Don't send task management commands after target removal
by Roland Dreier
· 19 years ago
8e9e5f4f
IB/srp: Semaphore to mutex conversion
by Ingo Molnar
· 19 years ago
cf311cd
IB: Add node_guid to struct ib_device
by Sean Hefty
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
47f2bce
[IB] srp: don't post receive if no send buf available
by Roland Dreier
· 19 years ago
5f06899
[IB] srp: increase max_luns
by Roland Dreier
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
aef9ec3
IB: Add SCSI RDMA Protocol (SRP) initiator
by Roland Dreier
· 19 years ago