aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2017-01-31nfsd: opt in to labeled nfs per exportJ. Bruce Fields
2017-01-31nfsd: constify nfsd_suppatttrsJ. Bruce Fields
2017-01-31nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew
2017-01-31NFSD: Remove unused value inode in nfsd_vfs_writeKinglong Mee
2017-01-31NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee
2017-01-31NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown
2017-01-31nfsd: special case truncates some moreChristoph Hellwig
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2017-01-12nfsd: fix supported attributes for acl & labelsJ. Bruce Fields
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-12-09vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-14nfsd: constify reply_cache_stats_operations structureJulia Lawall
2016-11-14nfsd: update workqueue creationJ. Bruce Fields
2016-11-01nfsd: catch errors in decode_fattr earlierJ. Bruce Fields
2016-11-01nfsd: clean up supported attribute handlingJ. Bruce Fields
2016-11-01nfsd: fix error handling for clients that fail to return the layoutJeff Layton
2016-11-01nfsd: more robust allocation failure handling in nfsd_reply_cache_initJeff Layton
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