summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-3/+4
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-3/+4
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
|/
* Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-2816-143/+235
|\
| * nfsd: Fix display of the version stringTrond Myklebust2017-02-271-30/+26
| * nfsd: fix configuration of supported minor versionsTrond Myklebust2017-02-272-8/+22
| * nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-6/+7
| * sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-243-3/+1
| * nfsd: remove superfluous KERN_INFORasmus Villemoes2017-02-241-1/+1
| * nfsd: special case truncates some moreChristoph Hellwig2017-02-211-6/+26
| * nfsd: minor nfsd_setattr cleanupChristoph Hellwig2017-02-201-17/+12
| * nfsd: merge stable fix into main nfsd branchJ. Bruce Fields2017-02-201-37/+60
| |\
| * | NFSD: Reserve adequate space for LOCKT operationKinglong Mee2017-02-171-5/+5
| * | NFSD: Get response size before operation for all RPCsKinglong Mee2017-02-171-6/+63
| * | nfsd/callback: Drop a useless data copy when comparing sessionidKinglong Mee2017-02-171-7/+3
| * | nfsd/callback: skip the callback tagKinglong Mee2017-02-171-0/+1
| * | nfsd/callback: Cleanup callback cred on shutdownKinglong Mee2017-02-173-4/+15
| * | nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee2017-02-171-0/+8
| * | NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown2017-02-061-3/+7
| * | nfsd: opt in to labeled nfs per exportJ. Bruce Fields2017-01-313-1/+9
| * | nfsd: constify nfsd_suppatttrsJ. Bruce Fields2017-01-312-4/+4
| * | nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew2017-01-311-0/+2
| * | NFSD: Remove unused value inode in nfsd_vfs_writeKinglong Mee2017-01-311-4/+1
| * | NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee2017-01-314-36/+18
| * | NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-316-13/+11
| * | NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown2017-01-311-3/+7
* | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* | | fs: add i_blocksize()Fabian Frederick2017-02-271-3/+3
* | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-2/+4
|\ \ \
| * | | Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-191-2/+4
* | | | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-172-8/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-1/+1
| * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-0/+1
| * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-7/+10
* | | | nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields2017-02-091-37/+60
| |_|/ |/| |
* | | nfsd: special case truncates some moreChristoph Hellwig2017-01-311-60/+37
* | | NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee2017-01-313-15/+13
|/ /
* / nfsd: fix supported attributes for acl & labelsJ. Bruce Fields2017-01-121-1/+3
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-172-8/+6
|\
| * vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi2016-12-092-8/+6
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-161-2/+1
|\ \
| * | vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein2016-12-161-2/+1
| |/
* | Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-168-85/+103
|\ \
| * | nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-154-9/+33
| * | nfsd: constify reply_cache_stats_operations structureJulia Lawall2016-11-141-1/+1
| * | nfsd: update workqueue creationJ. Bruce Fields2016-11-141-1/+1
| * | nfsd: catch errors in decode_fattr earlierJ. Bruce Fields2016-11-012-7/+14
| * | nfsd: clean up supported attribute handlingJ. Bruce Fields2016-11-013-60/+42
| * | nfsd: fix error handling for clients that fail to return the layoutJeff Layton2016-11-011-4/+4