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
2015-09-06
scsi_debug: define pr_fmt() for consistent logging
Tomas Winkler
1
-65
/
+53
2015-09-06
mpt2sas: Refcount fw_events and fix unsafe list usage
Calvin Owens
1
-21
/
+91
2015-09-06
mpt2sas: Refcount sas_device objects and fix unsafe list usage
Calvin Owens
3
-154
/
+360
2015-08-28
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
Hannes Reinecke
1
-0
/
+1
2015-08-28
scsi_dh: don't allow to detach device handlers at runtime
Christoph Hellwig
1
-2
/
+4
2015-08-28
scsi_dh: add a common helper to get a scsi_device from a request_queue
Christoph Hellwig
1
-53
/
+46
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
7
-118
/
+78
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
5
-133
/
+66
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
6
-173
/
+33
2015-08-28
scsi_dh: move to drivers/scsi
Christoph Hellwig
1
-1
/
+1
2015-08-28
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
2
-23
/
+19
2015-08-28
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
2
-89
/
+28
2015-08-28
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
1
-2
/
+3
2015-08-28
ipr: Enable SIS pipe commands for SIS-32 devices.
Gabriel Krisman Bertazi
1
-1
/
+1
2015-08-28
ipr: Inhibit underlength data check for AFDASD in raw mode.
Gabriel Krisman Bertazi
1
-1
/
+5
2015-08-27
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
1
-14
/
+75
2015-08-27
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2
-6
/
+39
2015-08-27
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...
Sreekanth Reddy
2
-0
/
+5
2015-08-27
mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
Sreekanth Reddy
2
-5
/
+17
2015-08-27
mpt3sas: Bump mpt3sas driver version to v6.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Add branding string support for OEM custom HBA
Sreekanth Reddy
2
-0
/
+45
2015-08-27
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
2
-0
/
+47
2015-08-27
mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
Sreekanth Reddy
3
-5
/
+18
2015-08-27
mpt3sas: Update MPI2 strings to MPI2.5
Sreekanth Reddy
2
-3
/
+1
2015-08-27
mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Provides the physical location of sas drives
Sreekanth Reddy
2
-39
/
+203
2015-08-27
mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.
Sreekanth Reddy
3
-9
/
+28
2015-08-27
mpt3sas: Remove redundancy code while freeing the controller resources.
Sreekanth Reddy
1
-25
/
+32
2015-08-27
mpt3sas: Don't block the drive when drive addition under the control of SML
Sreekanth Reddy
3
-1
/
+28
2015-08-27
mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
1
-0
/
+68
2015-08-27
mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...
Sreekanth Reddy
2
-9
/
+98
2015-08-27
aic94xx: set an error code on failure
Dan Carpenter
1
-0
/
+1
2015-08-27
storvsc: Set the error code correctly in failure conditions
K. Y. Srinivasan
1
-3
/
+9
2015-08-27
storvsc: Allow write_same when host is windows 10
Keith Mange
1
-1
/
+5
2015-08-27
storvsc: use storage protocol version to determine storage capabilities
Keith Mange
1
-4
/
+4
2015-08-27
storvsc: use correct defaults for values determined by protocol negotiation
Keith Mange
1
-14
/
+19
2015-08-27
storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...
Keith Mange
1
-22
/
+86
2015-08-27
storvsc: Use a single value to track protocol versions
Keith Mange
1
-26
/
+9
2015-08-27
storvsc: Rather than look for sets of specific protocol versions, make decisi...
Keith Mange
1
-8
/
+3
2015-08-27
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
1
-3
/
+4
2015-08-27
cxlflash: shift wrapping bug in afu_link_reset()
Dan Carpenter
1
-2
/
+2
2015-08-27
cxlflash: off by one bug in cxlflash_show_port_status()
Dan Carpenter
1
-1
/
+1
2015-08-27
cxlflash: Virtual LUN support
Matthew R. Ochs
9
-16
/
+1454
2015-08-27
cxlflash: Superpipe support
Matthew R. Ochs
7
-4
/
+2469
2015-08-27
cxlflash: Base error recovery support
Matthew R. Ochs
5
-16
/
+177
2015-08-27
qla2xxx: Update driver version to 8.07.00.26-k
Himanshu Madhani
1
-1
/
+1
[next]