summaryrefslogtreecommitdiff
path: root/fs/nfs_common
AgeCommit message (Expand)Author
2025-03-10fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-01-21nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-01-14nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer
2025-01-14nfs_common: add nfs_localio trace eventsMike Snitzer
2025-01-14nfs_common: track all open nfsd_files per LOCALIO nfs_clientMike Snitzer
2025-01-14nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lockMike Snitzer
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer
2025-01-14nfs: cache all open LOCALIO nfsd_file(s) in clientMike Snitzer
2025-01-14nfs_common: move localio_lock to new lock member of nfs_uuid_tMike Snitzer
2025-01-14nfs_common: rename functions that invalidate LOCALIO nfs_clientsMike Snitzer
2024-11-18nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs_common: prepare for the NFS client to use nfsd_file for LOCALIOMike Snitzer
2024-09-23nfs_common: add NFS LOCALIO auxiliary protocol enablementMike Snitzer
2024-09-23nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errnoMike Snitzer
2024-09-23nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2024-07-08fs: nfs: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-04-13NFSv4.2: remove MODULE_LICENSE in non-modulesNick Alcock
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2021-10-04nfs: Fix kerneldoc warning shown up by W=1David Howells
2021-07-06nfs_common: fix doc warningChenXiaoSong
2021-03-22NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLsChuck Lever
2021-01-28NFSv4_2: SSC helper should use its own config.Dai Ngo
2021-01-25NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLsChuck Lever
2020-12-09nfs_common: need lock during iterate through the listCheng Lin
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin
2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin
2017-09-26nfs_common: convert int to boolCorentin Labbe
2017-09-26nfs_common: move locks_in_grace comment at the right placeCorentin Labbe
2017-09-26nfs_common: fix build warning in grace.cCorentin Labbe
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-07-12fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick
2013-02-13nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22Remove pointless memset in nfsacl_encode()Jesper Juhl
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-23SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro
2005-10-11[PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher