index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
scsi: elx: efct: Fix pointer error checking in debugfs init
James Smart
1
-6
/
+3
2021-06-19
scsi: elx: efct: Fix is_originator return code type
James Smart
1
-4
/
+4
2021-06-19
scsi: elx: efct: Fix link error for _bad_cmpxchg
James Smart
1
-1
/
+1
2021-06-19
scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()
Nathan Chancellor
1
-2
/
+1
2021-06-19
scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()
Nathan Chancellor
1
-3
/
+3
2021-06-19
scsi: elx: efct: Fix error handling in efct_hw_init()
Wei Yongjun
1
-2
/
+2
2021-06-19
scsi: elx: efct: Remove redundant initialization of variable lun
Colin Ian King
1
-1
/
+1
2021-06-19
scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"
Colin Ian King
1
-1
/
+1
2021-06-19
scsi: lpfc: Fix build error in lpfc_scsi.c
James Smart
1
-1
/
+1
2021-06-19
scsi: target: iscsi: Remove redundant continue statement
Colin Ian King
1
-2
/
+0
2021-06-19
scsi: qla4xxx: Remove redundant continue statement
Colin Ian King
1
-2
/
+0
2021-06-19
scsi: ppa: Switch to use module_parport_driver()
Andy Shevchenko
1
-13
/
+1
2021-06-19
scsi: imm: Switch to use module_parport_driver()
Andy Shevchenko
1
-14
/
+1
2021-06-19
scsi: mpt3sas: Fix error return value in _scsih_expander_add()
Zhen Lei
1
-1
/
+3
2021-06-19
scsi: mpt3sas: Fix Coverity reported issue
Suganath Prabu S
1
-1
/
+1
2021-06-19
scsi: mpi3mr: Make some symbols static
Yang Yingliang
3
-3
/
+3
2021-06-19
scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()
Yang Yingliang
1
-0
/
+2
2021-06-19
scsi: mpi3mr: Fix missing unlock on error
Yang Yingliang
1
-2
/
+2
2021-06-16
scsi: elx: efct: Tie into kernel Kconfig and build process
James Smart
2
-0
/
+3
2021-06-16
scsi: elx: efct: Add Makefile and Kconfig for efct driver
James Smart
2
-0
/
+27
2021-06-16
scsi: elx: efct: Transport class host interface support
James Smart
1
-0
/
+436
2021-06-16
scsi: elx: efct: Transport and hardware teardown routines
James Smart
3
-0
/
+456
2021-06-16
scsi: elx: efct: Link and host statistics
James Smart
2
-0
/
+356
2021-06-16
scsi: elx: efct: Hardware I/O submission routines
James Smart
2
-0
/
+525
2021-06-16
scsi: elx: efct: LIO backend interface routines
James Smart
2
-0
/
+1887
2021-06-16
scsi: elx: efct: SCSI I/O handling routines
James Smart
2
-0
/
+1362
2021-06-16
scsi: elx: efct: Unsolicited FC frame processing routines
James Smart
2
-0
/
+509
2021-06-16
scsi: elx: efct: Hardware queues processing
James Smart
4
-0
/
+764
2021-06-16
scsi: elx: efct: Hardware I/O and SGL initialization
James Smart
2
-0
/
+615
2021-06-16
scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIs
James Smart
2
-0
/
+415
2021-06-16
scsi: elx: efct: Hardware queue creation and deletion
James Smart
2
-0
/
+681
2021-06-16
scsi: elx: efct: Driver initialization routines
James Smart
6
-0
/
+2749