summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2017-02-17NFSD: Get response size before operation for all RPCsKinglong Mee1-6/+63
2017-02-17nfsd/callback: Drop a useless data copy when comparing sessionidKinglong Mee1-7/+3
2017-02-17nfsd/callback: skip the callback tagKinglong Mee1-0/+1
2017-02-17nfsd/callback: Cleanup callback cred on shutdownKinglong Mee3-4/+15
2017-02-17nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee1-0/+8
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2-8/+12
2017-02-09nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields1-37/+60
2017-02-06NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown1-3/+7
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig1-1/+1
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig1-0/+1
2017-01-31nfsd: opt in to labeled nfs per exportJ. Bruce Fields3-1/+9
2017-01-31nfsd: constify nfsd_suppatttrsJ. Bruce Fields2-4/+4
2017-01-31nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew1-0/+2
2017-01-31NFSD: Remove unused value inode in nfsd_vfs_writeKinglong Mee1-4/+1
2017-01-31NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee4-36/+18
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee6-13/+11
2017-01-31NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown1-3/+7
2017-01-31nfsd: special case truncates some moreChristoph Hellwig1-60/+37
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-7/+10
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman1-2/+4
2017-01-12nfsd: fix supported attributes for acl & labelsJ. Bruce Fields1-1/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2-8/+6
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-85/+103
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein1-2/+1
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher4-9/+33
2016-12-09vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi2-8/+6
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2-2/+2
2016-11-14nfsd: constify reply_cache_stats_operations structureJulia Lawall1-1/+1
2016-11-14nfsd: update workqueue creationJ. Bruce Fields1-1/+1
2016-11-01nfsd: catch errors in decode_fattr earlierJ. Bruce Fields2-7/+14
2016-11-01nfsd: clean up supported attribute handlingJ. Bruce Fields3-60/+42
2016-11-01nfsd: fix error handling for clients that fail to return the layoutJeff Layton1-4/+4
2016-11-01nfsd: more robust allocation failure handling in nfsd_reply_cache_initJeff Layton1-3/+8
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever1-6/+4
2016-10-24nfsd: move blocked lock handling under a dedicated spinlockJeff Layton2-13/+20
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds16-49/+511
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+3
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro1-5/+3
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan2-4/+4
2016-10-07NFSD: Implement the COPY callAnna Schumaker5-13/+181
2016-10-07nfsd: handle EUCLEANJ. Bruce Fields1-0/+1
2016-10-07nfsd: only WARN once on unmapped errorsJ. Bruce Fields1-1/+1
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani1-1/+1
2016-09-26nfsd4: setclientid_confirm with unmatched verifier should failJ. Bruce Fields1-2/+3
2016-09-26nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields1-0/+2
2016-09-26nfsd: set the MAY_NOTIFY_LOCK flag in OPEN repliesJeff Layton1-2/+4