| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: remove the SCSI OSD library | Christoph Hellwig | 2019-02-06 | 1 | -571/+0 |
* | osd: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -15/+7 |
* | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 1 | -38/+21 |
|\ |
|
| * | scsi: utilize new cdev_device_add helper function | Logan Gunthorpe | 2017-03-21 | 1 | -36/+20 |
* | | scsi: osd_uld: Check scsi_device_get() return value | Bart Van Assche | 2017-04-06 | 1 | -3/+5 |
* | | scsi: osd_uld: remove an unneeded NULL check | Dan Carpenter | 2017-03-28 | 1 | -4/+3 |
|/ |
|
* | scsi: make the sense header argument to scsi_test_unit_ready mandatory | Christoph Hellwig | 2017-02-23 | 1 | -1/+2 |
* | scsi: remove scsi_driver owner field | Christoph Hellwig | 2014-11-24 | 1 | -1/+1 |
* | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 1 | -2/+2 |
* | SCSI: OSD: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-07-26 | 1 | -5/+8 |
* | block: do not pass disk names as format strings | Kees Cook | 2013-07-04 | 1 | -1/+1 |
* | driver-core: constify data for class_find_device() | Michał Mirosław | 2013-02-06 | 1 | -17/+9 |
* | [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd class | Boaz Harrosh | 2012-11-27 | 1 | -0/+28 |
* | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 | Boaz Harrosh | 2012-02-25 | 1 | -2/+2 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 | 1 | -3/+97 |
* | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 2009-12-04 | 1 | -85/+77 |
* | [SCSI] osduld: Ref-counting bug fix | Boaz Harrosh | 2009-12-04 | 1 | -0/+8 |
* | [SCSI] osduld: use filp_open() when looking up an osd-device | Boaz Harrosh | 2009-06-10 | 1 | -36/+30 |
* | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 1 | -10/+10 |
* | [SCSI] osd_uld: Remove creation of osd_scsi class symlink | Boaz Harrosh | 2009-04-03 | 1 | -6/+0 |
* | [SCSI] libosd: OSDv2 auto detection | Boaz Harrosh | 2009-03-12 | 1 | -0/+5 |
* | [SCSI] osd_uld: API for retrieving osd devices from Kernel | Boaz Harrosh | 2009-03-12 | 1 | -0/+63 |
* | [SCSI] osd_uld: OSD scsi ULD | Boaz Harrosh | 2009-03-12 | 1 | -0/+419 |