index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
[SCSI] libosd: osd_req_read_sg, optimize the single entry case
Boaz Harrosh
1
-4
/
+16
2010-12-09
[SCSI] osd: checking NULL instead of ERR_PTR()
Dan Carpenter
1
-2
/
+2
2010-10-26
[SCSI] libosd: write/read_sg_kern API
Boaz Harrosh
1
-0
/
+71
2010-10-26
[SCSI] libosd: Support for scatter gather write/read commands
Boaz Harrosh
1
-5
/
+143
2010-10-26
[SCSI] libosd: Free resources in reverse order of allocation
Boaz Harrosh
1
-4
/
+5
2010-10-26
[SCSI] libosd: Fix bug in attr_page handling
Boaz Harrosh
1
-6
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-02
[SCSI] fix bio.bi_rw handling
Jiri Slaby
1
-1
/
+1
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+3
2010-03-03
[SCSI] libosd: Fix unchecked err return found by smatch
Boaz Harrosh
1
-0
/
+4
2009-12-10
[SCSI] libosd: Fix blk_put_request locking again
Boaz Harrosh
1
-41
/
+47
2009-12-04
[SCSI] libosd: Error handling revamped
Boaz Harrosh
1
-11
/
+74
2009-12-04
[SCSI] libosd: Bugfix of error handling in attributes-list decoding
Boaz Harrosh
1
-0
/
+1
2009-12-04
[SCSI] libosd: bug in osd_req_decode_sense_full()
Boaz Harrosh
1
-4
/
+5
2009-12-04
[SCSI] libosd: osd_dev_info: Unique Identification of an OSD device
Boaz Harrosh
2
-9
/
+117
2009-12-04
[SCSI] osduld: Use device->release instead of internal kref
Boaz Harrosh
1
-85
/
+77
2009-12-04
[SCSI] osduld: Ref-counting bug fix
Boaz Harrosh
1
-0
/
+8
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