summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Do uncached readdir when we're seeking a cookie in an empty page cacheTrond Myklebust2020-12-021-0/+17
* NFS: Reduce number of RPC calls when doing uncached readdirTrond Myklebust2020-12-021-36/+69
* NFS: Optimisations for monotonically increasing readdir cookiesTrond Myklebust2020-12-021-1/+22
* NFS: Improve handling of directory verifiersTrond Myklebust2020-12-023-20/+30
* NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir callsTrond Myklebust2020-12-022-8/+18
* NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust2020-12-025-53/+76
* NFS: Cleanup to remove nfs_readdir_descriptor_t typedefTrond Myklebust2020-12-021-17/+13
* NFS: Reduce readdir stack usageTrond Myklebust2020-12-021-25/+33
* NFS: nfs_do_filldir() does not return a valueTrond Myklebust2020-12-021-14/+7
* NFS: More readdir cleanupsTrond Myklebust2020-12-022-15/+11
* NFS: Support larger readdir buffersTrond Myklebust2020-12-023-22/+21
* NFS: Simplify struct nfs_cache_array_entryTrond Myklebust2020-12-021-21/+25
* NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()Trond Myklebust2020-12-021-2/+2
* NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()Trond Myklebust2020-12-021-7/+3
* NFS: Don't discard readdir resultsTrond Myklebust2020-12-021-4/+42
* NFS: Clean up directory array handlingTrond Myklebust2020-12-021-61/+77
* NFS: Clean up nfs_readdir_page_filler()Trond Myklebust2020-12-021-21/+18
* NFS: Clean up readdir struct nfs_cache_arrayTrond Myklebust2020-12-021-17/+49
* NFS: Ensure contents of struct nfs_open_dir_context are consistentTrond Myklebust2020-12-021-29/+43
* NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia2020-12-021-2/+8
* SUNRPC: rpc_wake_up() should wake up tasks in the correct orderTrond Myklebust2020-12-021-30/+35
* NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookuppTrond Myklebust2020-12-021-1/+5
* NFSv3: Add emulation of the lookupp() operationTrond Myklebust2020-12-021-0/+15
* NFSv3: Refactor nfs3_proc_lookup() to split out the dentryTrond Myklebust2020-12-021-11/+22
* NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo2020-12-021-1/+1
* NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2020-12-022-9/+13
* SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever2020-12-022-6/+10
* pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-303-15/+52
* Linux 5.10-rc6v5.10-rc6Linus Torvalds2020-11-301-1/+1
* Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-2924-55/+84
|\
| * intel_idle: Fix intel_idle() vs tracingPeter Zijlstra2020-11-241-17/+20
| * sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-2423-38/+64
* | Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-292-14/+4
|\ \
| * \ Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2020-11-252-14/+4
| |\ \
| | * | irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang2020-11-221-13/+3
| | * | irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi2020-11-221-1/+1
* | | | Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-294-3/+4
|\ \ \ \
| * | | | efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven2020-11-251-1/+1
| * | | | efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2020-11-252-1/+2
| * | | | efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński2020-11-251-1/+1
* | | | | Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-293-43/+32
|\ \ \ \ \
| * | | | | x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni2020-11-271-2/+4
| * | | | | x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-11-251-2/+2
| * | | | | x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen2020-11-241-7/+25
| * | | | | x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen2020-11-241-33/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-293-1/+4
|\ \ \ \ \
| * | | | | RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2020-11-251-0/+2
| * | | | | RISC-V: Add missing jump label initializationAnup Patel2020-11-251-0/+1
| * | | | | riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor2020-11-251-1/+1
| |/ / / /
* | | | | Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-283-6/+5
|\ \ \ \ \