index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
*
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2008-01-28
*
[SCSI] libsas: abstract STP task status into a function
James Bottomley
2008-01-25
*
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-23
*
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
James Bottomley
2008-01-23
*
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
2008-01-23
*
[SCSI] libsas: don't use made up error codes
James Bottomley
2008-01-11
*
[SCSI] libsas: add host SMP processing
James Bottomley
2008-01-11
*
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
2008-01-11
*
[SCSI] libiscsi: fix nop handling
Mike Christie
2008-01-11
*
[SCSI] libiscsi: fix shutdown
Mike Christie
2008-01-11
*
[SCSI] libiscsi: do not block session during logout
Mike Christie
2008-01-11
*
[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup
Olaf Kirch
2008-01-11
*
[SCSI] iscsi_tcp, libiscsi: initial AHS Support
Boaz Harrosh
2008-01-11
*
[SCSI] iscsi_tcp: rewrite recv path
Olaf Kirch
2008-01-11
*
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
2008-01-11
*
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-11
*
[SCSI] move single_lun flag from scsi_device to scsi_target
Tony Battersby
2008-01-11
*
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
2008-01-11
*
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2008-01-11
*
[SCSI] sr,sd: send media state change modification events
Kay Sievers
2008-01-11
*
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-06
*
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2008-01-02
*
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
2007-12-10
*
SCSI: add asynchronous event notification API
Jeff Garzik
2007-11-03
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
*
[SCSI] include linux/scatterlist.h in scsi_eh.h
James Bottomley
2007-10-17
*
do not export /usr/include/scsi in make headers_install
Olaf Hering
2007-10-17
*
remove sglist_len
FUJITA Tomonori
2007-10-16
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
*
SCSI: support for allocating large scatterlists
Jens Axboe
2007-10-16
*
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-16
*
scsi: convert to using sg helpers
Jens Axboe
2007-10-16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
|
\
|
*
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
2007-10-12
|
*
[SCSI] scsi_transport_iscsi: add list, mutex includes
Michael S. Tsirkin
2007-10-12
|
*
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
|
*
[SCSI] Fix device not ready printk
James Bottomley
2007-10-12
|
*
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
2007-10-12
|
*
[SCSI] move ULD attachment into the prep function
James Bottomley
2007-10-12
|
*
[SCSI] fc_transport: add target driver support
FUJITA Tomonori
2007-10-12
|
*
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
2007-10-12
|
*
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
Christof Schmitt
2007-10-12
|
*
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
2007-10-12
|
*
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
FUJITA Tomonori
2007-10-12
|
*
[SCSI] srp_transport: add target driver support
FUJITA Tomonori
2007-10-12
|
*
[SCSI] tgt: add I_T nexus support
FUJITA Tomonori
2007-10-12
|
*
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
2007-10-12
|
*
[SCSI] add srp transport class
FUJITA Tomonori
2007-10-12
*
|
[SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection
Mike Christie
2007-08-15
|
/
*
[SCSI] sd: disentangle barriers in SCSI
James Bottomley
2007-08-04
[next]