index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs_pin.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
nfs4: wake any lock waiters on successful RECLAIM_COMPLETE
Jeff Layton
1
-10
/
+16
2018-04-10
nfs4: don't compare clientid in nfs4_wake_lock_waiter
Jeff Layton
1
-4
/
+2
2018-04-10
nfs4: always reset notified flag to false before repolling for lock
Jeff Layton
1
-0
/
+1
2018-04-10
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2
-0
/
+27
2018-04-10
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2
-5
/
+56
2018-04-10
sunrpc: Simplify synopsis of some trace points
Chuck Lever
3
-25
/
+27
2018-04-10
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2
-9
/
+10
2018-04-10
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
3
-1
/
+4
2018-04-10
SUNRPC: Make RTT measurement more precise (Receive)
Chuck Lever
1
-2
/
+3
2018-04-10
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
3
-3
/
+10
2018-04-10
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
3
-34
/
+12
2018-04-10
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
4
-18
/
+49
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
3
-6
/
+13
2018-04-10
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
1
-1
/
+1
2018-04-10
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
5
-13
/
+27
2018-04-10
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
3
-6
/
+3
2018-04-10
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
1
-5
/
+2
2018-04-10
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
3
-4
/
+1
2018-03-04
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-03
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-03
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-03
MAINTAINERS: take over Kconfig maintainership
Masahiro Yamada
1
-1
/
+3
2018-03-03
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-02
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
1
-8
/
+4
2018-03-02
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
1
-2
/
+2
2018-03-02
i2c: octeon: Prevent error message on bus error
Jan Glauber
2
-1
/
+2
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2
-1
/
+3
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2
-7
/
+18
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-03-02
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
1
-1
/
+2
2018-03-02
kbuild/kallsyms: trivial typo fix
Cao jin
1
-1
/
+1
2018-03-02
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
Masahiro Yamada
1
-2
/
+1
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
1
-1
/
+1
2018-03-02
kconfig: Don't leak choice names during parsing
Masahiro Yamada
1
-0
/
+1
2018-03-02
sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
Masahiro Yamada
1
-1
/
+3
2018-03-02
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
1
-0
/
+1
2018-03-01
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2
-7
/
+6
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
4
-5
/
+12
2018-03-01
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
1
-3
/
+15
2018-03-01
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
Joe Perches
1
-3
/
+3
2018-03-01
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2
-1
/
+36
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
6
-17
/
+114
2018-03-01
block: fix a typo
Jiufei Xue
1
-1
/
+1
2018-03-01
block: display the correct diskname for bio
Jiufei Xue
2
-3
/
+7
2018-03-01
block: fix the count of PGPGOUT for WRITE_SAME
Jiufei Xue
1
-1
/
+1
2018-03-01
ceph: fix potential memory leak in init_caches()
Chengguang Xu
1
-3
/
+6
2018-03-01
mq-deadline: Make sure to always unlock zones
Damien Le Moal
1
-3
/
+13
2018-03-01
kconfig: add xstrdup() helper
Masahiro Yamada
6
-5
/
+17
[next]