aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/osd_initiator.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-2/+2
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh1-0/+7
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh1-1/+8
2009-12-10[SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh1-2/+3
2009-12-04[SCSI] libosd: Error handling revampedBoaz Harrosh1-1/+25
2009-12-04[SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh1-4/+34
2009-12-04[SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh1-1/+0
2009-12-04[SCSI] libosd: osd_dev_is_ver1 - Minor API cleanupBoaz Harrosh1-6/+10
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh1-0/+1
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh1-0/+5
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh1-2/+2
2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh1-0/+4
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh1-0/+49
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh1-0/+3
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh1-0/+39
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh1-0/+4
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh1-0/+6
2009-03-12[SCSI] libosd: OSDv1 HeadersBoaz Harrosh1-0/+332