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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
ufs: improve init sequence
Sujit Reddy Thumma
2
-28
/
+75
2014-10-01
ufs: refactor query descriptor API support
Subhash Jadavani
2
-39
/
+153
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
3
-2
/
+50
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
4
-2
/
+178
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
4
-3
/
+318
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
4
-38
/
+194
2014-10-01
scsi: don't add scsi_device if its already visible
Subhash Jadavani
1
-0
/
+3
2014-10-01
scsi: fix the type for well known LUs
Subhash Jadavani
1
-0
/
+13
2014-10-01
sd: Honor block layer integrity handling flags
Martin K. Petersen
3
-46
/
+116
2014-09-30
scsi_debug: deadlock between completions and surprise module removal
Douglas Gilbert
1
-14
/
+19
2014-09-30
be2iscsi: check ip buffer before copying
Mike Christie
1
-5
/
+8
2014-09-30
iscsi_tcp: export port being used
Mike Christie
2
-2
/
+9
2014-09-30
be2iscsi : Bump the driver version
John Soni Jose
1
-1
/
+1
2014-09-30
be2iscsi : Fix kernel panic during reboot/shutdown
John Soni Jose
1
-1
/
+1
2014-09-30
libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-2
/
+2
2014-09-30
fcoe: extend ethtool to FC port speed mapping
Chris Leech
1
-6
/
+33
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen
2
-222
/
+20
2014-09-27
block: Integrity checksum flag
Martin K. Petersen
1
-2
/
+4
2014-09-27
block: Relocate bio integrity flags
Martin K. Petersen
1
-2
/
+2
2014-09-27
block: Add a disk flag to block integrity profile
Martin K. Petersen
1
-1
/
+7
2014-09-27
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
1
-50
/
+56
2014-09-27
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
1
-23
/
+23
2014-09-27
block: Remove integrity tagging functions
Martin K. Petersen
1
-65
/
+0
2014-09-27
block: Replace bi_integrity with bi_special
Martin K. Petersen
1
-4
/
+4
2014-09-26
ipr: fix compile failure
Christoph Hellwig
1
-1
/
+1
2014-09-25
qla2xxx: Add memory barrier before ringing doorbell.
Himanshu Madhani
1
-0
/
+16
2014-09-25
qla2xxx: Add flags for tracing the target commands.
Saurav Kashyap
3
-4
/
+74
2014-09-25
qla2xxx: Fix hang due to cmd_kref not decrementing
Quinn Tran
2
-12
/
+7
2014-09-25
qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY
Himanshu Madhani
1
-6
/
+0
2014-09-25
qla2xxx: Add support for QFull throttling and Term Exchange retry
Quinn Tran
5
-8
/
+316
2014-09-25
qla2xxx: Increase the request queue size to 8K for ISP2031
Saurav Kashyap
2
-1
/
+2
2014-09-25
qla2xxx: Host reset handling in ABTS path.
Arun Easi
1
-0
/
+2
2014-09-25
qla2xxx: Handle chip reset in target mode.
Arun Easi
6
-3
/
+72
2014-09-25
qla2xxx: Add Host reset handling in target mode.
Arun Easi
4
-1
/
+78
2014-09-25
qla2xxx: fix crash due to task mgmt cmd type
Himanshu Madhani
1
-2
/
+7
2014-09-25
qla2xxx: Add counter for message
Saurav Kashyap
1
-5
/
+5
2014-09-25
qla2xxx: Enable SLER conditionally in target mode.
Arun Easi
1
-4
/
+19
2014-09-25
qla2xxx: Remove verbose messages in target mode.
Arun Easi
1
-138
/
+16
2014-09-25
qla2xxx: Increase room in request queue for sending priority packets
Himanshu Madhani
1
-2
/
+2
2014-09-25
qla2xxx: Use correct offset to req-q-out for reserve calculation
Arun Easi
1
-3
/
+1
2014-09-25
qla2xxx: fix kernel NULL pointer access
Himanshu Madhani
1
-0
/
+1
2014-09-25
qla2xxx: Fix sparse warnings in tcm_qla2xxx.c
Himanshu Madhani
1
-6
/
+6
2014-09-25
qla2xxx: Update the driver version to 8.07.00.16-k.
Saurav Kashyap
1
-1
/
+1
2014-09-25
qla2xxx: Fix sparse warning in qla_iocb.c file.
Joe Carnuccio
1
-1
/
+1
2014-09-25
qla2xxx: Move warning message to debug level.
Sawan Chandak
1
-1
/
+1
2014-09-25
qla2xxx: Fail adapter initialization on load ram failure.
Chad Dupuis
1
-2
/
+2
2014-09-25
qla2xxx: Disable PCI device in shutdown handler.
Chad Dupuis
1
-0
/
+3
2014-09-25
qla2xxx: Mark port lost when we receive an RSCN for it.
Chad Dupuis
1
-1
/
+16
2014-09-25
qla2xxx: Restore WWPN in case of Loop Dead.
Himanshu Madhani
4
-3
/
+18
2014-09-25
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
5
-1
/
+32
[prev]
[next]