summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
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
2017-06-29nfsd: remove nfsd_vfs_readChristoph Hellwig
2017-06-29nfsd: use vfs_iter_read/writeChristoph Hellwig
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-05nfsd: namespace-prefix uuid_parseChristoph Hellwig
2017-06-01nfsd: Check queue type before submitting a SCSI requestBart Van Assche
2017-05-27nfsd_readlink(): switch to vfs_get_link()Al Viro
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields
2017-05-15nfsd4: const-ify nfsd4_opsChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-05-15nfsd4: properly type op_func callbacksChristoph Hellwig
2017-05-15nfsd4: remove nfsd4op_rsizeChristoph Hellwig
2017-05-15nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig