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
Age
Commit message (
Expand
)
Author
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
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-03-31
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-02-22
[SCSI] libosd: check for kzalloc() failure
Dan Carpenter
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
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-09-22
osd: Kconfig remove wrong FIXME
Boaz Harrosh
2011-01-24
[SCSI] libosd: osd_req_read_sg, optimize the single entry case
Boaz Harrosh
2010-12-09
[SCSI] osd: checking NULL instead of ERR_PTR()
Dan Carpenter
2010-10-26
[SCSI] libosd: write/read_sg_kern API
Boaz Harrosh
2010-10-26
[SCSI] libosd: Support for scatter gather write/read commands
Boaz Harrosh
2010-10-26
[SCSI] libosd: Free resources in reverse order of allocation
Boaz Harrosh
2010-10-26
[SCSI] libosd: Fix bug in attr_page handling
Boaz Harrosh
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-02
[SCSI] fix bio.bi_rw handling
Jiri Slaby
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
[SCSI] libosd: Fix unchecked err return found by smatch
Boaz Harrosh
2009-12-10
[SCSI] libosd: Fix blk_put_request locking again
Boaz Harrosh
2009-12-04
[SCSI] libosd: Error handling revamped
Boaz Harrosh
2009-12-04
[SCSI] libosd: Bugfix of error handling in attributes-list decoding
Boaz Harrosh
2009-12-04
[SCSI] libosd: bug in osd_req_decode_sense_full()
Boaz Harrosh
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-12
[SCSI] Merge branch 'linus'
James Bottomley
2009-06-10
[SCSI] osd: Remove out-of-tree left overs
Boaz Harrosh
2009-06-10
[SCSI] libosd: Use REQ_QUIET requests.
Boaz Harrosh
2009-06-10
[SCSI] osduld: use filp_open() when looking up an osd-device
Boaz Harrosh
2009-06-10
[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue
Boaz Harrosh
2009-06-10
[SCSI] libosd: osd_req_{read,write} takes a length parameter
Boaz Harrosh
2009-06-10
[SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes
Boaz Harrosh
2009-06-10
[SCSI] libosd: osd_req_{read,write}_kern new API
Boaz Harrosh
2009-06-10
[SCSI] libosd: Better printout of OSD target system information
Boaz Harrosh
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-19
libosd: Use of new blk_make_request
Boaz Harrosh
2009-05-19
libosd: Use new blk_rq_map_kern
Boaz Harrosh
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
2009-05-09
Reduce path_lookup() abuses
Al Viro
2009-04-27
[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.
Boaz Harrosh
2009-04-27
[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes
Boaz Harrosh
[next]