index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
whiteheat.HEX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
soc/qbman: Fix implicit header dependency now causing build fails
Paul Gortmaker
1
-0
/
+2
2017-04-29
iommu: Remove trace-events include from iommu.h
Joerg Roedel
2
-2
/
+1
2017-04-29
iommu: Remove pci.h include from trace/events/iommu.h
Joerg Roedel
7
-1
/
+6
2017-04-27
iommu: Move report_iommu_fault() to iommu.c
Joerg Roedel
2
-39
/
+44
2017-04-27
iommu: Include device.h in iommu.h
Joerg Roedel
1
-2
/
+4
2017-04-20
iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error code
zhichang.yuan
1
-2
/
+6
2017-03-23
iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=m
Joerg Roedel
1
-1
/
+1
2017-03-22
iommu: Add dummy implementations for !IOMMU_IOVA
Thierry Reding
1
-0
/
+91
2017-03-22
MAINTAINERS: Add related headers to IOMMU section
Thierry Reding
1
-0
/
+2
2017-03-21
iommu/iova: Consolidate code for adding new node to iovad domain rbtree
Marek Szyprowski
1
-54
/
+33
2017-03-20
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
2
-16
/
+9
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
4
-7
/
+15
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
2017-03-18
tcmu: allow hw_max_sectors greater than 128
Mike Christie
1
-19
/
+35
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2
-2
/
+5
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-03-17
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
4
-10
/
+31
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
6
-6
/
+48
2017-03-17
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
1
-2
/
+2
2017-03-17
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
1
-5
/
+4
2017-03-17
nfs: make nfs4_cb_sv_ops static
Jason Yan
1
-2
/
+2
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
1
-1
/
+2
2017-03-17
NFS: fix the fault nrequests decreasing for nfs_inode COPY
Kinglong Mee
1
-2
/
+4
2017-03-17
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
[next]