aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 6-36/+55
2018-02-08NFSD: hide unused svcxdr_dupstr()Gravatar Arnd Bergmann 1-3/+2
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesGravatar Amir Goldstein 3-24/+37
2018-02-08nfsd: encode stat->mtime for getattr instead of inode->i_mtimeGravatar Amir Goldstein 1-0/+1
2018-02-08nfsd: return RESOURCE not GARBAGE_ARGS on too many opsGravatar J. Bruce Fields 2-2/+10
2018-02-05nfsd4: don't set lock stateid's sc_type to CLOSEDGravatar J. Bruce Fields 1-4/+1
2018-02-05nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Gravatar Trond Myklebust 1-0/+1
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2018-01-29nfsd: convert to new i_version APIGravatar Jeff Layton 1-1/+2
2018-01-22nfsd: auth: Fix gid sorting when rootsquash enabledGravatar Ben Hutchings 1-3/+3
2017-12-21nfsd4: permit layoutget of executable-only filesGravatar Benjamin Coddington 1-3/+3
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsGravatar Thiago Rafael Becker 1-0/+3
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceGravatar Vasily Averin 1-3/+4
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeGravatar Vasily Averin 3-3/+17
2017-11-27NFSD: make cache_detail structures constGravatar Bhumika Goyal 2-4/+4
2017-11-27nfsd: check for use of the closed special stateidGravatar Andrew Elble 1-2/+5
2017-11-27nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatGravatar Naofumi Honda 1-2/+2
2017-11-27nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classGravatar Andrew Elble 1-3/+8
2017-11-27nfsd: remove net pointer from debug messagesGravatar Vasily Averin 1-3/+3
2017-11-27nfsd: Fix races with check_stateid_generation()Gravatar Trond Myklebust 1-3/+19
2017-11-27nfsd: Ensure we check stateid validity in the seqid operation checksGravatar Trond Myklebust 1-9/+3
2017-11-27nfsd: Fix race in lock stateid creationGravatar Trond Myklebust 1-28/+42
2017-11-27nfsd4: move find_lock_stateidGravatar Trond Myklebust 1-19/+19
2017-11-27nfsd: Ensure we don't recognise lock stateids after freeing themGravatar Trond Myklebust 1-11/+8
2017-11-27nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Gravatar Trond Myklebust 1-0/+8
2017-11-27nfsd: Fix another OPEN stateid raceGravatar Trond Myklebust 1-15/+13
2017-11-27nfsd: Fix stateid races between OPEN and CLOSEGravatar Trond Myklebust 1-8/+59
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 9-59/+136
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-2/+2
2017-11-07nfsd: deal with revoked delegations appropriatelyGravatar Andrew Elble 1-1/+24
2017-11-07nfsd: use nfs->ns.inum as net IDGravatar Vasily Averin 1-2/+2
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeGravatar Arnd Bergmann 4-8/+11
2017-11-07fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tGravatar Elena Reshetova 2-5/+5
2017-11-07fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tGravatar Elena Reshetova 2-4/+4
2017-11-07fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tGravatar Elena Reshetova 3-15/+16
2017-11-07nfsd4: catch some false session retriesGravatar J. Bruce Fields 2-1/+37
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsGravatar J. Bruce Fields 3-7/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 36-0/+36
2017-10-05nfsd4: define nfsd4_secinfo_no_name_release()Gravatar Eryu Guan 1-1/+8
2017-10-05nfsd: use ARRAY_SIZEGravatar Jérémy Lefaure 1-3/+2
2017-10-04nfsd: give out fewer session slots as limit approachesGravatar J. Bruce Fields 1-0/+5
2017-10-04nfsd: increase DRC cache limitGravatar J. Bruce Fields 1-1/+1
2017-10-04nfsd: remove unnecessary nofilehandle checksGravatar J. Bruce Fields 1-12/+2
2017-10-01iomap: Switch from blkno to disk offsetGravatar Andreas Gruenbacher 1-2/+2
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-275/+233
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferGravatar Chuck Lever 2-0/+21
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchGravatar J. Bruce Fields 1-4/+2
2017-08-31annotate RWF_... flagsGravatar Christoph Hellwig 1-1/+1
2017-08-24sunrpc: Const-ify struct sv_serv_opsGravatar Chuck Lever 1-1/+1
2017-08-24nfsd: Const-ify NFSv4 encoding and decoding ops arraysGravatar Chuck Lever 1-2/+2