summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-07nfsd: deal with revoked delegations appropriatelyAndrew Elble
2017-11-07nfsd: use nfs->ns.inum as net IDVasily Averin
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2017-11-07fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova
2017-11-07fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova
2017-11-07fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova
2017-11-07nfsd4: catch some false session retriesJ. Bruce Fields
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields
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-10-05nfsd: use ARRAY_SIZEJérémy Lefaure
2017-10-04nfsd: give out fewer session slots as limit approachesJ. Bruce Fields
2017-10-04nfsd: increase DRC cache limitJ. Bruce Fields
2017-10-04nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields
2017-10-01iomap: Switch from blkno to disk offsetAndreas Gruenbacher
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