aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsrp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-19[SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretationBart Van Assche1-2/+2
2010-01-18[SCSI] libsrp: fix typo -- replace RDAM by RDMABart Van Assche1-2/+2
2009-12-22kfifo: fix warn_unused_resultStefani Seibold1-2/+5
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-3/+3
2009-12-22kfifo: cleanup namespaceStefani Seibold1-1/+1
2009-12-22kfifo: move out spinlockStefani Seibold1-4/+5
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-8/+5
2009-09-12[SCSI] libsrp: fix memory leak in srp_ring_free()Bart Van Assche1-0/+1
2009-06-15scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-2/+2
2008-01-11[SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori1-11/+12
2007-10-12[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori1-2/+3
2007-05-16[SCSI] tgt: fix a rdma indirect transfer error bugFUJITA Tomonori1-0/+1
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+6
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-17[SCSI] tgt: fix rdma transfer bugsBastian Blank1-6/+6
2006-12-03[SCSI] scsi tgt: SCSI RDMA Protocol library functionsFUJITA Tomonori1-0/+441