aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-05-10nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-04-25NFS: don't try to cross a mountpount when there isn't one there.NeilBrown
2017-04-25nfsd4: remove pointless strdup_if_nonnullNeilBrown
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-13nfsd: fix oops on unsupported operationOlga Kornievskaia
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-03-10NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown
2017-03-10NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown
2017-03-10NFSD: further refinement of content of /proc/fs/nfsd/versionsNeilBrown
2017-03-10nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-27nfsd: Fix display of the version stringTrond Myklebust
2017-02-27nfsd: fix configuration of supported minor versionsTrond Myklebust
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2017-02-24nfsd: remove superfluous KERN_INFORasmus Villemoes
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-21nfsd: special case truncates some moreChristoph Hellwig
2017-02-20nfsd: minor nfsd_setattr cleanupChristoph Hellwig
2017-02-20nfsd: merge stable fix into main nfsd branchJ. Bruce Fields
2017-02-17NFSD: Reserve adequate space for LOCKT operationKinglong Mee
2017-02-17NFSD: Get response size before operation for all RPCsKinglong Mee
2017-02-17nfsd/callback: Drop a useless data copy when comparing sessionidKinglong Mee
2017-02-17nfsd/callback: skip the callback tagKinglong Mee
2017-02-17nfsd/callback: Cleanup callback cred on shutdownKinglong Mee
2017-02-17nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-09nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields
2017-02-06NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig