summary refs log tree commit diff
path: root/fs/nfsd
AgeCommit message (Expand)Author
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-24block: remove unnecessary argument from blk_execute_rqGuoqing Jiang
2021-01-24nfs: do not export idmapped mountsChristian Brauner
2021-01-24namei: prepare for idmapped mountsChristian Brauner
2021-01-24namei: introduce struct renamedataChristian Brauner
2021-01-24xattr: handle idmapped mountsTycho Andersen
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
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
2020-11-30NFSD: Remove macros that are no longer usedChuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_compound()Chuck Lever
2020-11-30NFSD: Make nfsd4_ops::opnum a u32Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_listxattrs()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_setxattr()Chuck Lever