index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
73
-412
/
+155
*
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-24
9
-30
/
+3
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
30
-244
/
+73
*
lpfc: remove queue_depth events
Christoph Hellwig
2014-11-24
1
-66
/
+0
*
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
2014-11-24
1
-4
/
+15
*
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2014-11-24
2
-14
/
+16
*
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
2014-11-24
1
-1
/
+1
*
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
Sumit.Saxena@avagotech.com
2014-11-24
1
-13
/
+13
*
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
2014-11-24
4
-57
/
+85
*
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
2014-11-24
6
-43
/
+53
*
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
2014-11-24
2
-26
/
+2
*
zfcp: auto port scan resiliency
Martin Peschke
2014-11-20
6
-14
/
+90
*
zfcp: bring back unit sysfs attributes for automatic LUN scan
Steffen Maier
2014-11-20
1
-3
/
+49
*
bfa: replace 2 kzalloc/copy_from_user by memdup_user
Fabian Frederick
2014-11-20
1
-24
/
+6
*
zfcp: remove access control tables interface (port leftovers)
Martin Peschke
2014-11-20
3
-12
/
+2
*
virtio_scsi: support multi hw queue of blk-mq
Ming Lei
2014-11-20
1
-1
/
+16
*
hpsa: remove spin lock around command allocation
Stephen M. Cameron
2014-11-20
1
-13
/
+23
*
hpsa: always call pci_set_master after pci_enable_device
Robert Elliott
2014-11-20
1
-3
/
+5
*
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
Nicholas Bellinger
2014-11-20
1
-9
/
+7
*
hpsa: do not be so noisy about check conditions
Stephen M. Cameron
2014-11-20
1
-59
/
+0
*
hpsa: use atomics for commands_outstanding
Stephen M. Cameron
2014-11-20
2
-37
/
+16
*
hpsa: get rid of type/attribute/direction bit field where possible
Stephen M. Cameron
2014-11-20
2
-34
/
+42
*
hpsa: fix endianness issue with scatter gather elements
Stephen M. Cameron
2014-11-20
2
-130
/
+107
*
hpsa: fix allocation sizes for CISS_REPORT_LUNs commands
Stephen M. Cameron
2014-11-20
2
-8
/
+8
*
hpsa: remove 'action required' phrasing
Stephen M. Cameron
2014-11-20
1
-4
/
+4
*
hpsa: correct off-by-one sizing of chained SG block
Webb Scales
2014-11-20
1
-2
/
+2
*
hpsa: fix a couple pci id table mistakes
Stephen M. Cameron
2014-11-20
1
-1
/
+1
*
hpsa: remove dev_warn prints from RAID-1ADM
Robert Elliott
2014-11-20
1
-5
/
+0
*
hpsa: Clean up warnings from sparse.
Don Brace
2014-11-20
2
-16
/
+19
*
atari_NCR5380: Fix "transfered" typo
Finn Thain
2014-11-20
1
-4
/
+4
*
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
2014-11-20
2
-89
/
+0
*
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
2014-11-20
3
-43
/
+28
*
atari_NCR5380: Move static TagAlloc array to host data
Finn Thain
2014-11-20
2
-18
/
+21
*
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
5
-23
/
+28
*
atari_NCR5380: Merge from NCR5380.c
Finn Thain
2014-11-20
1
-120
/
+85
*
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
2014-11-20
3
-2853
/
+6
*
atari_NCR5380: Merge from sun3_NCR5380.c
Finn Thain
2014-11-20
2
-16
/
+193
*
atari_NCR5380: Refactor Falcon locking
Finn Thain
2014-11-20
2
-57
/
+62
*
atari_NCR5380: Refactor Falcon special cases
Finn Thain
2014-11-20
3
-24
/
+31
*
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
2014-11-20
4
-32
/
+0
*
sun3_scsi: Move macro definitions
Finn Thain
2014-11-20
2
-38
/
+32
*
sun3_scsi: Convert to platform device
Finn Thain
2014-11-20
3
-222
/
+245
*
atari_scsi: Remove header
Finn Thain
2014-11-20
2
-49
/
+26
*
atari_scsi: Convert to platform device
Finn Thain
2014-11-20
3
-231
/
+237
*
atari_scsi: Fix atari_scsi deadlocks on Falcon
Finn Thain
2014-11-20
4
-107
/
+66
*
mac_scsi: Convert to platform device
Finn Thain
2014-11-20
3
-133
/
+262
*
mac_scsi: Cleanup PDMA code
Finn Thain
2014-11-20
1
-65
/
+67
*
mac_scsi: Add module option to Kconfig
Finn Thain
2014-11-20
2
-76
/
+38
*
mac_scsi: Remove header
Finn Thain
2014-11-20
2
-43
/
+20
*
dmx3191d: Use NO_IRQ
Finn Thain
2014-11-20
1
-17
/
+8
[next]