index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
namespace.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
scsi: scsi_debug: Add two new parameters to scsi_debug driver
Laurence Oberman
1
-2
/
+8
2018-02-14
scsi: scsi_debug: Simplify request tag decoding
Bart Van Assche
1
-26
/
+11
2018-02-12
scsi: raid_class: Add 'JBOD' RAID level
Hannes Reinecke
2
-0
/
+2
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
12
-104
/
+125
2018-02-12
scsi: qla4xxx: Move an array from a .h into a .c file
Bart Van Assche
2
-2
/
+2
2018-02-12
scsi: qla4xxx: Remove unused symbols
Bart Van Assche
1
-5
/
+0
2018-02-12
scsi: qla2xxx: Remove unused symbols
Bart Van Assche
1
-4
/
+0
2018-02-12
scsi: qla2xxx: Use %p for printing pointers
Bart Van Assche
1
-2
/
+2
2018-02-12
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
17
-21
/
+20
2018-02-12
scsi: lpfc: update driver version to 11.4.0.7
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
James Smart
1
-11
/
+13
2018-02-12
scsi: lpfc: Treat SCSI Write operation Underruns as an error
James Smart
1
-5
/
+3
2018-02-12
scsi: lpfc: Fix header inclusion in lpfc_nvmet
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Validate adapter support for SRIU option
James Smart
3
-4
/
+19
2018-02-12
scsi: lpfc: Fix SCSI io host reset causing kernel crash
James Smart
2
-1
/
+16
2018-02-12
scsi: lpfc: Indicate CONF support in NVMe PRLI
James Smart
3
-7
/
+5
2018-02-12
scsi: lpfc: Fix issue_lip if link is disabled
James Smart
1
-0
/
+5
2018-02-12
scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
James Smart
1
-2
/
+3
2018-02-12
scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
James Smart
2
-13
/
+30
2018-02-12
scsi: lpfc: Fix RQ empty firmware trap
James Smart
5
-15
/
+51
2018-02-12
scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
James Smart
1
-2
/
+2
2018-02-12
scsi: lpfc: Fix PRLI handling when topology type changes
James Smart
1
-3
/
+1
2018-02-12
scsi: lpfc: Add WQ Full Logic for NVME Target
James Smart
5
-1
/
+125
2018-02-12
scsi: lpfc: correct debug counters for abort
James Smart
1
-2
/
+2
2018-02-12
scsi: lpfc: move placement of target destroy on driver detach
James Smart
1
-7
/
+7
2018-02-12
scsi: lpfc: Increase CQ and WQ sizes for SCSI
James Smart
5
-12
/
+36
2018-02-12
scsi: lpfc: Fix frequency of Release WQE CQEs
James Smart
1
-0
/
+2
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
[next]