index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
scsi: pm80xx: Driver version update
Viswas G
1
-1
/
+1
2020-10-07
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
5
-47
/
+73
2020-10-07
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Viswas G
2
-23
/
+33
2020-10-07
scsi: pm80xx: Increase number of supported queues
Viswas G
6
-104
/
+160
2020-10-07
scsi: sym53c8xx_2: Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-10-07
scsi: isci: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-10-07
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
1
-1
/
+1
2020-10-07
scsi: myrb: Fix inconsistent format argument types
Ye Bin
1
-2
/
+2
2020-10-07
scsi: myrb: Remove redundant assignment to variable timeout
Jing Xiangfeng
1
-1
/
+0
2020-10-07
scsi: bfa: Fix error return in bfad_pci_init()
Jing Xiangfeng
1
-0
/
+1
2020-10-07
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
1
-7
/
+1
2020-10-07
scsi: snic: Simplify the return expression of svnic_cq_alloc()
Liu Shixin
1
-7
/
+1
2020-10-07
scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()
Liu Shixin
1
-7
/
+1
2020-10-07
scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-60
/
+8
2020-10-07
scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
Tom Rix
1
-1
/
+1
2020-10-07
scsi: qla2xxx: Do not consume srb greedily
Daniel Wagner
1
-27
/
+15
2020-10-07
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
1
-3
/
+3
2020-10-07
scsi: 53c700: Remove set but not used variable
Zheng Yongjun
1
-4
/
+0
2020-10-07
scsi: gdth: Make option_setup() static
Jason Yan
1
-75
/
+76
2020-10-07
scsi: initio: Use module_pci_driver() to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-07
scsi: dc395x: Use module_pci_driver() to simplify the code
Liu Shixin
1
-24
/
+1
2020-10-07
scsi: core: Only start the request just before dispatching
Christoph Hellwig
1
-3
/
+1
2020-10-07
scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()
Christoph Hellwig
1
-33
/
+18
2020-10-07
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
3
-36
/
+29
2020-10-07
scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()
Christoph Hellwig
1
-2
/
+2
2020-10-07
scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()
Christoph Hellwig
1
-2
/
+2
2020-10-07
scsi: core: Use rq_dma_dir in scsi_setup_cmnd()
Christoph Hellwig
1
-6
/
+1
2020-10-07
scsi: core: Move command size detection out of the fast path
Christoph Hellwig
1
-2
/
+2
2020-10-07
scsi: core: Remove scsi_init_cmd_errh
Christoph Hellwig
1
-16
/
+4
2020-10-07
scsi: core: Don't export scsi_device_from_queue()
Christoph Hellwig
1
-1
/
+0
2020-10-06
scsi: hisi_sas: Recover PHY state according to the status before reset
Xiang Chen
1
-3
/
+1
2020-10-06
scsi: hisi_sas: Filter out new PHY up events during suspend
Xiang Chen
1
-0
/
+6
2020-10-06
scsi: hisi_sas: Add device link between SCSI devices and hisi_hba
Xiang Chen
1
-1
/
+28
2020-10-06
scsi: hisi_sas: Add check for methods _PS0 and _PR0
Xiang Chen
2
-0
/
+5
2020-10-06
scsi: hisi_sas: Add controller runtime PM support for v3 hw
Xiang Chen
2
-2
/
+56
2020-10-06
scsi: hisi_sas: Switch to new framework to support suspend and resume
Xiang Chen
1
-5
/
+10
2020-10-06
scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()
Luo Jiaxing
1
-2
/
+3
2020-10-06
scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
Kashyap Desai
2
-13
/
+55
2020-10-06
scsi: scsi_debug: Support host tagset
John Garry
1
-18
/
+10
2020-10-06
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
3
-70
/
+56
2020-10-06
scsi: core: Show nr_hw_queues in sysfs
John Garry
1
-0
/
+11
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2
-0
/
+3
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-8
/
+1
2020-10-02
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
1
-1
/
+0
2020-10-02
scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()
Ye Bin
1
-2
/
+1
2020-10-02
scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-14
/
+2
2020-10-02
scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed
Ye Bin
1
-2
/
+1
2020-10-02
scsi: sun_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: sun3x_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
[prev]
[next]