index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osd
/
osd_uld.c
Age
Commit message (
Expand
)
Author
2019-02-05
scsi: remove the SCSI OSD library
Christoph Hellwig
2018-08-21
osd: Convert to new IDA API
Matthew Wilcox
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-06
scsi: osd_uld: Check scsi_device_get() return value
Bart Van Assche
2017-03-27
scsi: osd_uld: remove an unneeded NULL check
Dan Carpenter
2017-03-21
scsi: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-02-22
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2013-07-25
SCSI: OSD: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-03
block: do not pass disk names as format strings
Kees Cook
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2012-11-27
[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd class
Boaz Harrosh
2012-02-25
[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
Boaz Harrosh
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
[SCSI] libosd: osd_dev_info: Unique Identification of an OSD device
Boaz Harrosh
2009-12-04
[SCSI] osduld: Use device->release instead of internal kref
Boaz Harrosh
2009-12-04
[SCSI] osduld: Ref-counting bug fix
Boaz Harrosh
2009-06-10
[SCSI] osduld: use filp_open() when looking up an osd-device
Boaz Harrosh
2009-05-09
Reduce path_lookup() abuses
Al Viro
2009-04-03
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
2009-03-12
[SCSI] libosd: OSDv2 auto detection
Boaz Harrosh
2009-03-12
[SCSI] osd_uld: API for retrieving osd devices from Kernel
Boaz Harrosh
2009-03-12
[SCSI] osd_uld: OSD scsi ULD
Boaz Harrosh