index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsrp.c
Age
Commit message (
Expand
)
Author
2014-07-17
libsrp: removal
Christoph Hellwig
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-19
[SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretation
Bart Van Assche
2010-01-18
[SCSI] libsrp: fix typo -- replace RDAM by RDMA
Bart Van Assche
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-09-12
[SCSI] libsrp: fix memory leak in srp_ring_free()
Bart Van Assche
2009-06-15
scsi: remove driver_data direct access of struct device
Greg Kroah-Hartman
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-11
[SCSI] tgt: convert to use the data buffer accessors
FUJITA Tomonori
2007-10-12
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
FUJITA Tomonori
2007-05-16
[SCSI] tgt: fix a rdma indirect transfer error bug
FUJITA Tomonori
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-04-17
[SCSI] tgt: fix rdma transfer bugs
Bastian Blank
2006-12-03
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
FUJITA Tomonori