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
2017-03-06
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
4
-9
/
+10
2017-03-06
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
3
-6
/
+41
2017-03-06
scsi: lpfc: add transport eh_timed_out reference
James Smart
1
-0
/
+1
2017-03-06
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
5
-6
/
+69
2017-03-06
scsi: lpfc: add NVME exchange aborts
James Smart
8
-10
/
+143
2017-03-06
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
1
-2
/
+2
2017-03-06
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2
-2
/
+5
2017-03-06
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
1
-13
/
+4
2017-03-06
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2
-2
/
+2
2017-03-06
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
1
-4
/
+10
2017-03-06
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: don't dereference dma_buf->iocbq before null check
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
1
-5
/
+5
2017-03-06
scsi: lpfc: remove redundant assignment of sgel
James Smart
1
-1
/
+0
2017-03-06
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2
-33
/
+19
2017-03-06
scsi: qedf: Use vsprintf extension %pad
Joe Perches
1
-2
/
+2
2017-03-06
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
3
-8
/
+11
2017-03-06
scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
1
-1
/
+1
2017-03-06
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
1
-8
/
+4
2017-03-06
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
1
-1
/
+1
2017-03-06
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
4
-15
/
+21
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
83
-3168
/
+22328
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-4
/
+10
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
18
-2525
/
+4298
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-114
/
+13
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
3
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-2
/
+3
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
4
-12
/
+12
2017-03-01
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2
-15
/
+17
2017-03-01
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
3
-72
/
+196
2017-02-28
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
1
-1
/
+25
2017-02-28
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
1
-1
/
+1
2017-02-27
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
1
-2
/
+3
2017-02-27
scsi: aacraid: remove redundant zero check on ret
Colin Ian King
1
-5
/
+1
2017-02-27
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
1
-6
/
+6
2017-02-27
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
1
-32
/
+32
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
3
-9
/
+9
2017-02-27
scripts/spelling.txt: add "therfore" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-27
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
4
-10
/
+10
2017-02-27
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
virtio_scsi: use virtio IRQ affinity
Christoph Hellwig
1
-114
/
+12
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+2
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+5
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2
-4
/
+5
[prev]
[next]