summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osd/osd_uld.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-241-1/+1
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-191-2/+2
* SCSI: OSD: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-5/+8
* block: do not pass disk names as format stringsKees Cook2013-07-031-1/+1
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-17/+9
* [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh2012-11-271-0/+28
* [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh2009-12-041-3/+97
* [SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh2009-12-041-85/+77
* [SCSI] osduld: Ref-counting bug fixBoaz Harrosh2009-12-041-0/+8
* [SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2009-06-101-36/+30
* Reduce path_lookup() abusesAl Viro2009-05-091-10/+10
* [SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh2009-04-031-6/+0
* [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-121-0/+5
* [SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh2009-03-121-0/+63
* [SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2009-03-121-0/+419
OpenPOWER on IntegriCloud