summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17xprtrdma: RPC completion should wait for Send completionChuck Lever
2017-11-17xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever
2017-11-17xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever
2017-11-17xprtrdma: Add data structure to manage RDMA Send argumentsChuck Lever
2017-11-17xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()Chuck Lever
2017-11-17xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever
2017-11-17xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()Chuck Lever
2017-11-17xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()Chuck Lever
2017-11-17xprtrdma: Decode credits field in rpcrdma_reply_handlerChuck Lever
2017-11-17xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completionChuck Lever
2017-11-17xprtrdma: Refactor rpcrdma_reply_handler some moreChuck Lever
2017-11-17xprtrdma: Move decoded header fields into rpcrdma_repChuck Lever
2017-11-17xprtrdma: Throw away reply when version is unrecognizedChuck Lever
2017-10-16xprtrdma: Remove ro_unmap_safeChuck Lever
2017-10-16xprtrdma: Use ro_unmap_sync in xprt_rdma_send_requestChuck Lever
2017-10-16xprtrdma: Don't defer fencing an async RPC's chunksChuck Lever
2017-10-16NFS: remove special-case revalidate in nfs_opendir()NeilBrown
2017-10-16NFS: revalidate "." etc correctly on "open".NeilBrown
2017-10-16NFS: Don't compare apples to elephants to determine access bitsAnna Schumaker
2017-10-16NFS: Create NFS_ACCESS_* flagsAnna Schumaker
2017-10-15Linux 4.14-rc5Linus Torvalds
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-15Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-15Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar
2017-10-14Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-10-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-13mm, swap: use page-cluster as max window of VMA based swap readaheadHuang Ying
2017-10-13mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lockWill Deacon
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-13fs/binfmt_misc.c: node could be NULL when evicting inodeEryu Guan
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-10-13Revert "vmalloc: back off when the current task is killed"Johannes Weiner
2017-10-13mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli