summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-25nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi
2017-05-03nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-05-03nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-05-03nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-08nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee
2017-03-12nfsd: special case truncates some moreChristoph Hellwig
2017-03-12nfsd: minor nfsd_setattr cleanupChristoph Hellwig
2017-02-09NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2016-10-24nfsd: move blocked lock handling under a dedicated spinlockJeff Layton
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