summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07NFSD: Implement the COPY callAnna Schumaker
2016-10-07nfsd: handle EUCLEANJ. Bruce Fields
2016-10-07nfsd: only WARN once on unmapped errorsJ. Bruce Fields
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-09-26nfsd4: setclientid_confirm with unmatched verifier should failJ. Bruce Fields
2016-09-26nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields
2016-09-26nfsd: set the MAY_NOTIFY_LOCK flag in OPEN repliesJeff Layton
2016-09-26nfsd: add a LRU list for blocked locksJeff Layton
2016-09-26nfsd: have nfsd4_lock use blocking locks for v4.1+ locksJeff Layton
2016-09-26nfsd: plumb in a CB_NOTIFY_LOCK operationJeff Layton
2016-09-26NFSD: fix corruption in notifier registrationVasily Averin
2016-09-23nfsd: fix dprintk in nfsd4_encode_getdeviceinfoJeff Layton
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-16nfsd: eliminate cb_minorversion fieldJeff Layton
2016-09-16nfsd: don't set a FL_LAYOUT lease for flexfiles layoutsJeff Layton
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton
2016-08-11nfsd: Fix race between FREE_STATEID and LOCKChuck Lever
2016-08-11nfsd: fix dentry refcounting on createJosef Bacik
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-15nfsd: allow nfsd to advertise multiple layout typesJeff Layton
2016-07-15nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever
2016-07-15nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington
2016-07-13nfsd: Fix some indent inconsistancyChristophe JAILLET
2016-07-13nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin
2016-07-13nfsd: Add a super simple flex file serverTom Haynes
2016-07-13nfsd: flex file device id encoding will need the server addressTom Haynes
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-06-15nfsd: Make init_open_stateid() a bit more wholeOleg Drokin