summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2021-05-19nfsd: ensure new clients break delegationsJ. Bruce Fields
2021-05-14NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia
2021-05-14NFSD: Fix sparse warning in nfs4proc.cChuck Lever
2021-04-07NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia
2021-04-07fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha
2021-03-25NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia
2021-03-25nfsd: don't abort copies earlyJ. Bruce Fields
2021-03-25nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust
2021-03-20Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields
2021-03-20Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields
2021-03-04nfsd: register pernet ops last, unregister firstJ. Bruce Fields
2021-01-27nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust
2021-01-27nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2020-12-30fsnotify: generalize handle_inode_event()Amir Goldstein
2020-12-30NFSD: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-12-30nfsd: Fix message level for normal terminationkazuo ito
2020-11-05NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copyDai Ngo
2020-11-05NFSD: Fix use-after-free warning when doing inter-server copyDai Ngo
2020-11-05NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVALChuck Lever
2020-11-05NFSD: NFSv3 PATHCONF Reply is improperly formedChuck Lever
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo
2020-10-16nfsd: remove unneeded breakTom Rix
2020-10-12NFSD: Encode a full READ_PLUS replyAnna Schumaker
2020-10-12NFSD: Return both a hole and a data segmentAnna Schumaker
2020-10-12NFSD: Add READ_PLUS hole segment encodingAnna Schumaker
2020-10-12NFSD: Add READ_PLUS data supportAnna Schumaker
2020-10-12NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever
2020-10-02NFSD: Map nfserr_wrongsec outside of nfsd_dispatchChuck Lever
2020-10-02NFSD: Remove the RETURN_STATUS() macroChuck Lever
2020-10-02NFSD: Call NFSv2 encoders on error returnsChuck Lever
2020-10-02NFSD: Fix .pc_release method for NFSv2Chuck Lever
2020-10-02NFSD: Remove vestigial typedefsChuck Lever
2020-10-02NFSD: Refactor nfsd_dispatch() error pathsChuck Lever
2020-10-02NFSD: Clean up nfsd_dispatch() variablesChuck Lever
2020-10-02NFSD: Clean up stale comments in nfsd_dispatch()Chuck Lever
2020-10-02NFSD: Clean up switch statement in nfsd_dispatch()Chuck Lever
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever
2020-10-02NFSACL: Replace PROC() macro with open codeChuck Lever
2020-10-02NFSD: Add missing NFSv2 .pc_func methodsChuck Lever
2020-09-25nfsd: rq_lease_breaker cleanupJ. Bruce Fields
2020-09-25nfsd4: remove check_conflicting_opens warningJ. Bruce Fields
2020-09-25nfsd: Cache R, RW, and W opens separatelyJ. Bruce Fields
2020-09-25silence nfscache allocation warnings with kvzallocRik van Riel
2020-09-25nfsd: fix comparison to bool warningZheng Bin
2020-09-25NFSD: Correct type annotations in COPY XDR functionsChuck Lever
2020-09-25NFSD: Correct type annotations in user xattr XDR functionsChuck Lever
2020-09-25NFSD: Correct type annotations in user xattr helpersChuck Lever
2020-09-25SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker