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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-14
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
5
-6
/
+31
2007-01-14
[SCSI] libsas: phy port lock needs irq spinlocks
Darrick J. Wong
2
-7
/
+10
2007-01-14
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
1
-13
/
+28
2007-01-14
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
Darrick J. Wong
1
-2
/
+2
2007-01-14
[SCSI] aic94xx: Lock DDB read/write accesses
Darrick J. Wong
2
-8
/
+11
2007-01-14
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
3
-11
/
+25
2007-01-14
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
3
-0
/
+9
2007-01-14
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
Darrick J. Wong
1
-56
/
+66
2007-01-14
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
Darrick J. Wong
2
-23
/
+31
2007-01-14
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
2
-1
/
+37
2007-01-14
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
2
-18
/
+0
2007-01-14
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
Darrick J. Wong
1
-0
/
+5
2007-01-14
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
Darrick J. Wong
1
-1
/
+1
2007-01-14
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
1
-0
/
+1
2007-01-14
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
1
-2
/
+3
2007-01-14
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
Darrick J. Wong
1
-3
/
+7
2007-01-14
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
5
-2
/
+90
2007-01-14
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
3
-0
/
+17
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...
Darrick J. Wong
1
-4
/
+16
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error.
Darrick J. Wong
1
-6
/
+33
2007-01-13
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Seokmann Ju
1
-4
/
+0
2007-01-13
[SCSI] scsi_scan message cosmetic error
Kurt Garloff
1
-1
/
+1
2007-01-13
[SCSI] megaraid: more kernel-doc fixes
Randy Dunlap
2
-2
/
+2
2007-01-13
[SCSI] megaraid: fix kernel-doc
Randy Dunlap
6
-287
/
+275
2007-01-13
[SCSI] megaraid_{mm,mbox}: init fix for kdump
Sumant Patro
3
-30
/
+130
2007-01-13
[SCSI] scsi_debug: error processing
Douglas Gilbert
1
-9
/
+33
2007-01-13
[SCSI] mptctl for mptsas
Douglas Gilbert
1
-1
/
+1
2007-01-13
[SCSI] kill scsi_rety_command
Christoph Hellwig
3
-23
/
+1
2007-01-13
[SCSI] SNI RM 53c710 driver
Thomas Bogendoerfer
3
-0
/
+169
2007-01-13
[SCSI] NCR_D700: needs burst length setting to 8
James Bottomley
1
-0
/
+1
2007-01-13
[SCSI] 53c700: Allow setting burst length
Thomas Bogendoerfer
4
-4
/
+24
2007-01-12
Linux v2.6.20-rc5
v2.6.20-rc5
Linus Torvalds
1
-1
/
+1
2007-01-12
[PATCH] blktrace: only add a bounce trace when we really bounce
Jens Axboe
1
-2
/
+2
2007-01-12
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2
-14
/
+7
2007-01-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-42
/
+97
2007-01-12
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2007-01-12
[PATCH] PCMCIA: fix drivers broken by recent cleanup
Daniel Ritz
9
-9
/
+0
2007-01-12
[PATCH] FD_ZERO build fix
Andrew Morton
5
-5
/
+5
2007-01-12
[PATCH] fix typo in geode_configre()@cyrix.c
takada
1
-1
/
+1
2007-01-12
[PATCH] Fix HWRNG built-in initcalls priority
Michael Buesch
5
-5
/
+5
2007-01-12
[PATCH] intel-rng workarounds
Jan Beulich
1
-2
/
+30
2007-01-12
[PATCH] Revert bd_mount_mutex back to a semaphore
David Chinner
5
-9
/
+9
2007-01-12
[PATCH] really fix funsoft driver
David Miller
2
-2
/
+2
2007-01-12
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
4
-9
/
+28
2007-01-12
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
4
-0
/
+30
2007-01-12
[PATCH] md: pass down BIO_RW_SYNC in raid{1,10}
Lars Ellenberg
2
-7
/
+17
2007-01-12
[PATCH] i386: sched_clock using init data tsc_disable fix
Vivek Goyal
1
-1
/
+1
2007-01-12
[PATCH] Kdump documentation update
Vivek Goyal
1
-72
/
+152
2007-01-12
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
7
-8
/
+8
2007-01-12
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
David Brownell
1
-2
/
+2
[next]