aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 6-40/+67
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesGravatar Trond Myklebust 1-3/+8
2017-05-10nfsd: encoders mustn't use unitialized values in error casesGravatar J. Bruce Fields 1-4/+4
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyGravatar Ari Kauppi 1-1/+2
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+4
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Gravatar Eric Biggers 1-1/+1
2017-04-25NFS: don't try to cross a mountpount when there isn't one there.Gravatar NeilBrown 1-4/+20
2017-04-25nfsd4: remove pointless strdup_if_nonnullGravatar NeilBrown 1-19/+6
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsGravatar J. Bruce Fields 2-9/+27
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsGravatar J. Bruce Fields 2-0/+6
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupGravatar J. Bruce Fields 2-8/+9
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsGravatar J. Bruce Fields 1-0/+36
2017-04-20scsi: introduce a result field in struct scsi_requestGravatar Christoph Hellwig 1-2/+2
2017-04-20block: remove the blk_execute_rq return valueGravatar Christoph Hellwig 1-2/+3
2017-04-13nfsd: fix oops on unsupported operationGravatar Olga Kornievskaia 1-1/+1
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...Gravatar NeilBrown 1-1/+1
2017-03-10NFSD: fix nfsd_reset_versions for NFSv4.Gravatar NeilBrown 1-14/+11
2017-03-10NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)Gravatar NeilBrown 1-1/+2
2017-03-10NFSD: further refinement of content of /proc/fs/nfsd/versionsGravatar NeilBrown 1-10/+33
2017-03-10nfsd: map the ENOKEY to nfserr_perm for avoiding warningGravatar Kinglong Mee 1-0/+1
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+4
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 2-3/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 16-143/+235
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 1-1/+1
2017-02-27fs: add i_blocksize()Gravatar Fabian Frederick 1-3/+3
2017-02-27nfsd: Fix display of the version stringGravatar Trond Myklebust 1-30/+26
2017-02-27nfsd: fix configuration of supported minor versionsGravatar Trond Myklebust 2-8/+22
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Gravatar Jeff Layton 1-6/+7
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsGravatar Jeff Layton 3-3/+1
2017-02-24nfsd: remove superfluous KERN_INFOGravatar Rasmus Villemoes 1-1/+1
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+4
2017-02-21nfsd: special case truncates some moreGravatar Christoph Hellwig 1-6/+26
2017-02-20nfsd: minor nfsd_setattr cleanupGravatar Christoph Hellwig 1-17/+12
2017-02-20nfsd: merge stable fix into main nfsd branchGravatar J. Bruce Fields 1-37/+60
2017-02-17NFSD: Reserve adequate space for LOCKT operationGravatar Kinglong Mee 1-5/+5
2017-02-17NFSD: Get response size before operation for all RPCsGravatar Kinglong Mee 1-6/+63
2017-02-17nfsd/callback: Drop a useless data copy when comparing sessionidGravatar Kinglong Mee 1-7/+3
2017-02-17nfsd/callback: skip the callback tagGravatar Kinglong Mee 1-0/+1
2017-02-17nfsd/callback: Cleanup callback cred on shutdownGravatar Kinglong Mee 3-4/+15
2017-02-17nfsd/idmap: return nfserr_inval for 0-length namesGravatar Kinglong Mee 1-0/+8
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeGravatar Jens Axboe 2-8/+12
2017-02-09nfsd: Revert "nfsd: special case truncates some more"Gravatar J. Bruce Fields 1-37/+60
2017-02-06NFSDv4: use export cache flushtime for changeid on V4ROOT objects.Gravatar NeilBrown 1-3/+7
2017-01-31block: fold cmd_type into the REQ_OP_ spaceGravatar Christoph Hellwig 1-1/+1
2017-01-31block: make scsi_request and scsi ioctl support optionalGravatar Christoph Hellwig 1-0/+1
2017-01-31nfsd: opt in to labeled nfs per exportGravatar J. Bruce Fields 3-1/+9
2017-01-31nfsd: constify nfsd_suppatttrsGravatar J. Bruce Fields 2-4/+4