summaryrefslogtreecommitdiff
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
* nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust2017-11-27
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * nfsd: deal with revoked delegations appropriatelyAndrew Elble2017-11-07
| * nfsd: use nfs->ns.inum as net IDVasily Averin2017-11-07
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-07
| * fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova2017-11-07
| * fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova2017-11-07
| * fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova2017-11-07
| * nfsd4: catch some false session retriesJ. Bruce Fields2017-11-07
| * nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-07
| * nfsd: use ARRAY_SIZEJérémy Lefaure2017-10-05
| * nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2017-10-04
| * nfsd: increase DRC cache limitJ. Bruce Fields2017-10-04
| * nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields2017-10-04
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-14
|\ \
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-01
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan2017-10-05
|/
* Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-09-09
|\
| * nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever2017-09-05
| * merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-05
| |\
| * | sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-24
| * | nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever2017-08-24
| * | nfsd4: individual encoders no longer see error casesJ. Bruce Fields2017-08-24
| * | nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-24
| * | nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-24
| * | nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-24
| * | nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields2017-08-01
* | | annotate RWF_... flagsChristoph Hellwig2017-08-31
| |/ |/|
* | nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-24
|/
* nfsd: Fix a memory scribble in the callback channelTrond Myklebust2017-07-17
* Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-13
|\
| * nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-12
| * Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-28
| |\
| * | nfsd4: const-ify nfsd4_opsChristoph Hellwig2017-05-15
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
| * | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
| * | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
| * | nfsd4: properly type op_func callbacksChristoph Hellwig2017-05-15
| * | nfsd4: remove nfsd4op_rsizeChristoph Hellwig2017-05-15
| * | nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig2017-05-15
| * | nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig2017-05-15
| * | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
| * | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
| * | sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-15
| * | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
| * | nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig2017-05-15
| * | nfsd: use named initializers in PROC()Christoph Hellwig2017-05-15
| * | nfsd4: const-ify nfs_cb_version4Christoph Hellwig2017-05-15
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-15