summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-086-36/+55
|\
| * NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-081-3/+2
| * nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-083-24/+37
| * nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-081-0/+1
| * nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-082-2/+10
| * nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields2018-02-051-4/+1
| * nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-051-0/+1
| * nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-211-3/+3
* | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-291-1/+2
|\ \
| * | nfsd: convert to new i_version APIJeff Layton2018-01-291-1/+2
| |/
* | nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-221-3/+3
* | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+3
|/
* 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
OpenPOWER on IntegriCloud