summaryrefslogtreecommitdiff
path: root/drivers/scsi/osd/osd_uld.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove the SCSI OSD libraryChristoph Hellwig2019-02-051-571/+0
* osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-38/+21
|\
| * scsi: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-36/+20
* | scsi: osd_uld: Check scsi_device_get() return valueBart Van Assche2017-04-061-3/+5
* | scsi: osd_uld: remove an unneeded NULL checkDan Carpenter2017-03-271-4/+3
|/
* scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig2017-02-221-1/+2
* 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