summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust2020-11-121-5/+1
* NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust2020-11-121-5/+4
* NFS: Fix listxattr receive buffer sizeChuck Lever2020-11-121-2/+2
* NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields2020-11-121-0/+2
* nfsroot: Default mount option should ask for built-in NFS versionHelge Deller2020-11-021-0/+6
* Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-223-6/+54
|\
| * NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo2020-10-213-6/+54
* | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-2015-114/+396
|\ \
| * | NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-10-161-3/+6
| * | NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust2020-10-152-4/+9
| * | NFS: Only reference user namespace from nfs4idmap struct instead of credSargun Dhillon2020-10-131-7/+8
| * | nfs: add missing "posix" local_lock constant table definitionScott Mayhew2020-10-121-0/+1
| * | NFSv4: Use the net namespace uniquifier if it is setTrond Myklebust2020-10-091-4/+17
| * | NFSv4: Clean up initialisation of uniquified client id stringsTrond Myklebust2020-10-091-41/+34
| * | NFS: Decode a full READ_PLUS replyAnna Schumaker2020-10-071-17/+19
| * | NFS: Add READ_PLUS hole segment decodingAnna Schumaker2020-10-071-1/+25
| * | NFS: Add READ_PLUS data segment supportAnna Schumaker2020-10-074-3/+184
| * | NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker2020-10-071-5/+1
| * | NFS: fix nfs_path in case of a rename retryAshish Sangwan2020-10-061-4/+8
| * | fs: nfs: return per memcg count for xattr shrinkersYang Shi2020-10-021-2/+2
| * | NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington2020-10-023-34/+56
| * | nfs: remove incorrect fallthrough labelNick Desaulniers2020-10-021-1/+1
| * | NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia2020-09-241-3/+42
| * | nfs: fix spellint typo in pnfs.cWang Qing2020-09-241-1/+1
| * | pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2020-09-211-17/+17
| * | pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust2020-09-211-5/+6
| * | NFSv4.2: xattr cache: remove unused cache struct fieldFrank van der Linden2020-09-211-1/+0
| * | nfs: Convert to use the preferred fallthrough macroMiaohe Lin2020-09-211-1/+1
| * | NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski2020-09-211-1/+2
| * | nfs4: strengthen error check to avoid unexpected resultChengguang Xu2020-09-211-1/+1
| * | NFS: remove redundant pointer clntColin Ian King2020-09-211-3/+1
| |/
* | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-8/+1
|\ \
| * | bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig2020-09-241-8/+1
* | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-71/+124
|\ \ \
| * | | fs,nfs: lift compat nfs4 mount data handling into the nfs codeChristoph Hellwig2020-09-221-0/+62
| * | | nfs: simplify nfs4_parse_monolithicChristoph Hellwig2020-09-221-72/+63
* | | | pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2020-09-181-17/+17
* | | | pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust2020-09-181-5/+6
* | | | NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia2020-09-161-1/+9
* | | | nfs: Fix security label length not being resetJeffrey Mitchell2020-09-161-0/+3
| |_|/ |/| |
* | | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-091-2/+9
|\ \ \ | |_|/ |/| |
| * | NFS: Zero-stateid SETATTR should first return delegationChuck Lever2020-09-051-1/+3
| * | NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-08-261-1/+6
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2312-45/+47
|/
* Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-08-1523-121/+2274
|\
| * NFS: Fix flexfiles read failoverTrond Myklebust2020-08-123-16/+40
| * fs: nfs: delete repeated words in commentsRandy Dunlap2020-08-122-2/+2
| * rpc_pipefs: convert comma to semicolonXu Wang2020-08-121-1/+1
| * nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-122-3/+5
| * NFS: Don't return layout segments that are in useTrond Myklebust2020-08-121-19/+15