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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
2011-05-27
4
-20
/
+38
*
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
2011-05-27
4
-45
/
+5
*
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
Nicholas Bellinger
2011-05-27
1
-0
/
+7
*
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
Nicholas Bellinger
2011-05-27
1
-1
/
+12
*
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
Nicholas Bellinger
2011-05-27
2
-5
/
+6
*
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
Nicholas Bellinger
2011-05-27
1
-11
/
+15
*
Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 into fo...
Nicholas Bellinger
2011-05-20
117
-1672
/
+6098
|
\
|
*
[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.
Joe Carnuccio
2011-05-17
1
-42
/
+11
|
*
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
2011-05-17
3
-62
/
+33
|
*
[SCSI] qla2xxx: Clear complete initialization control block.
Andrew Vasquez
2011-05-17
1
-1
/
+1
|
*
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
Andrew Vasquez
2011-05-17
3
-2
/
+9
|
*
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
Saurav Kashyap
2011-05-17
1
-3
/
+5
|
*
[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.
Joe Carnuccio
2011-05-17
1
-2
/
+2
|
*
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
Chad Dupuis
2011-05-17
2
-8
/
+13
|
*
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
Chad Dupuis
2011-05-17
1
-1
/
+5
|
*
[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...
Madhuranath Iyengar
2011-05-17
1
-1
/
+1
|
*
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
Joe Carnuccio
2011-05-17
1
-1
/
+1
|
*
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
Saurav Kashyap
2011-05-17
1
-0
/
+7
|
*
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
Arun Easi
2011-05-17
1
-10
/
+15
|
*
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
Andrew Vasquez
2011-05-17
2
-4
/
+3
|
*
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
Saurav Kashyap
2011-05-17
1
-3
/
+4
|
*
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
Arun Easi
2011-05-17
1
-2
/
+3
|
*
[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
Joe Perches
2011-05-17
1
-1
/
+1
|
*
[SCSI] ipr: Rate limit DMA mapping errors
Anton Blanchard
2011-05-17
1
-1
/
+2
|
*
[SCSI] hpsa: add P2000 to list of shared SAS devices
Stephen M. Cameron
2011-05-17
1
-0
/
+1
|
*
[SCSI] hpsa: do not attempt PCI power management reset method if we know it w...
Stephen M. Cameron
2011-05-17
1
-14
/
+38
|
*
[SCSI] hpsa: remove superfluous sleeps around reset code
Stephen M. Cameron
2011-05-17
1
-3
/
+0
|
*
[SCSI] hpsa: do soft reset if hard reset is broken
Stephen M. Cameron
2011-05-17
2
-16
/
+216
|
*
[SCSI] hpsa: use new doorbell-bit-5 reset method
Stephen M. Cameron
2011-05-17
2
-5
/
+22
|
*
[SCSI] hpsa: remove atrophied hpsa_scsi_setup function
Stephen M. Cameron
2011-05-17
1
-8
/
+3
|
*
[SCSI] hpsa: clarify messages around reset behavior
Stephen M. Cameron
2011-05-17
1
-2
/
+3
|
*
[SCSI] hpsa: increase time to wait for board reset
Stephen M. Cameron
2011-05-17
1
-1
/
+1
|
*
[SCSI] hpsa: factor out irq request code
Stephen M. Cameron
2011-05-17
1
-11
/
+21
|
*
[SCSI] hpsa: factor out cmd pool allocation functions
Stephen M. Cameron
2011-05-17
1
-30
/
+36
|
*
[SCSI] hpsa: wait longer for no-op to complete after resetting controller
Stephen M. Cameron
2011-05-17
1
-1
/
+1
|
*
[SCSI] hpsa: do a better job of detecting controller reset failure
Stephen M. Cameron
2011-05-17
2
-10
/
+67
|
*
[SCSI] hpsa: delete old unused padding garbage
Stephen M. Cameron
2011-05-17
1
-8
/
+0
|
*
[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()
Stephen M. Cameron
2011-05-17
1
-3
/
+2
|
*
[SCSI] hpsa: add readl after writel in interrupt mask setting code
Stephen M. Cameron
2011-05-17
1
-0
/
+4
|
*
[SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't ...
Stephen M. Cameron
2011-05-17
1
-0
/
+1
|
*
[SCSI] mptsas: Fix annoying warning
Borislav Petkov
2011-05-17
1
-2
/
+2
|
*
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil
2011-05-17
9
-0
/
+2526
|
*
[SCSI] be2iscsi: update version
Jayamohan Kallickal
2011-05-01
1
-1
/
+1
|
*
[SCSI] be2iscsi: fix chip cleanup
Jayamohan Kallickal
2011-05-01
1
-2
/
+2
|
*
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
Jayamohan Kallickal
2011-05-01
1
-9
/
+9
|
*
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
Tomas Henzl
2011-05-01
1
-7
/
+5
|
*
[SCSI] arcmsr: simplify some double loops in sleeping functions
Tomas Henzl
2011-05-01
1
-74
/
+52
|
*
[SCSI] bnx2fc: setup em for npiv port
Vasu Dev
2011-05-01
1
-14
/
+15
|
*
[SCSI] iterate over devices individually for /proc/scsi/scsi
Jeff Mahoney
2011-05-01
1
-6
/
+52
|
*
[SCSI] ipr: Driver version 2.5.2
Kleber Sacilotto de Souza
2011-05-01
1
-2
/
+2
[next]