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: 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
2020-10-02
scsi: sni_53c710: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: qlogicpti: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: mac_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: jazz_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: mvumi: Fix error return in mvumi_io_attach()
Jing Xiangfeng
1
-0
/
+1
2020-10-02
scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()
Hannes Reinecke
1
-0
/
+2
2020-10-02
scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
Dan Carpenter
1
-2
/
+2
2020-10-02
scsi: aacraid: Add a missing iounmap call
Tomas Henzl
1
-0
/
+1
2020-10-02
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2
-0
/
+21
2020-10-02
scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c
Ye Bin
1
-3
/
+3
2020-10-02
scsi: snic: Remove unnecessary condition
Jing Xiangfeng
1
-4
/
+0
2020-10-02
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
1
-2
/
+1
2020-10-02
scsi: ufs: Fix missing brace warning for old compilers
Pujin Shi
1
-2
/
+2
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Ye Bin
1
-1
/
+1
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
1
-2
/
+2
[prev]
[next]