summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-1316-49/+511
|\
| * NFSD: Implement the COPY callAnna Schumaker2016-10-075-13/+181
| * nfsd: handle EUCLEANJ. Bruce Fields2016-10-071-0/+1
| * nfsd: only WARN once on unmapped errorsJ. Bruce Fields2016-10-071-1/+1
| * nfsd4: setclientid_confirm with unmatched verifier should failJ. Bruce Fields2016-09-261-2/+3
| * nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields2016-09-261-0/+2
| * nfsd: set the MAY_NOTIFY_LOCK flag in OPEN repliesJeff Layton2016-09-261-2/+4
| * nfsd: add a LRU list for blocked locksJeff Layton2016-09-263-0/+65
| * nfsd: have nfsd4_lock use blocking locks for v4.1+ locksJeff Layton2016-09-262-20/+156
| * nfsd: plumb in a CB_NOTIFY_LOCK operationJeff Layton2016-09-263-0/+73
| * NFSD: fix corruption in notifier registrationVasily Averin2016-09-261-4/+14
| * nfsd: fix dprintk in nfsd4_encode_getdeviceinfoJeff Layton2016-09-231-1/+1
| * nfsd: eliminate cb_minorversion fieldJeff Layton2016-09-162-5/+3
| * nfsd: don't set a FL_LAYOUT lease for flexfiles layoutsJeff Layton2016-09-163-1/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-1/+1
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-5/+3
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-5/+3
| |\ \ | | |/ | |/|
| | * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-5/+3
* | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-072-4/+4
|/ /
* | nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton2016-08-121-5/+20
* | nfsd: Fix race between FREE_STATEID and LOCKChuck Lever2016-08-111-12/+28
* | nfsd: fix dentry refcounting on createJosef Bacik2016-08-111-3/+6
|/
* Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-0422-180/+565
|\
| * nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter2016-08-041-3/+2
| * nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields2016-08-042-11/+2
| * nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields2016-08-041-7/+4
| * nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields2016-08-041-10/+0
| * nfsd: reorganize nfsd_createJ. Bruce Fields2016-08-043-55/+61
| * nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields2016-08-042-13/+10
| * nfsd: remove redundant zero-length check from createJ. Bruce Fields2016-08-042-6/+0
| * nfsd: Make creates return EEXIST instead of EACCESOleg Drokin2016-08-042-2/+15
| * nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-155-24/+22
| * nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever2016-07-151-23/+17
| * nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee2016-07-151-2/+2
| * xfs: abstract block export operations from nfsd layoutsBenjamin Coddington2016-07-151-0/+2
| * nfsd: Fix some indent inconsistancyChristophe JAILLET2016-07-133-3/+3
| * nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin2016-07-131-1/+1
| * nfsd: Add a super simple flex file serverTom Haynes2016-07-137-1/+329
| * nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-133-1/+4
| * nfsd: implement machine credential support for some operationsAndrew Elble2016-07-137-28/+99
| * nfsd: allow mach_creds_match to be used more broadlyAndrew Elble2016-07-132-7/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-291-9/+4
|\ \
| * | vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-231-9/+4
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-282-4/+0
|\ \ \
| * \ \ Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-307-76/+65
| |\ \ \ | | | |/ | | |/|
| * | | drop redundant ->owner initializationsAl Viro2016-05-292-4/+0
| | |/ | |/|
* | | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-272-0/+2
|\ \ \ | |_|/ |/| |
| * | fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-212-0/+2
| |/
* | nfsd: check permissions when setting ACLsBen Hutchings2016-06-243-27/+25
OpenPOWER on IntegriCloud