summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* | | NFSD: Update the MKDIR3args decoder to use struct xdr_streamChuck Lever2021-01-251-6/+4
* | | NFSD: Update the CREATE3args decoder to use struct xdr_streamChuck Lever2021-01-251-10/+10
* | | NFSD: Update the SETATTR3args decoder to use struct xdr_streamChuck Lever2021-01-251-17/+121
* | | NFSD: Update the LINK3args decoder to use struct xdr_streamChuck Lever2021-01-251-6/+4
* | | NFSD: Update the RENAME3args decoder to use struct xdr_streamChuck Lever2021-01-251-7/+5
* | | NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_streamChuck Lever2021-01-251-5/+35
* | | NFSD: Update COMMIT3arg decoder to use struct xdr_streamChuck Lever2021-01-251-5/+8
* | | NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever2021-01-252-15/+24
* | | NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever2021-01-253-31/+19
* | | NFSD: Fix returned READDIR offset cookieChuck Lever2021-01-251-3/+4
* | | NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever2021-01-253-23/+5
* | | NFSD: Update WRITE3arg decoder to use struct xdr_streamChuck Lever2021-01-251-31/+20
* | | NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever2021-01-253-27/+25
* | | NFSD: Update ACCESS3arg decoder to use struct xdr_streamChuck Lever2021-01-252-5/+6
* | | NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever2021-01-253-9/+27
* | | SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever2021-01-255-0/+50
|/ /
* / nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields2021-01-121-1/+6
|/
* Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2021-01-114-27/+41
|\
| * NFSD: Restore NFSv4 decoding's SAVEMEM functionalityChuck Lever2020-12-181-16/+26
| * NFSD: Fix sparse warning in nfssvc.cChuck Lever2020-12-183-7/+5
| * nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust2020-12-181-4/+5
| * nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust2020-12-181-0/+5
* | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-171-1/+1
|\ \ | |/ |/|
| * fsnotify: generalize handle_inode_event()Amir Goldstein2020-12-031-1/+1
* | nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust2020-12-093-1/+10
* | nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust2020-12-091-2/+11
* | nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALETrond Myklebust2020-12-091-4/+12
* | nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton2020-12-091-7/+9
* | nfsd: allow filesystems to opt out of subtree checkingJeff Layton2020-12-091-0/+6
* | nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton2020-12-093-3/+20
* | Revert "nfsd4: support change_attr_type attribute"J. Bruce Fields2020-12-092-11/+0
* | nfsd4: don't query change attribute in v2/v3 caseJ. Bruce Fields2020-12-091-5/+9
* | nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields2020-12-091-8/+5
* | nfsd: simplify nfsd4_change_infoJ. Bruce Fields2020-12-092-20/+2
* | nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields2020-12-093-12/+13
* | NFSD: Fix 5 seconds delay when doing inter server copyDai Ngo2020-12-091-0/+1
* | NFSD: Fix sparse warning in nfs4proc.cChuck Lever2020-12-091-6/+2
* | nfsd: Fix message level for normal terminationkazuo ito2020-12-091-2/+1
* | NFSD: Remove macros that are no longer usedChuck Lever2020-11-302-49/+0
* | NFSD: Replace READ* macros in nfsd4_decode_compound()Chuck Lever2020-11-301-40/+29
* | NFSD: Make nfsd4_ops::opnum a u32Chuck Lever2020-11-303-6/+5
* | NFSD: Replace READ* macros in nfsd4_decode_listxattrs()Chuck Lever2020-11-301-5/+5
* | NFSD: Replace READ* macros in nfsd4_decode_setxattr()Chuck Lever2020-11-301-7/+7
* | NFSD: Replace READ* macros in nfsd4_decode_xattr_name()Chuck Lever2020-11-301-12/+9
* | NFSD: Replace READ* macros in nfsd4_decode_clone()Chuck Lever2020-11-301-31/+21
* | NFSD: Replace READ* macros in nfsd4_decode_seek()Chuck Lever2020-11-301-7/+7
* | NFSD: Replace READ* macros in nfsd4_decode_offload_status()Chuck Lever2020-11-301-1/+1
* | NFSD: Replace READ* macros in nfsd4_decode_copy_notify()Chuck Lever2020-11-301-8/+8
* | NFSD: Replace READ* macros in nfsd4_decode_copy()Chuck Lever2020-11-302-20/+23
* | NFSD: Replace READ* macros in nfsd4_decode_nl4_server()Chuck Lever2020-11-301-14/+20