index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] Small cleanups for scsi_host.h
Pavel Machek
2008-02-08
1
-19
/
+25
*
[SCSI] add protocol definitions
James Bottomley
2008-02-08
1
-0
/
+14
*
[SCSI] libiscsi: fix session age rollover and remove cid encoding
Mike Christie
2008-02-08
2
-4
/
+2
*
[SCSI] iscsi: fix up iscsi printk prefix
Mike Christie
2008-02-08
2
-0
/
+13
*
[SCSI] iscsi class: add async scan helper
Mike Christie
2008-02-08
1
-1
/
+2
*
[SCSI] iscsi class: add session scanning
Mike Christie
2008-02-08
1
-3
/
+4
*
[SCSI] iscsi class, libiscsi: add iscsi sysfs session state file
Mike Christie
2008-02-08
2
-15
/
+31
*
[SCSI] libiscsi: make __iscsi_complete_pdu() static
Adrian Bunk
2008-02-08
1
-2
/
+0
*
include/scsi/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2008-01-30
1
-0
/
+1
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
2
-13
/
+19
*
[SCSI] bidirectional command support
Boaz Harrosh
2008-01-30
2
-1
/
+19
*
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-30
3
-21
/
+27
*
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
2008-01-30
1
-2
/
+2
*
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2008-01-28
1
-4
/
+3
*
[SCSI] libsas: abstract STP task status into a function
James Bottomley
2008-01-25
1
-0
/
+4
*
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-23
1
-1
/
+1
*
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
James Bottomley
2008-01-23
1
-0
/
+4
*
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
2008-01-23
1
-0
/
+1
*
[SCSI] libsas: don't use made up error codes
James Bottomley
2008-01-12
1
-2
/
+0
*
[SCSI] libsas: add host SMP processing
James Bottomley
2008-01-12
1
-4
/
+4
*
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
2008-01-12
1
-1
/
+1
*
[SCSI] libiscsi: fix nop handling
Mike Christie
2008-01-12
2
-0
/
+19
*
[SCSI] libiscsi: fix shutdown
Mike Christie
2008-01-12
3
-2
/
+14
*
[SCSI] libiscsi: do not block session during logout
Mike Christie
2008-01-12
2
-0
/
+3
*
[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup
Olaf Kirch
2008-01-12
1
-5
/
+5
*
[SCSI] iscsi_tcp, libiscsi: initial AHS Support
Boaz Harrosh
2008-01-12
2
-3
/
+40
*
[SCSI] iscsi_tcp: rewrite recv path
Olaf Kirch
2008-01-12
1
-0
/
+4
*
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
2008-01-12
3
-10
/
+19
*
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-12
1
-1
/
+1
*
[SCSI] move single_lun flag from scsi_device to scsi_target
Tony Battersby
2008-01-12
1
-3
/
+3
*
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
2008-01-12
1
-3
/
+1
*
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2008-01-12
3
-23
/
+16
*
[SCSI] sr,sd: send media state change modification events
Kay Sievers
2008-01-12
1
-0
/
+1
*
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-06
3
-15
/
+1
*
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2008-01-02
3
-1
/
+15
*
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
2007-12-11
1
-0
/
+3
*
SCSI: add asynchronous event notification API
Jeff Garzik
2007-11-04
1
-0
/
+25
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+1
*
[SCSI] include linux/scatterlist.h in scsi_eh.h
James Bottomley
2007-10-18
1
-0
/
+2
*
do not export /usr/include/scsi in make headers_install
Olaf Hering
2007-10-17
1
-4
/
+0
*
remove sglist_len
FUJITA Tomonori
2007-10-16
1
-1
/
+0
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+13
*
SCSI: support for allocating large scatterlists
Jens Axboe
2007-10-16
2
-7
/
+1
*
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-16
1
-1
/
+1
*
scsi: convert to using sg helpers
Jens Axboe
2007-10-16
1
-1
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
13
-41
/
+139
|
\
|
*
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
2007-10-12
1
-1
/
+22
|
*
[SCSI] scsi_transport_iscsi: add list, mutex includes
Michael S. Tsirkin
2007-10-12
1
-0
/
+2
|
*
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
3
-15
/
+1
[next]