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.13.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
2019-03-07
scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_show
Bill Kuzeja
1
-0
/
+2
2019-03-07
scsi: megaraid_sas: reduce module load time
Steve Sistare
1
-2
/
+2
2019-03-07
scsi: target: tcmu: wait for nl reply only if there are listeners or during a...
Cathy Avery
1
-5
/
+6
2019-03-06
scsi: virtio_scsi: don't send sc payload with tmfs
Felipe Franciosi
1
-2
/
+0
2019-03-06
scsi: smartpqi: Reporting 'logical unit failure'
Erwan Velu
1
-0
/
+6
2019-02-27
scsi: cxgb4i: validate tcp sequence number only if chip version <= T5
Varun Prakash
1
-1
/
+2
2019-02-27
scsi: cxgb4i: get pf number from lldi->pf
Varun Prakash
1
-2
/
+1
2019-02-27
scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
Benjamin Block
1
-3
/
+3
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
1
-0
/
+4
2019-02-27
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
1
-2
/
+3
2019-02-27
scsi: kill command serial number
Hannes Reinecke
2
-17
/
+0
2019-02-27
scsi: csiostor: drop serial_number usage
Hannes Reinecke
1
-4
/
+4
2019-02-27
scsi: mvumi: use request tag instead of serial_number
Hannes Reinecke
1
-3
/
+2
2019-02-27
scsi: dpt_i2o: remove serial number usage
Hannes Reinecke
1
-55
/
+18
2019-02-27
scsi: st: osst: Remove negative constant left-shifts
Iustin Pop
2
-2
/
+2
2019-02-27
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
1
-8
/
+12
2019-02-27
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
1
-6
/
+14
2019-02-27
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
1
-21
/
+26
2019-02-27
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2
-33
/
+0
2019-02-27
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2
-56
/
+4
2019-02-26
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
1
-26
/
+0
2019-02-26
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
1
-9
/
+50
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
5
-6
/
+9
2019-02-20
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2019-02-20
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
Giridhar Malavali
2
-2
/
+2
2019-02-20
scsi: qla2xxx: Update driver version to 10.00.00.14-k
Himanshu Madhani
1
-1
/
+1
2019-02-20
scsi: qla2xxx: Add new FW dump template entry types
Joe Carnuccio
2
-75
/
+142
2019-02-20
scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry
Himanshu Madhani
1
-23
/
+23
2019-02-20
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
4
-69
/
+33
2019-02-20
scsi: qla2xxx: Prevent SysFS access when chip is down
Quinn Tran
1
-0
/
+3
2019-02-20
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
5
-1
/
+166
2019-02-20
scsi: qla2xxx: Prevent multiple ADISC commands per session
Quinn Tran
1
-2
/
+4
2019-02-20
scsi: qla2xxx: Check for FW started flag before aborting
Himanshu Madhani
1
-0
/
+8
2019-02-20
scsi: qla2xxx: Fix unload when NVMe devices are configured
Himanshu Madhani
1
-12
/
+10
2019-02-20
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
7
-9
/
+39
2019-02-20
scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
Himanshu Madhani
1
-5
/
+8
2019-02-20
scsi: qla2xxx: remove redundant null check on pointer sess
Colin Ian King
1
-5
/
+1
2019-02-20
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
3
-45
/
+55
2019-02-20
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
1
-2
/
+1
2019-02-20
scsi: ufs: Add HI3670 SoC UFS driver support
Manivannan Sadhasivam
2
-22
/
+109
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
5
-8
/
+8
2019-02-14
scsi: qlogicpti: Use of_node_name_eq for node name comparisons
Rob Herring
2
-4
/
+2
2019-02-13
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
1
-1
/
+1
2019-02-13
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2019-02-13
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
Shivasharan S
1
-1
/
+2
2019-02-13
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-13
scsi: ufs: fix a typo in comment
Chengguang Xu
1
-2
/
+2
2019-02-12
scsi: scsi_debug: Implement support for write protect
Martin K. Petersen
1
-45
/
+31
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
1
-1
/
+0
2019-02-12
scsi: sd: Remove superfluous residual assignments
Bart Van Assche
1
-3
/
+0
[next]