index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-11
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
Tejun Heo
4
-29
/
+29
2006-02-11
[PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s
Tejun Heo
2
-30
/
+30
2006-02-11
[PATCH] ahci: convert to new reset mechanism
Tejun Heo
1
-17
/
+29
2006-02-11
[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap
Tejun Heo
1
-3
/
+2
2006-02-11
[PATCH] libata: inline ata_qc_complete()
Tejun Heo
2
-22
/
+2
2006-02-10
[PATCH] sata_sil24: add hardreset
Tejun Heo
1
-1
/
+10
2006-02-10
[PATCH] sata_sil24: convert to new reset mechanism
Tejun Heo
1
-28
/
+28
2006-02-10
[PATCH] sata_sil: convert to new reset mechanism
Tejun Heo
1
-5
/
+4
2006-02-10
[PATCH] libata: kill SError clearing in sata_std_hardreset().
Tejun Heo
1
-6
/
+0
2006-02-10
[PATCH] libata: make new reset act identical to ->phy_reset register-wise
Tejun Heo
1
-17
/
+34
2006-02-10
[PATCH] ahci: separate out ahci_fill_cmd_slot()
Tejun Heo
1
-21
/
+23
2006-02-10
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
Tejun Heo
7
-48
/
+9
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
15
-0
/
+15
2006-02-10
[PATCH] libata: implement ata_scsi_timed_out()
Tejun Heo
2
-0
/
+42
2006-02-10
[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED
Tejun Heo
3
-14
/
+22
2006-02-09
[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.
Jeff Garzik
3
-674
/
+724
2006-02-09
Merge branch 'upstream-fixes'
Jeff Garzik
1
-2
/
+8
2006-02-09
Merge branch 'upstream-fixes'
Jeff Garzik
44
-1200
/
+1494
2006-02-09
[PATCH] libata: implement ata_std_probeinit()
Tejun Heo
1
-1
/
+15
2006-02-09
[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()
Tejun Heo
1
-2
/
+7
2006-02-09
[libata scsi] build fix for ATA_FLAG_IN_EH change
Jeff Garzik
1
-1
/
+3
2006-02-09
[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()
Tejun Heo
1
-11
/
+21
2006-02-09
[PATCH] libata: fix ata_std_probe_reset() SATA detection
Tejun Heo
1
-1
/
+1
2006-02-09
[PATCH] libata: EH / pio tasks synchronization
Tejun Heo
1
-3
/
+53
2006-02-09
[PATCH] libata: implement ATA_FLAG_IN_EH port flag
Tejun Heo
1
-0
/
+9
2006-02-09
Merge branch 'upstream-fixes'
Jeff Garzik
5
-6
/
+6
2006-02-09
Merge branch 'master'
Jeff Garzik
5
-6
/
+6
2006-02-07
[PATCH] sg gfp_t annotations
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] scsi_transport_iscsi gfp_t annotations
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] drivers/scsi/mac53c94.c __iomem annotations
Al Viro
1
-2
/
+2
2006-02-07
[PATCH] bogus asm/delay.h includes
Al Viro
1
-1
/
+1
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-02
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+10
2006-02-02
[libata sata_mv] do not enable PCI MSI by default
Jeff Garzik
1
-1
/
+10
2006-02-02
Merge branch 'master'
Jeff Garzik
38
-1189
/
+1463
2006-02-01
[PATCH] ide-scsi: fix for IDE probe/remove ops changes
Mikael Pettersson
1
-9
/
+5
2006-01-31
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+15
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
36
-1179
/
+1432
2006-01-31
[SCSI] ServeRAID: prevent seeing DADSI devices
Jack Hammer
1
-12
/
+14
2006-01-31
[SCSI] aic79xx: Fix timer handling
Hannes Reinecke
4
-26
/
+17
2006-01-31
[SCSI] aic79xx: SLOWCRC fix
Hannes Reinecke
4
-3
/
+49
2006-01-31
[SCSI] aic79xx: sequencer fixes
Hannes Reinecke
9
-553
/
+834
2006-01-31
[SCSI] aic7xxx: Update aicasm
Hannes Reinecke
4
-17
/
+140
2006-01-31
[SCSI] scsi_transport_sas.c: display port identifier
Moore, Eric
1
-3
/
+3
2006-01-31
[libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configuration
Jeff Garzik
1
-12
/
+200
2006-01-30
[LIBATA] Blacklist certain Maxtor firmware revisions for FUA support
Jens Axboe
1
-1
/
+26
2006-01-29
Merge branch 'upstream-fixes'
Jeff Garzik
1
-0
/
+2
2006-01-29
[libata ahci] add another JMicron pci id
Jeff Garzik
1
-0
/
+2
2006-01-29
[SCSI] megaraid_sas: new template defined to represent each type of controllers
Sumant Patro
2
-42
/
+109
2006-01-29
[SCSI] megaraid_sas: cleanup queue command path
Sumant Patro
2
-119
/
+53
[next]