index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvstgt.c
Age
Commit message (
Expand
)
Author
2010-07-28
[SCSI] ibmvstgt: add __init/__exit macros
Peter Huewe
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-15
ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device
Greg Kroah-Hartman
2008-12-09
[SCSI] ibmvstgt: move crq_queue_create to the end of initialization
Brian King
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-03-03
[SCSI] tgt: fix build errors when dprintk is defined
FUJITA Tomonori
2008-03-03
[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
FUJITA Tomonori
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
2008-01-11
[SCSI] tgt: convert to use the data buffer accessors
FUJITA Tomonori
2007-10-12
[SCSI] srp_transport: convert to use supported_mode attribute
FUJITA Tomonori
2007-10-12
[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback
FUJITA Tomonori
2007-10-12
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
FUJITA Tomonori
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-17
[SCSI] tgt: fix rdma transfer bugs
Bastian Blank
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
[POWERPC] get_property returns const
Stephen Rothwell
2007-03-11
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2006-12-06
[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)
Al Viro
2006-12-03
[SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver
FUJITA Tomonori