aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+13
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-23/+16
2017-06-29nfsd: remove nfsd_vfs_readChristoph Hellwig1-11/+6
2017-06-29nfsd: use vfs_iter_read/writeChristoph Hellwig1-10/+7
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-1/+0
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-baseChristoph Hellwig1-2/+2
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe3-34/+15
2017-06-05nfsd: namespace-prefix uuid_parseChristoph Hellwig1-2/+2
2017-06-01nfsd: Check queue type before submitting a SCSI requestBart Van Assche1-0/+3
2017-05-27nfsd_readlink(): switch to vfs_get_link()Al Viro1-23/+16
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields1-7/+6
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2-27/+9
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-40/+67
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust1-3/+8
2017-05-10nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi1-1/+2
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+4
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers1-1/+1
2017-04-25NFS: don't try to cross a mountpount when there isn't one there.NeilBrown1-4/+20
2017-04-25nfsd4: remove pointless strdup_if_nonnullNeilBrown1-19/+6
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2-9/+27
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+9
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-2/+2
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-2/+3
2017-04-13nfsd: fix oops on unsupported operationOlga Kornievskaia1-1/+1
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()NeilBrown1-1/+1
2017-03-10NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown1-14/+11
2017-03-10NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown1-1/+2
2017-03-10NFSD: further refinement of content of /proc/fs/nfsd/versionsNeilBrown1-10/+33
2017-03-10nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee1-0/+1
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+4
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells2-3/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds16-143/+235
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-27fs: add i_blocksize()Fabian Frederick1-3/+3
2017-02-27nfsd: Fix display of the version stringTrond Myklebust1-30/+26
2017-02-27nfsd: fix configuration of supported minor versionsTrond Myklebust2-8/+22
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton1-6/+7
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton3-3/+1
2017-02-24nfsd: remove superfluous KERN_INFORasmus Villemoes1-1/+1
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+4
2017-02-21nfsd: special case truncates some moreChristoph Hellwig1-6/+26
2017-02-20nfsd: minor nfsd_setattr cleanupChristoph Hellwig1-17/+12
2017-02-20nfsd: merge stable fix into main nfsd branchJ. Bruce Fields1-37/+60
2017-02-17NFSD: Reserve adequate space for LOCKT operationKinglong Mee1-5/+5