index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-03-22
scsi: devinfo: remove DF arrays from HP
Xose Vazquez Perez
1
-2
/
+0
2018-03-22
scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arrays
Xose Vazquez Perez
1
-0
/
+1
2018-03-22
scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-03-22
scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"
Colin Ian King
1
-1
/
+1
2018-03-22
scsi: dpt_i2o: use after free in __adpt_reset()
Dan Carpenter
1
-3
/
+6
2018-03-22
scsi: dpt_i2o: use after free in adpt_release()
Dan Carpenter
1
-2
/
+4
2018-03-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-21
/
+13
2018-03-20
scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
Jianchao Wang
1
-0
/
+8
2018-03-20
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
1
-0
/
+2
2018-03-20
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
2
-96
/
+0
2018-03-20
scsi: remove the sym53c416 driver
Christoph Hellwig
4
-896
/
+0
2018-03-20
scsi: remove the NCR53c406a driver
Christoph Hellwig
3
-1103
/
+0
2018-03-20
scsi: remove the fdomain and fdomain_cs drivers
Christoph Hellwig
8
-2050
/
+0
2018-03-20
scsi: mvme147: stop using scsi_module.c
Christoph Hellwig
1
-50
/
+57
2018-03-20
scsi: esas2r: remove initialization / cleanup dead wood
Christoph Hellwig
3
-91
/
+4
2018-03-20
scsi: core: unexport scsi_host_set_state
Christoph Hellwig
1
-1
/
+0
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-3
/
+0
2018-03-15
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
1
-4
/
+2
2018-03-15
scsi: csiostor: add support for 32 bit port capabilities
Varun Prakash
6
-42
/
+395
2018-03-15
scsi: bfa: remove VLA
Stephen Kitt
1
-1
/
+1
2018-03-15
scsi: aic7xxx: aic79xx: remove VLAs
Stephen Kitt
5
-14
/
+11
2018-03-15
scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()
John Pittman
1
-1
/
+1
2018-03-15
scsi: aha1740: stop using scsi_unregister
Christoph Hellwig
1
-1
/
+1
2018-03-15
scsi: ips: don't set .detect and .release in the host template
Christoph Hellwig
1
-4
/
+0
2018-03-15
scsi: dpt_i2o: stop using scsi_unregister
Christoph Hellwig
2
-13
/
+4
2018-03-15
scsi: eata: eata-pio: Deprecate legacy EATA drivers
Martin K. Petersen
6
-4056
/
+0
2018-03-15
scsi: lpfc: make several unions static, fix non-ANSI prototype
Colin Ian King
2
-8
/
+8
2018-03-15
scsi: virtio_scsi: unify scsi_host_template
Ming Lei
1
-59
/
+15
2018-03-15
scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
Ming Lei
1
-56
/
+3
2018-03-15
scsi: core: introduce force_blk_mq
Ming Lei
1
-0
/
+1
2018-03-15
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
3
-11
/
+41
2018-03-15
scsi: hpsa: fix selection of reply queue
Ming Lei
2
-19
/
+55
2018-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-44
/
+55
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
3
-5
/
+3
2018-03-13
scsi: device_handler: remove VLAs
Stephen Kitt
3
-6
/
+6
2018-03-13
scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma calls
Finn Thain
2
-2
/
+2
2018-03-13
scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
Xiang Chen
1
-1
/
+2
2018-03-13
scsi: hisi_sas: modify some register config for hip08
Xiaofei Tan
1
-12
/
+11
2018-03-13
scsi: hisi_sas: Code cleanup and minor bug fixes
Xiang Chen
4
-23
/
+33
2018-03-13
scsi: hisi_sas: fix return value of hisi_sas_task_prep()
Xiaofei Tan
1
-3
/
+3
2018-03-13
scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
Xiang Chen
3
-13
/
+0
2018-03-13
scsi: hisi_sas: increase timer expire of internal abort task
Xiaofei Tan
1
-1
/
+2
2018-03-13
scsi: hisi_sas: fix the issue of setting linkrate register
Xiaofei Tan
3
-6
/
+9
2018-03-13
scsi: hisi_sas: fix the issue of link rate inconsistency
Xiaofei Tan
4
-20
/
+4
2018-03-13
scsi: hisi_sas: support the property of signal attenuation for v2 hw
Xiaofei Tan
1
-1
/
+38
2018-03-13
scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
Douglas Gilbert
1
-0
/
+11
2018-03-13
scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018
James Smart
2
-2
/
+2
2018-03-13
scsi: lpfc: update driver version to 12.0.0.1
James Smart
1
-1
/
+1
2018-03-13
scsi: lpfc: Memory allocation error during driver start-up on power8
James Smart
4
-11
/
+21
2018-03-13
scsi: lpfc: Fix mailbox wait for POST_SGL mbox command
James Smart
2
-22
/
+13
[prev]
[next]