aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osd/osd_uld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03block: do not pass disk names as format stringsKees Cook1-1/+1
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-17/+9
2012-11-27[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh1-0/+28
2012-02-25[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-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
2009-12-04[SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh1-3/+97
2009-12-04[SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh1-85/+77
2009-12-04[SCSI] osduld: Ref-counting bug fixBoaz Harrosh1-0/+8
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh1-36/+30
2009-05-09Reduce path_lookup() abusesAl Viro1-10/+10
2009-04-03[SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh1-6/+0
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh1-0/+5
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 Harrosh1-0/+419