summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2021-01-25NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update NFSv2 diropargs decoding to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever
2021-01-25NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 READ argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the MKNOD3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the SYMLINK3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the MKDIR3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the CREATE3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the SETATTR3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the LINK3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the RENAME3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update COMMIT3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever
2021-01-25NFSD: Fix returned READDIR offset cookieChuck Lever
2021-01-25NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update WRITE3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update ACCESS3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever
2021-01-12nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2021-01-11Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-12-18NFSD: Restore NFSv4 decoding's SAVEMEM functionalityChuck Lever
2020-12-18NFSD: Fix sparse warning in nfssvc.cChuck Lever
2020-12-18nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust
2020-12-18nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust
2020-12-09nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust
2020-12-09nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALETrond Myklebust
2020-12-09nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton
2020-12-09nfsd: allow filesystems to opt out of subtree checkingJeff Layton
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-12-09Revert "nfsd4: support change_attr_type attribute"J. Bruce Fields
2020-12-09nfsd4: don't query change attribute in v2/v3 caseJ. Bruce Fields
2020-12-09nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields
2020-12-09nfsd: simplify nfsd4_change_infoJ. Bruce Fields
2020-12-09nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields
2020-12-09NFSD: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-12-09NFSD: Fix sparse warning in nfs4proc.cChuck Lever
2020-12-09nfsd: Fix message level for normal terminationkazuo ito
2020-12-03fsnotify: generalize handle_inode_event()Amir Goldstein