summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-271-3/+4
* race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-273-3/+17
* NFSD: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
* nfsd: check for use of the closed special stateidAndrew Elble2017-11-271-2/+5
* nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-11-271-2/+2
* nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble2017-11-271-3/+8
* nfsd: remove net pointer from debug messagesVasily Averin2017-11-271-3/+3
* nfsd: Fix races with check_stateid_generation()Trond Myklebust2017-11-271-3/+19
* nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust2017-11-271-9/+3
* nfsd: Fix race in lock stateid creationTrond Myklebust2017-11-271-28/+42
* nfsd4: move find_lock_stateidTrond Myklebust2017-11-271-19/+19
* nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust2017-11-271-11/+8
* nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust2017-11-271-0/+8
* nfsd: Fix another OPEN stateid raceTrond Myklebust2017-11-271-15/+13
* nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust2017-11-271-8/+59
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-189-59/+136
|\
| * nfsd: deal with revoked delegations appropriatelyAndrew Elble2017-11-071-1/+24
| * nfsd: use nfs->ns.inum as net IDVasily Averin2017-11-071-2/+2
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-074-8/+11
| * fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova2017-11-072-5/+5
| * fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova2017-11-072-4/+4
| * fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova2017-11-073-15/+16
| * nfsd4: catch some false session retriesJ. Bruce Fields2017-11-072-1/+37
| * nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-073-7/+27
| * nfsd: use ARRAY_SIZEJérémy Lefaure2017-10-051-3/+2
| * nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2017-10-041-0/+5
| * nfsd: increase DRC cache limitJ. Bruce Fields2017-10-041-1/+1
| * nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields2017-10-041-12/+2
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-141-2/+2
|\ \
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-2/+2
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0236-0/+36
* | nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan2017-10-051-1/+8
|/
* Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-09-094-275/+233
|\
| * nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever2017-09-052-0/+21
| * merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-051-4/+2
| |\
| * | sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-241-1/+1
| * | nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever2017-08-241-2/+2
| * | nfsd4: individual encoders no longer see error casesJ. Bruce Fields2017-08-241-206/+103
| * | nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-243-3/+12
| * | nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-243-6/+36
| * | nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-243-14/+14
| * | nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields2017-08-012-43/+44
* | | annotate RWF_... flagsChristoph Hellwig2017-08-311-1/+1
| |/ |/|
* | nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-241-4/+2
|/
* nfsd: Fix a memory scribble in the callback channelTrond Myklebust2017-07-171-3/+3
* Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-1317-876/+999
|\
| * nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-123-3/+25
| * Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-283-34/+15
| |\
| * | nfsd4: const-ify nfsd4_opsChristoph Hellwig2017-05-151-7/+6
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-157-36/+36