aboutsummaryrefslogtreecommitdiffstats
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-16nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust
2018-01-22nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin
2017-11-27NFSD: make cache_detail structures constBhumika Goyal
2017-11-27nfsd: check for use of the closed special stateidAndrew Elble
2017-11-27nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda
2017-11-27nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble
2017-11-27nfsd: remove net pointer from debug messagesVasily Averin
2017-11-27nfsd: Fix races with check_stateid_generation()Trond Myklebust
2017-11-27nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust
2017-11-27nfsd: Fix race in lock stateid creationTrond Myklebust
2017-11-27nfsd4: move find_lock_stateidTrond Myklebust
2017-11-27nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust
2017-11-27nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust
2017-11-27nfsd: Fix another OPEN stateid raceTrond Myklebust
2017-11-27nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust
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