summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2019-12-17nfsd: Return EPERM, not EACCES, in some SETATTR caseszhengbin
2019-12-17nfsd: fix a warning in __cld_pipe_upcall()Scott Mayhew
2019-07-31nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-31nfsd: fix performance-limiting session calculationJ. Bruce Fields
2019-07-31nfsd: give out fewer session slots as limit approachesJ. Bruce Fields
2019-07-31nfsd: increase DRC cache limitJ. Bruce Fields
2019-06-15nfsd: allow fh_want_write to be called twiceJ. Bruce Fields
2019-05-02nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust
2019-03-23nfsd: fix wrong check in write_v4_end_grace()Yihao Wu
2019-03-23nfsd: fix memory corruption caused by readdirNeilBrown
2019-02-12nfsd4: catch some false session retriesJ. Bruce Fields
2019-02-12nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields
2019-02-12nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields
2018-11-21nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew
2018-11-10vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein
2018-10-03nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields
2018-08-03nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2018-04-19nfsd: fix incorrect umasksJ. Bruce Fields
2018-03-28nfsd: remove blocked locks on client teardownJeff Layton
2018-03-24nfsd4: permit layoutget of executable-only filesBenjamin Coddington
2018-02-03lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin
2018-02-03nfsd: check for use of the closed special stateidAndrew Elble
2018-02-03nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust
2018-02-03nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust
2018-01-31nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-05nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda
2017-12-05nfsd: Fix another OPEN stateid raceTrond Myklebust
2017-12-05nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust
2017-11-30nfsd: deal with revoked delegations appropriatelyAndrew Elble
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever
2017-08-24nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever
2017-08-24nfsd4: individual encoders no longer see error casesJ. Bruce Fields
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-01nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields
2017-07-17nfsd: Fix a memory scribble in the callback channelTrond Myklebust
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds