index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-07
Merge by hand (conflicts in sd.c)
James Bottomley
32
-426
/
+1690
2005-09-07
[SCSI] quieten messages on scsi_execute commands
James Bottomley
1
-18
/
+19
2005-09-07
[SCSI] unexport scsi_add_timer/scsi_delete_timer
Christoph Hellwig
2
-2
/
+3
2005-09-07
[SCSI] switch EH thread startup to the kthread API
Christoph Hellwig
2
-42
/
+10
2005-09-07
[SCSI] fix SCSI_IOCTL_PROBE_HOST
Christoph Hellwig
1
-9
/
+9
2005-09-07
[SCSI] Universal Xport no attach blacklist
Anton Blanchard
1
-0
/
+1
2005-09-07
[SCSI] sd: pause in sd_spinup_disk for slow USB devices
Alan Stern
1
-5
/
+19
2005-09-07
[SCSI] return success after retries in scsi_eh_tur
Alan Stern
1
-1
/
+3
2005-09-07
[SCSI] ibmvscsi: handle large scatter/gather lists
James Bottomley
2
-42
/
+116
2005-09-05
[SCSI] qla2xxx: Update version number to 8.01.00-k.
Andrew Vasquez
1
-2
/
+2
2005-09-05
[SCSI] qla2xxx: Stop firmware execution at unintialization time.
Andrew Vasquez
4
-6
/
+41
2005-09-05
[SCSI] qla2xxx: Replace schedule_timeout().
Andrew Vasquez
1
-14
/
+11
2005-09-05
[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
Andrew Vasquez
1
-2
/
+0
2005-09-05
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
3
-0
/
+136
2005-09-05
[SCSI] qla2xxx: Add change_queue_depth/type() API support.
Andrew Vasquez
1
-0
/
+29
2005-09-05
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
Andrew Vasquez
1
-5
/
+1
2005-09-05
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
Andrew Vasquez
1
-34
/
+0
2005-09-05
[SCSI] qla2xxx: Correct LED scheme definition.
Andrew Vasquez
2
-3
/
+3
2005-09-05
[SCSI] qla2xxx: Simplify redundant target/device reset logic.
Andrew Vasquez
3
-56
/
+1
2005-09-05
[SCSI] qla2xxx: Correct domain/area exclusion logic.
Andrew Vasquez
1
-1
/
+8
2005-09-05
[SCSI] qla2xxx: Add FDMI support.
Andrew Vasquez
8
-5
/
+741
2005-09-05
[SCSI] qla2xxx: Export class-of-service (COS) information.
Andrew Vasquez
4
-0
/
+26
2005-09-05
[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.
Andrew Vasquez
1
-23
/
+10
2005-09-05
[SCSI] aic7xxx: remove aiclib.c
Christoph Hellwig
6
-165
/
+253
2005-09-05
[SCSI] aacraid: bad BUG_ON fix
Mark Haverkamp
1
-1
/
+1
2005-09-05
[SCSI] sg direct io/mmap oops, st sync
Douglas Gilbert
1
-4
/
+4
2005-09-05
This patch fixes in st.c the bug in the signed/unsigned int comparison
James Bottomley
1
-4
/
+4
2005-08-31
[SCSI] embryonic RAID class
James Bottomley
3
-0
/
+258
2005-08-28
Merge by hand (conflicts in sr.c)
James Bottomley
2
-23
/
+2
2005-08-28
[SCSI] fix sense buffer length handling problem
James Bottomley
1
-2
/
+2
2005-08-28
[SCSI] fix 3ware raid emulated commands
James Bottomley
1
-18
/
+39
2005-08-28
[SCSI] comment cleanup for spi_execute
Christoph Hellwig
1
-4
/
+0
2005-08-28
[SCSI] fix C syntax problem in scsi_lib.c
akpm@osdl.org
1
-2
/
+3
2005-08-28
[SCSI] convert ch to use scsi_execute_req
James Bottomley
1
-21
/
+17
2005-08-28
[SCSI] convert sr to scsi_execute_req
James Bottomley
2
-74
/
+37
2005-08-28
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
James Bottomley
5
-164
/
+139
2005-08-28
[SCSI] convert SPI transport class to scsi_execute
James Bottomley
3
-74
/
+69
2005-08-28
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
James Bottomley
4
-94
/
+53
2005-08-28
Merge HEAD from ../scsi-misc-2.6-tmp
James Bottomley
63
-7160
/
+2876
2005-08-28
[SCSI] sr.c: Fix getting wrong size
Pete Zaitcev
2
-23
/
+2
2005-08-28
[SCSI] ibmvscsi timeout fix
Dave C Boutcher
1
-1
/
+1
2005-08-28
[SCSI] drivers/scsi/constants.c should include scsi_dbg.h
Adrian Bunk
1
-0
/
+1
2005-08-28
[SCSI] ibmvscsi eh locking
Dave C Boutcher
1
-3
/
+20
2005-08-28
[SCSI] aacraid: Fix aacraid probe breakage (updated)
Mark Haverkamp
1
-26
/
+53
2005-08-28
[SCSI] use scatter lists for all block pc requests and simplify hw handlers
James Bottomley
2
-64
/
+99
2005-08-28
update scsi_wait_req to new format for blk_rq_map_kern()
James Bottomley
1
-7
/
+10
2005-08-28
[SCSI] use scatter lists for all block pc requests and simplify hw handlers
James Bottomley
1
-37
/
+59
2005-08-27
[PATCH] sg.c: fix a memory leak in devices seq_file implementation
Jan Blunck
1
-7
/
+6
2005-08-24
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
5
-28
/
+4
2005-08-24
[PATCH] Kconfig fix (non-modular SCSI drivers)
Al Viro
1
-3
/
+3
[next]