summaryrefslogtreecommitdiffstats
path: root/fs/fs_pin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-10nfs4: wake any lock waiters on successful RECLAIM_COMPLETEJeff Layton1-10/+16
2018-04-10nfs4: don't compare clientid in nfs4_wake_lock_waiterJeff Layton1-4/+2
2018-04-10nfs4: always reset notified flag to false before repolling for lockJeff Layton1-0/+1
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever2-0/+27
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever2-5/+56
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever3-25/+27
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever2-9/+10
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever3-1/+4
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever1-2/+3
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever3-3/+10
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever3-34/+12
2018-04-10xprtrdma: Chain Send to FastReg WRsChuck Lever4-18/+49
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever3-6/+13
2018-04-10xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever1-1/+1
2018-04-10xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever5-13/+27
2018-04-10xprtrdma: Remove xprt-specific connect cookieChuck Lever3-6/+3
2018-04-10xprtrdma: Remove arbitrary limit on initiator depthChuck Lever1-5/+2
2018-04-10xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever3-4/+1
2018-03-04Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-03memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-03libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-03vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-02kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-02Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2018-03-02kbuild/kallsyms: trivial typo fixCao jin1-1/+1
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin1-1/+1
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada1-0/+1
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+3
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada1-0/+1
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2-7/+6
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li4-5/+12
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li1-3/+15
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches1-3/+3
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2-1/+36
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky6-17/+114
2018-03-01block: fix a typoJiufei Xue1-1/+1
2018-03-01block: display the correct diskname for bioJiufei Xue2-3/+7
2018-03-01block: fix the count of PGPGOUT for WRITE_SAMEJiufei Xue1-1/+1
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu1-3/+6
2018-03-01mq-deadline: Make sure to always unlock zonesDamien Le Moal1-3/+13
2018-03-01kconfig: add xstrdup() helperMasahiro Yamada6-5/+17