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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
[SCSI] fix check of PQ and PDT bits for WLUNs
James Bottomley
1
-0
/
+14
2008-08-06
[SCSI] sd: fix USB devices incorrectly reporting DIF support
Hugh Dickins
1
-1
/
+2
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-1
/
+2
2008-08-04
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-2
/
+1
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
1
-1
/
+2
2008-07-26
[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
Alan Stern
1
-0
/
+1
2008-07-26
[SCSI] Support devices with protection information
Martin K. Petersen
2
-0
/
+25
2008-07-26
[SCSI] Command protection operation
Martin K. Petersen
2
-0
/
+67
2008-07-26
[SCSI] Host protection capabilities
Martin K. Petersen
1
-0
/
+84
2008-07-26
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
Hannes Reinecke
1
-0
/
+10
2008-07-26
[SCSI] scsi_dh: add generic SPC-3 alua handler
Hannes Reinecke
1
-0
/
+3
2008-07-26
[SCSI] scsi_dh: Update EMC handler
Hannes Reinecke
1
-0
/
+1
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
1
-1
/
+8
2008-07-26
[SCSI] Make host_no an unsigned int
Matthew Wilcox
1
-1
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
3
-4
/
+4
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-201
/
+261
2008-07-15
[SCSI] scsi_dh: fix kconfig related build errors
Chandra Seetharaman
1
-1
/
+11
2008-07-14
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
1
-0
/
+1
2008-07-12
[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
Alexander Beregalov
1
-1
/
+0
2008-07-12
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
1
-0
/
+17
2008-07-12
[SCSI] sg: Add target reset support
Brian King
1
-0
/
+1
2008-07-12
[SCSI] sd: Move sd.h header file
Martin K. Petersen
1
-57
/
+0
2008-07-12
[SCSI] iscsi_tcp: Enable any size command
Boaz Harrosh
1
-1
/
+2
2008-07-12
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
1
-5
/
+3
2008-07-12
[SCSI] libiscsi: fix cmds_max setting
Mike Christie
1
-4
/
+5
2008-07-12
[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.
Mike Christie
2
-36
/
+45
2008-07-12
[SCSI] iscsi class: add endpoint class
Mike Christie
2
-6
/
+15
2008-07-12
[SCSI] iscsi class: user device_for_each_child instead of duplicating session...
Mike Christie
2
-4
/
+4
2008-07-12
[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task
Mike Christie
2
-15
/
+15
2008-07-12
[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
Mike Christie
2
-44
/
+26
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
1
-2
/
+2
2008-07-12
[SCSI] iscsi: modify iscsi printk so it can take driver data pointers
Mike Christie
1
-1
/
+3
2008-07-12
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
2
-10
/
+7
2008-07-12
[SCSI] iscsi: add iscsi host helpers
Mike Christie
2
-2
/
+13
2008-07-12
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
3
-27
/
+19
2008-07-12
[SCSI] iscsi class: rename iscsi_host to iscsi_cls_host
Mike Christie
1
-1
/
+1
2008-07-12
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
1
-2
/
+0
2008-07-12
[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation
Mike Christie
3
-2
/
+10
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
3
-0
/
+82
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-17
/
+58
2008-05-02
[SCSI] add support for variable length extended commands
Boaz Harrosh
3
-13
/
+37
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2
-4
/
+21
2008-04-29
IB/iser: Count FMR alignment violations per session
Eli Dorfman
1
-0
/
+1
2008-04-22
[SCSI] rework scsi_target allocation
James Bottomley
1
-1
/
+2
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-25
/
+24
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
6
-25
/
+24
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
1
-2
/
+4
2008-04-07
[SCSI] libsas: fix missing inlines in header file
James Bottomley
1
-2
/
+2
2008-04-07
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
1
-1
/
+3
[next]