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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...
James Smart
6
-702
/
+594
2012-05-17
[SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...
James Smart
1
-2
/
+8
2012-05-17
[SCSI] sg: constify sg_proc_leaf_arr
Jörn Engel
1
-2
/
+2
2012-05-17
[SCSI] sg: remove sg_mutex
Jörn Engel
1
-17
/
+2
2012-05-17
[SCSI] sg: completely protect sfds
Jörn Engel
1
-3
/
+16
2012-05-17
[SCSI] sg: protect sdp->exclude
Jörn Engel
1
-7
/
+30
2012-05-17
[SCSI] sg: prevent unwoken sleep
Jörn Engel
1
-2
/
+14
2012-05-17
[SCSI] sg: remove closed flag
Jörn Engel
1
-7
/
+7
2012-05-17
[SCSI] sg: use wait_event_interruptible()
Jörn Engel
1
-12
/
+7
2012-05-17
[SCSI] sg: remove while (1) non-loop
Jörn Engel
1
-30
/
+22
2012-05-17
[SCSI] sg: remove unnecessary indentation
Jörn Engel
1
-29
/
+24
2012-05-17
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
5
-6
/
+19
2012-05-10
[SCSI] hpsa: dial down lockup detection during firmware flash
Stephen M. Cameron
3
-5
/
+37
2012-05-10
[SCSI] hpsa: removed unused member maxQsinceinit
Stephen M. Cameron
1
-1
/
+0
2012-05-10
[SCSI] hpsa: add new RAID level "1(ADM)"
Mike Miller
1
-1
/
+1
2012-05-10
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
Stephen M. Cameron
1
-12
/
+14
2012-05-10
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
Matt Gates
2
-26
/
+48
2012-05-10
[SCSI] hpsa: use multiple reply queues
Matt Gates
3
-73
/
+153
2012-05-10
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...
Stephen M. Cameron
1
-15
/
+15
2012-05-10
[SCSI] hpsa: do aborts two ways
Stephen M. Cameron
1
-2
/
+72
2012-05-10
[SCSI] hpsa: add abort error handler function
Stephen M. Cameron
3
-2
/
+271
2012-05-10
[SCSI] hpsa: remove unused parameter from finish_cmd
Stephen M. Cameron
1
-4
/
+4
2012-05-10
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
Stephen M. Cameron
1
-2
/
+9
2012-05-10
[SCSI] hpsa: retry driver initiated commands on busy status
Matt Bondurant
1
-1
/
+12
2012-05-10
[SCSI] hpsa: do not read from controller unnecessarily in completion code
Stephen M. Cameron
1
-4
/
+4
2012-05-10
[SCSI] hpsa: suppress excessively chatty error messages
Stephen M. Cameron
1
-1
/
+1
2012-05-10
[SCSI] hpsa: enable bus master bit after pci_enable_device
Stephen M. Cameron
1
-0
/
+3
2012-05-10
[SCSI] hpsa: do not skip disabled devices
Stephen M. Cameron
1
-13
/
+0
2012-05-10
[SCSI] hpsa: call pci_disable_device on driver unload
Stephen M. Cameron
1
-8
/
+2
2012-05-10
[SCSI] scsi_transport_spi: fix for unbalanced reference counting
Mike Maslenkin
1
-2
/
+2
2012-05-10
[SCSI] bnx2i: Updated version and copyright year
Eddie Wai
7
-9
/
+9
2012-05-10
[SCSI] bnx2i: Added the setting of target can_queue via target_alloc
Eddie Wai
1
-0
/
+1
2012-05-10
[SCSI] pm8001: raise host can queue
Mark Salyzyn
3
-13
/
+17
2012-05-10
[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)
Santosh Yaraganavi
1
-3
/
+3
2012-05-10
[SCSI] fcoe: remove a stray unlock
Dan Carpenter
1
-3
/
+2
2012-05-10
[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC
Yi Zou
1
-1
/
+7
2012-05-10
[SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac
Robert Love
1
-2
/
+0
2012-05-10
[SCSI] libfc: defer releasing master lport until complete fcoe interface clea...
Vasu Dev
1
-2
/
+7
2012-05-10
[SCSI] libfc: flush lport worker after its disabled
Vasu Dev
1
-1
/
+1
2012-05-10
[SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup
Vasu Dev
2
-5
/
+24
2012-05-10
[SCSI] ufs: Fix evaluation of UTP task completion code
Venkatraman S
1
-1
/
+1
2012-05-10
[SCSI] mpt2sas: move the scsi_host_put to the right place
Tomas Henzl
1
-1
/
+1
2012-05-10
[SCSI] fc class: fix scanning when devs are offline
Mike Christie
1
-10
/
+14
2012-05-10
[SCSI] st: fix memory leak with >1MB tape I/O
David Jeffery
1
-1
/
+1
2012-04-25
[SCSI] bfa: Fix bfa logging for Logical port state change notification
Krishna Gudipati
1
-3
/
+3
2012-04-25
[SCSI] bfa: sysfs model description fix.
Krishna Gudipati
1
-17
/
+2
2012-04-25
[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...
Krishna Gudipati
4
-32
/
+15
2012-04-25
[SCSI] storvsc: Properly handle errors from the host
K. Y. Srinivasan
1
-5
/
+15
2012-04-25
[SCSI] be2iscsi: Get Port State and Speed of the Adapter
John Soni Jose
3
-0
/
+140
2012-04-25
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
7
-106
/
+858
[next]