summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osd
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-47/+25
|\
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-222-36/+109
| |\
| * | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-191-25/+23
| * | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-191-22/+2
| * | block: cleanup rq->data_len usagesTejun Heo2009-05-111-2/+2
* | | [SCSI] osd: Remove out-of-tree left oversBoaz Harrosh2009-06-102-62/+0
* | | [SCSI] libosd: Use REQ_QUIET requests.Boaz Harrosh2009-06-101-0/+2
* | | [SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2009-06-101-36/+30
* | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh2009-06-101-3/+3
* | | [SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh2009-06-101-10/+13
* | | [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytesBoaz Harrosh2009-06-101-4/+5
* | | [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-101-0/+28
* | | [SCSI] libosd: Better printout of OSD target system informationBoaz Harrosh2009-06-101-11/+12
| |/ |/|
* | Reduce path_lookup() abusesAl Viro2009-05-091-10/+10
* | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-271-1/+6
* | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-271-6/+24
* | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-271-18/+68
* | [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter2009-04-271-2/+2
|/
* [SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh2009-04-031-6/+0
* [SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh2009-04-031-18/+24
* [SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformantBoaz Harrosh2009-03-121-4/+7
* [SCSI] osd: Kconfig file for in-tree buildsBoaz Harrosh2009-03-121-0/+53
* [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-122-0/+197
* [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-122-0/+130
* [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-121-14/+80
* [SCSI] libosd: Not implemented commandsBoaz Harrosh2009-03-121-0/+35
* [SCSI] libosd: Add Flush and List-objects supportBoaz Harrosh2009-03-121-0/+124
* [SCSI] libosd: OSD Security processing stubsBoaz Harrosh2009-03-121-0/+86
* [SCSI] libosd: attributes SupportBoaz Harrosh2009-03-121-0/+579
* [SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh2009-03-121-0/+63
* [SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2009-03-122-0/+426
* [SCSI] libosd: OSDv1 preliminary implementationBoaz Harrosh2009-03-124-0/+547
OpenPOWER on IntegriCloud