aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-2/+2
2009-05-09Reduce path_lookup() abusesAl Viro1-10/+10
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh1-1/+6
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh1-6/+24
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh1-18/+68
2009-04-27[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter1-2/+2
2009-04-03[SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh1-6/+0
2009-04-03[SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh1-18/+24
2009-03-12[SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformantBoaz Harrosh1-4/+7
2009-03-12[SCSI] osd: Kconfig file for in-tree buildsBoaz Harrosh1-0/+53
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2-0/+197
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2-0/+130
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh1-14/+80
2009-03-12[SCSI] libosd: Not implemented commandsBoaz Harrosh1-0/+35
2009-03-12[SCSI] libosd: Add Flush and List-objects supportBoaz Harrosh1-0/+124
2009-03-12[SCSI] libosd: OSD Security processing stubsBoaz Harrosh1-0/+86
2009-03-12[SCSI] libosd: attributes SupportBoaz Harrosh1-0/+579
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh1-0/+63
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2-0/+426
2009-03-12[SCSI] libosd: OSDv1 preliminary implementationBoaz Harrosh4-0/+547