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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: qla4xxx: Fix kernel-doc formatting and misnaming issue
Lee Jones
1
-2
/
+2
2021-03-15
scsi: pm8001: Fix some misnamed function descriptions
Lee Jones
1
-4
/
+4
2021-03-15
scsi: lpfc: Fix a bunch of kernel-doc issues
Lee Jones
1
-6
/
+6
2021-03-15
scsi: aacraid: Repair formatting issue in aac_handle_sa_aif()'s header
Lee Jones
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores
Lee Jones
1
-1
/
+1
2021-03-15
scsi: aic94xx: Fix asd_erase_nv_sector()'s header
Lee Jones
1
-1
/
+1
2021-03-15
scsi: pm8001: Fix incorrectly named functions in headers
Lee Jones
1
-2
/
+2
2021-03-15
scsi: qla4xxx: Fix formatting issues - missing '-' and '_'
Lee Jones
1
-2
/
+2
2021-03-15
scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in header
Lee Jones
1
-0
/
+1
2021-03-15
scsi: bnx2fc: Fix typo in bnx2fc_indicate_kcqe()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: aacraid: Fix incorrect spelling of aac_send_raw_srb()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: pm8001: Provide function name and fix a misspelling
Lee Jones
1
-2
/
+2
2021-03-15
scsi: aacraid: Fix a few incorrectly named functions
Lee Jones
1
-4
/
+4
2021-03-15
scsi: aic94xx: Fix a couple of misnamed function names
Lee Jones
1
-2
/
+2
2021-03-15
scsi: fcoe: Fix a couple of incorrectly named functions
Lee Jones
1
-2
/
+2
2021-03-15
scsi: megaraid_mbox: Fix function name megaraid_queue_command_lck() in descri...
Lee Jones
1
-1
/
+1
2021-03-15
scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
Lee Jones
1
-1
/
+1
2021-03-15
scsi: megaraid_sas: Fix a bunch of misnamed functions in their headers
Lee Jones
1
-5
/
+6
2021-03-15
scsi: megaraid_mm: Fix incorrect function name in header
Lee Jones
1
-1
/
+1
2021-03-09
scsi: target: core: file: Don't duplicate memset(0xff)
Chaitanya Kulkarni
1
-2
/
+1
2021-03-09
scsi: target: core: pr: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-23
/
+13
2021-03-09
scsi: target: configfs: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-18
/
+7
2021-03-09
scsi: target: iscsi: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-2
/
+1
2021-03-09
scsi: target: iscsi: Remove unused macro PRINT_BUF
Chaitanya Kulkarni
1
-17
/
+0
2021-03-09
scsi: target: iscsi: Remove unused macro TEXT_LEN
Chaitanya Kulkarni
1
-1
/
+0
2021-03-09
scsi: target: iscsi: Remove unused macro ISCSI_INST_LAST_FAILURE_TYPE
Chaitanya Kulkarni
1
-1
/
+0
2021-03-09
scsi: target: core: Remove unused macros NONE and ISPRINT
Chaitanya Kulkarni
1
-3
/
+0
2021-03-09
scsi: target: core: Get rid of warning in compare_and_write_do_cmp()
Chaitanya Kulkarni
1
-2
/
+2
2021-03-09
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
1
-2
/
+0
2021-03-09
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
1
-1
/
+2
2021-03-09
scsi: target: iblock: Fix type of logs_per_phys
Chaitanya Kulkarni
1
-1
/
+1
2021-03-09
scsi: target: iblock: Trim line longer than 80 characters
Chaitanya Kulkarni
1
-1
/
+2
2021-03-09
scsi: target: iblock: Remove an extra argument
Chaitanya Kulkarni
1
-17
/
+17
2021-03-09
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
Bodo Stroesser
1
-2
/
+2
2021-03-09
scsi: target: tcmu: Replace radix_tree with XArray
Bodo Stroesser
1
-18
/
+16
2021-03-09
scsi: target: tcmu: Replace IDR by XArray
Bodo Stroesser
1
-15
/
+15
2021-03-09
scsi: FlashPoint: Fix typo
zuoqilin
1
-1
/
+1
2021-03-09
scsi: ibmvfc: Switch to using kobj_to_dev()
Jiapeng Chong
1
-1
/
+1
2021-03-09
scsi: ufs: Remove duplicate include in ufshcd
Zhang Yunkai
1
-1
/
+0
2021-03-09
scsi: qla4xxx: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-09
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
1
-4
/
+4
2021-03-09
scsi: pm80xx: Remove list entry from pm8001_ccb_info
Igor Pylypiv
1
-1
/
+0
2021-03-04
scsi: storvsc: Parameterize number hardware queues
Melanie Plageman (Microsoft)
1
-2
/
+16
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
14
-17
/
+17
2021-03-04
scsi: lpfc: Update lpfc version to 12.8.0.8
James Smart
1
-2
/
+2
2021-03-04
scsi: lpfc: Correct function header comments related to ndlp reference counting
James Smart
1
-88
/
+71
2021-03-04
scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vports
James Smart
1
-4
/
+4
2021-03-04
scsi: lpfc: Change wording of invalid pci reset log message
James Smart
1
-1
/
+1
2021-03-04
scsi: lpfc: Fix crash caused by switch reboot
James Smart
1
-3
/
+2
[next]