summaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28NFS: Initialise the readdir verifier as best we can in nfs_opendir()Trond Myklebust1-0/+1
2022-02-28NFS: Trace lookup revalidation failureTrond Myklebust1-12/+5
2022-02-28NFS: constify nfs_server_capable() and nfs_have_writebacks()Trond Myklebust1-4/+3
2022-02-28NFS: Return valid errors from nfs2/3_decode_dirent()Trond Myklebust2-16/+7
2022-02-28Revert "NFSv4: use unique client identifiers in network namespaces"Trond Myklebust1-14/+0
2022-02-26NFS: Use of mapping_set_error() results in spurious errorsTrond Myklebust1-1/+4
2022-02-26NFS: Clean up NFSv4.2 xattrsTrond Myklebust3-12/+18
2022-02-26NFS: Remove unnecessary XATTR cache invalidation in nfs_fhget()Trond Myklebust1-2/+0
2022-02-26NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTRTrond Myklebust2-0/+2
2022-02-26NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust3-5/+2
2022-02-26NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust3-19/+15
2022-02-26NFSv4: use unique client identifiers in network namespacesBenjamin Coddington1-0/+14
2022-02-26NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia4-2/+12
2022-02-26SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2-3/+3
2022-02-26SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNELTrond Myklebust4-19/+19
2022-02-26SUNRPC: Convert GFP_NOFS to GFP_KERNELTrond Myklebust5-7/+7
2022-02-26NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNELTrond Myklebust3-8/+8
2022-02-26NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2-9/+10
2022-02-26NFS: Convert GFP_NOFS to GFP_KERNELTrond Myklebust4-14/+13
2022-02-26NFSv4.2: Fix up an invalid combination of memory allocation flagsTrond Myklebust1-4/+3
2022-02-26NFSv4: Charge NFSv4 open state trackers to kmemcgTrond Myklebust2-4/+5
2022-02-26NFS: Charge open/lock file contexts to kmemcgTrond Myklebust2-3/+3
2022-02-26NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust1-0/+12
2022-02-26SUNRPC: remove redundant pointer plainhdrColin Ian King1-2/+2
2022-02-26NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()Xin Xiong1-3/+6
2022-02-25Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)4-14/+18
2022-02-25NFS: simplify check for freeing cn_respTom Rix1-2/+2
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg1-10/+14
2022-02-24KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa...Maxim Levitsky1-2/+17
2022-02-24KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang1-1/+12
2022-02-24ping: remove pr_err from ping_lookupXin Long1-1/+0
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski1-11/+1
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2-8/+43
2022-02-24ipv6: prevent a possible race condition with lifetimesNiels Dossche1-0/+2
2022-02-24net/smc: Use a mutex for locking "struct smc_pnettable"Fabio M. De Francesco2-22/+22
2022-02-24bnx2x: fix driver load from initrdManish Chopra1-0/+3
2022-02-24Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki1-8/+4
2022-02-24Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki1-1/+1
2022-02-24surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede1-3/+10
2022-02-24platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello1-9/+33
2022-02-24net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman1-1/+1
2022-02-24net/mlx5e: Add missing increment of countLama Kayal1-0/+1
2022-02-24net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman1-17/+11
2022-02-24net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman7-3/+32
2022-02-24net/mlx5e: Add feature check for set fec countersLama Kayal1-3/+3
2022-02-24net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan2-0/+8
2022-02-24net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6
2022-02-24net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan1-0/+6
2022-02-24net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan1-1/+2
2022-02-24net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1