index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
1
-47
/
+25
2009-06-10
[SCSI] osd: Remove out-of-tree left overs
Boaz Harrosh
2
-62
/
+0
2009-06-10
[SCSI] libosd: Use REQ_QUIET requests.
Boaz Harrosh
1
-0
/
+2
2009-06-10
[SCSI] osduld: use filp_open() when looking up an osd-device
Boaz Harrosh
1
-36
/
+30
2009-06-10
[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue
Boaz Harrosh
1
-3
/
+3
2009-06-10
[SCSI] libosd: osd_req_{read,write} takes a length parameter
Boaz Harrosh
1
-10
/
+13
2009-06-10
[SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes
Boaz Harrosh
1
-4
/
+5
2009-06-10
[SCSI] libosd: osd_req_{read,write}_kern new API
Boaz Harrosh
1
-0
/
+28
2009-06-10
[SCSI] libosd: Better printout of OSD target system information
Boaz Harrosh
1
-11
/
+12
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
2
-36
/
+109
2009-05-19
libosd: Use of new blk_make_request
Boaz Harrosh
1
-25
/
+23
2009-05-19
libosd: Use new blk_rq_map_kern
Boaz Harrosh
1
-22
/
+2
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
1
-2
/
+2
2009-05-09
Reduce path_lookup() abuses
Al Viro
1
-10
/
+10
2009-04-27
[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.
Boaz Harrosh
1
-1
/
+6
2009-04-27
[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes
Boaz Harrosh
1
-6
/
+24
2009-04-27
[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes
Boaz Harrosh
1
-18
/
+68
2009-04-27
[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.c
Dan Carpenter
1
-2
/
+2
2009-04-03
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
1
-6
/
+0
2009-04-03
[SCSI] libosd: fix blk_put_request called from within request_end_io
Boaz Harrosh
1
-18
/
+24
2009-03-12
[SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformant
Boaz Harrosh
1
-4
/
+7
2009-03-12
[SCSI] osd: Kconfig file for in-tree builds
Boaz Harrosh
1
-0
/
+53
2009-03-12
[SCSI] libosd: SCSI/OSD Sense decoding support
Boaz Harrosh
2
-0
/
+197
2009-03-12
[SCSI] libosd: OSDv2 auto detection
Boaz Harrosh
2
-0
/
+130
2009-03-12
[SCSI] libosd: OSD version 2 Support
Boaz Harrosh
1
-14
/
+80
2009-03-12
[SCSI] libosd: Not implemented commands
Boaz Harrosh
1
-0
/
+35
2009-03-12
[SCSI] libosd: Add Flush and List-objects support
Boaz Harrosh
1
-0
/
+124
2009-03-12
[SCSI] libosd: OSD Security processing stubs
Boaz Harrosh
1
-0
/
+86
2009-03-12
[SCSI] libosd: attributes Support
Boaz Harrosh
1
-0
/
+579
2009-03-12
[SCSI] osd_uld: API for retrieving osd devices from Kernel
Boaz Harrosh
1
-0
/
+63
2009-03-12
[SCSI] osd_uld: OSD scsi ULD
Boaz Harrosh
2
-0
/
+426
2009-03-12
[SCSI] libosd: OSDv1 preliminary implementation
Boaz Harrosh
4
-0
/
+547