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.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-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
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
5
-82
/
+121
|
\
|
*
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-11
1
-0
/
+5
|
*
qla2xxx: Update tcm_qla2xxx module description to 24xx+
Sebastian Herbszt
2015-08-02
2
-3
/
+3
|
*
libiscsi: Use scsi helper to set information descriptor
Sagi Grimberg
2015-07-23
1
-6
/
+3
|
*
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-23
1
-1
/
+12
|
*
scsi: Fix wrong additional sense length in descriptor format
Sagi Grimberg
2015-07-23
1
-1
/
+1
|
*
tcm_qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-07-23
1
-6
/
+0
|
*
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
2015-07-23
2
-98
/
+99
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-11
35
-1214
/
+1832
|
\
\
|
*
|
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
Michal Hocko
2015-09-06
1
-1
/
+10
|
*
|
fcoe: Convert use of __constant_htons to htons
Vaishali Thakkar
2015-09-06
1
-1
/
+1
|
*
|
mpt2sas: setpci reset kernel oops fix
Nagarajkumar Narayanan
2015-09-06
4
-9
/
+67
|
*
|
pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY
Johannes Thumshirn
2015-09-06
2
-0
/
+2
|
*
|
lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
Johannes Thumshirn
2015-09-06
1
-3
/
+4
|
*
|
bfa: Fix incorrect de-reference of pointer
Anil Gurumurthy
2015-09-06
1
-1
/
+1
|
*
|
bfa: Fix indentation
Anil Gurumurthy
2015-09-06
1
-11
/
+11
|
*
|
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...
Jordan Hargrave
2015-09-06
1
-10
/
+0
|
*
|
scsi_debug: resp_request: remove unused variable
Tomas Winkler
2015-09-06
1
-2
/
+1
|
*
|
scsi_debug: fix REPORT LUNS Well Known LU
Tomas Winkler
2015-09-06
1
-2
/
+3
|
*
|
scsi_debug: schedule_resp fix input variable check
Tomas Winkler
2015-09-06
1
-3
/
+10
|
*
|
scsi_debug: make dump_sector static
Tomas Winkler
2015-09-06
1
-1
/
+1
|
*
|
scsi_debug: vfree is null safe so drop the check
Tomas Winkler
2015-09-06
1
-7
/
+3
|
*
|
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
Tomas Winkler
2015-09-06
1
-7
/
+6
|
*
|
scsi_debug: define pr_fmt() for consistent logging
Tomas Winkler
2015-09-06
1
-65
/
+53
|
*
|
mpt2sas: Refcount fw_events and fix unsafe list usage
Calvin Owens
2015-09-06
1
-21
/
+91
|
*
|
mpt2sas: Refcount sas_device objects and fix unsafe list usage
Calvin Owens
2015-09-06
3
-154
/
+360
|
*
|
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
Hannes Reinecke
2015-08-28
1
-0
/
+1
|
*
|
scsi_dh: don't allow to detach device handlers at runtime
Christoph Hellwig
2015-08-28
1
-2
/
+4
|
*
|
scsi_dh: add a common helper to get a scsi_device from a request_queue
Christoph Hellwig
2015-08-28
1
-53
/
+46
|
*
|
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
7
-118
/
+78
|
*
|
scsi_dh: move device matching to the core code
Christoph Hellwig
2015-08-28
5
-133
/
+66
|
*
|
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
2015-08-28
6
-173
/
+33
|
*
|
scsi_dh: move to drivers/scsi
Christoph Hellwig
2015-08-28
1
-1
/
+1
|
*
|
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
2015-08-28
1
-17
/
+19
|
*
|
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
2015-08-28
1
-74
/
+22
|
*
|
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
2015-08-28
1
-2
/
+3
|
*
|
ipr: Enable SIS pipe commands for SIS-32 devices.
Gabriel Krisman Bertazi
2015-08-28
1
-1
/
+1
|
*
|
ipr: Inhibit underlength data check for AFDASD in raw mode.
Gabriel Krisman Bertazi
2015-08-28
1
-1
/
+5
|
*
|
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
2015-08-27
1
-2
/
+2
|
*
|
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
2015-08-27
1
-14
/
+75
|
*
|
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
2015-08-27
1
-2
/
+2
|
*
|
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
2015-08-27
1
-2
/
+2
|
*
|
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2015-08-27
2
-6
/
+39
|
*
|
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
2015-08-27
1
-2
/
+2
|
*
|
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...
Sreekanth Reddy
2015-08-27
2
-0
/
+5
|
*
|
mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
Sreekanth Reddy
2015-08-27
2
-5
/
+17
|
*
|
mpt3sas: Bump mpt3sas driver version to v6.100.00.00
Sreekanth Reddy
2015-08-27
1
-2
/
+2
|
*
|
mpt3sas: Add branding string support for OEM custom HBA
Sreekanth Reddy
2015-08-27
2
-0
/
+45
|
*
|
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
2015-08-27
2
-0
/
+47
|
*
|
mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
Sreekanth Reddy
2015-08-27
3
-5
/
+18
[next]