summaryrefslogtreecommitdiff
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-03
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-03
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-03
* nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-03
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-03
* nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-03
* nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-03
* nfsd: Record request byte count, not count of vectorsChuck Lever2018-04-03
* nfsd: Fix NFSD trace pointsChuck Lever2018-04-03
* nfsd: use correct enum type in decode_cb_op_statusStefan Agner2018-04-03
* nfsd: fix boolreturn.cocci warningsFengguang Wu2018-04-03
* nfsd: create a separate lease for each delegationJ. Bruce Fields2018-03-20
* nfsd: move sc_file assignment into alloc_init_delegJ. Bruce Fields2018-03-20
* nfsd: factor out common delegation-destruction codeJ. Bruce Fields2018-03-20
* nfsd: make nfs4_get_existing_delegation less confusingJ. Bruce Fields2018-03-20
* nfsd4: dp->dl_stid.sc_file doesn't need lockingJ. Bruce Fields2018-03-20
* nfsd4: set fl_owner to delegation, not file pointerJ. Bruce Fields2018-03-20
* nfsd: simplify nfs4_put_deleg_lease callsJ. Bruce Fields2018-03-20
* nfsd: simplify put of fi_deleg_fileJ. Bruce Fields2018-03-20
* nfsd: move nfs4_client allocation to dedicated slabcacheJeff Layton2018-03-19
* nfsd: don't require low ports for gss requestsJ. Bruce Fields2018-03-19
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-19
* nfsd4: send the special close_stateid in v4.0 replies as wellJeff Layton2018-03-19
* nfsd: remove blocked locks on client teardownJeff Layton2018-03-19
* Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-08
|\
| * NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-08
| * nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-08
| * nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-08
| * nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-08
| * nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields2018-02-05
| * nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-05
| * nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-21
* | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-29
|\ \
| * | nfsd: convert to new i_version APIJeff Layton2018-01-29
| |/
* | nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-22
* | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-14
|/
* lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-27
* race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-27
* NFSD: make cache_detail structures constBhumika Goyal2017-11-27
* nfsd: check for use of the closed special stateidAndrew Elble2017-11-27
* nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-11-27
* nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble2017-11-27
* nfsd: remove net pointer from debug messagesVasily Averin2017-11-27
* nfsd: Fix races with check_stateid_generation()Trond Myklebust2017-11-27
* nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust2017-11-27
* nfsd: Fix race in lock stateid creationTrond Myklebust2017-11-27
* nfsd4: move find_lock_stateidTrond Myklebust2017-11-27
* nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust2017-11-27
* nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust2017-11-27
* nfsd: Fix another OPEN stateid raceTrond Myklebust2017-11-27