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
/
scsi_tgt_lib.c
Age
Commit message (
Expand
)
Author
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-04-16
[SCSI] tgt: use KMEM_CACHE macro
FUJITA Tomonori
2008-03-03
[SCSI] tgt: set the data length properly
FUJITA Tomonori
2008-03-03
[SCSI] tgt: stop zero'ing scsi_cmnd
FUJITA Tomonori
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2008-01-11
[SCSI] BUG_ON() impossible condition in sg list counting
Rusty Russell
2008-01-11
[SCSI] tgt: fix build when dprintk is defined
Randy Dunlap
2008-01-11
[SCSI] tgt: convert to use the data buffer accessors
FUJITA Tomonori
2007-10-16
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-12
[SCSI] tgt: fix can_queue bug
FUJITA Tomonori
2007-10-12
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
2007-10-12
[SCSI] tgt: add I_T nexus support
FUJITA Tomonori
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-03-20
[SCSI] tgt: remove the code to build sense
FUJITA Tomonori
2007-03-11
[SCSI] tgt: fix scsi command leak
FUJITA Tomonori
2007-03-11
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
2007-03-11
[SCSI] tgt: rm bio hacks in scsi tgt
Mike Christie
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-06
Actually update the fixed up compile failures.
David Howells
2006-11-25
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori