aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-29lockd: fix access beyond unterminated strings in printsAmir Goldstein1-1/+1
2018-10-29nfsd: Fix an Oops in free_session()Trond Myklebust1-1/+1
2018-10-29nfsd: correctly decrement odstate refcount in error pathAndrew Elble1-2/+1
2018-10-29svcrdma: Increase the default connection credit limitChuck Lever1-6/+7
2018-10-29svcrdma: Remove try_module_get from backchannelChuck Lever1-14/+0
2018-10-29svcrdma: Remove ->release_rqst call in bc reply handlerChuck Lever1-5/+4
2018-10-29svcrdma: Reduce max_send_sgesChuck Lever1-4/+6
2018-10-29nfsd: fix fall-through annotationsGustavo A. R. Silva1-1/+2
2018-10-29knfsd: Improve lookup performance in the duplicate reply cache using an rbtreeTrond Myklebust2-11/+27
2018-10-29knfsd: Further simplify the cache lookupTrond Myklebust2-37/+27
2018-10-29knfsd: Simplify NFS duplicate replay cacheTrond Myklebust1-50/+44
2018-10-29knfsd: Remove dead code from nfsd_cache_lookupTrond Myklebust1-8/+0
2018-10-29SUNRPC: Simplify TCP receive codeTrond Myklebust1-39/+14
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust2-24/+24
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust3-66/+7
2018-10-29NFS: Fix up a typo in nfs_dns_ent_putTrond Myklebust1-1/+1
2018-10-29NFS: Lockless DNS lookupsTrond Myklebust1-3/+12
2018-10-29knfsd: Lockless lookup of NFSv4 identities.Trond Myklebust1-5/+6
2018-10-29SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust1-6/+26
2018-10-29knfsd: Allow lockless lookups of the exportsTrond Myklebust2-7/+9
2018-10-29SUNRPC: Make server side AUTH_UNIX use lockless lookupsTrond Myklebust1-6/+8
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust2-14/+91
2018-10-03SUNRPC: Refactor sunrpc_cache_lookupTrond Myklebust1-8/+25
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust4-6/+36
2018-10-03SUNRPC: Remove the server 'authtab_lock' and just use RCUTrond Myklebust1-18/+34
2018-09-25nfsd: remove set but not used variable 'dirp'YueHaibing1-2/+0
2018-09-25NFSD introduce async copy featureOlga Kornievskaia7-24/+326
2018-09-25NFSD OFFLOAD_CANCEL xdrOlga Kornievskaia2-1/+15
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia3-2/+55
2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia4-0/+115
2018-09-23Linux 4.19-rc5Greg Kroah-Hartman1-1/+1
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdGreg Kroah-Hartman2-12/+15
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipGreg Kroah-Hartman2-7/+22
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman5-11/+12
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman16-39/+245
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman5-12/+36
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-3/+6
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval5-11/+12
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlGreg Kroah-Hartman2-49/+64
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman27-244/+537
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman2-25/+6
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman3-2/+19
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman30-117/+152
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie11-18/+49
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie4-48/+45
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang6-8/+42
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi1-0/+1
2018-09-20mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin1-0/+11
2018-09-20kernel/sys.c: remove duplicated includeYueHaibing1-3/+0
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)1-0/+2