aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/nfs
AgeCommit message (Expand)AuthorFilesLines
2025-03-10nfsd: disallow file locking and delegations for NFSv4 reexportMike Snitzer1-3/+7
2025-01-14nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer1-1/+19
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer1-58/+27
2025-01-14nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer1-0/+13
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner1-7/+0
2024-10-01exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington1-7/+0
2024-09-24nfs: Fix `make htmldocs` warnings in the localio documentationAnna Schumaker2-34/+35
2024-09-23nfs: add "NFS Client and Server Interlock" section to localio.rstMike Snitzer1-0/+68
2024-09-23nfs: add FAQ section to Documentation/filesystems/nfs/localio.rstTrond Myklebust1-0/+86
2024-09-23nfs: add Documentation/filesystems/nfs/localio.rstMike Snitzer1-0/+203
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-5/+2
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein1-5/+2
2023-10-16lockd: introduce safe async lock opAlexander Aring1-0/+7
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+26
2023-08-29Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever1-0/+26
2023-08-18Documentation: Fix typosBjorn Helgaas3-3/+3
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein1-2/+2
2023-02-15Documentation: Fix sysfs path for the NFSv4 client identifierDave Wysochanski1-2/+2
2022-05-17Documentation: Add an explanation of NFSv4 client identifiersChuck Lever2-0/+218
2021-09-21nfs: reexport documentationJ. Bruce Fields2-0/+114
2020-12-09nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton1-0/+13
2020-12-09nfsd: allow filesystems to opt out of subtree checkingJeff Layton1-0/+12
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton1-0/+27
2020-09-25Documentation: update RPCSEC_GSSv3 RFC linkJ. Bruce Fields1-3/+2
2020-06-26Replace HTTP links with HTTPS ones: Documentation/filesystemsAlexander A. Klimov1-3/+3
2020-02-13Documentation: nfs: knfsd-stats: convert to ReSTDaniel W. S. Almeida2-9/+9
2020-02-13Documentation: nfs: nfs41-server: convert to ReSTDaniel W. S. Almeida3-173/+257
2020-02-13Documentation: nfs: rpc-server-gss: convert to ReSTDaniel W. S. Almeida2-8/+12
2020-02-13Documentation: nfs: rpc-cache: convert to ReSTDaniel W. S. Almeida2-59/+78
2020-02-13Documentation: nfs: convert pnfs.txt to ReSTDaniel W. S. Almeida2-10/+24
2020-01-16Documentation: nfs: fault_injection: convert to ReSTDaniel W. S. Almeida1-69/+0
2020-01-16Documentation: nfs: pnfs-scsi-server: convert to ReSTDaniel W. S. Almeida1-23/+0
2020-01-16Documentation: nfs: convert pnfs-block-server to ReSTDaniel W. S. Almeida1-37/+0
2020-01-16Documentation: nfs: idmapper: convert to ReSTDaniel W. S. Almeida1-75/+0
2020-01-16Documentation: convert nfsd-admin-interfaces to ReSTDaniel W. S. Almeida1-41/+0
2020-01-16Documentation: nfs-rdma: convert to ReSTDaniel W. S. Almeida1-274/+0
2020-01-16Documentation: nfsroot.txt: convert to ReSTDaniel W. S. Almeida1-355/+0
2020-01-16Documentation: convert nfs.txt to ReSTDaniel W. S. Almeida1-136/+0
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab1-13/+18
2019-07-15docs: early-userspace: move to driver-api guideMauro Carvalho Chehab1-1/+1
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+3
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust1-3/+3
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-26/+0
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic1-6/+29
2018-04-24ipconfig: Document /proc/net/pnpChris Novakovic1-5/+29
2018-04-24ipconfig: Document setting of NIS domain nameChris Novakovic1-4/+7
2017-12-25VFS: don't keep disconnected dentries on d_anonNeilBrown1-8/+19
2017-05-18doc: ReSTify keys-request-key.txtKees Cook1-1/+1
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-37/+0
2017-04-20nfs: remove the objlayout driverChristoph Hellwig1-37/+0
2017-03-29Documentation: Fix dead URLs to ftp.kernel.orgSeongJae Park1-2/+2
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-2/+2
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+23
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig1-0/+23
2016-03-09Doc: nfs: Fix typos in Documentation/filesystems/nfsMasanari Iida5-8/+8
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing1-0/+3
2015-07-20Revert "Documentation: NFS/RDMA: Document separate Kconfig symbols"J. Bruce Fields1-9/+7
2015-05-04Documentation: remove overloads-avoided counter from knfsd-stats.txtScott Mayhew1-40/+4
2015-04-15rdma: replace deprecated ifconfig in docStephen Hemminger1-3/+6
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-15/+45
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig1-0/+37
2015-02-03pnfs: Update documentation on the Layout DriversTom Haynes1-6/+7
2015-02-02nfsd: update documentation for pNFS supportChristoph Hellwig1-15/+8
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro1-18/+5
2014-09-07Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-08-07exportfs: update Exporting documentationJ. Bruce Fields1-15/+23
2014-05-30nfsd4: allow exotic read compoundsJ. Bruce Fields1-2/+0
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad1-1/+3
2013-12-10nfsd4: update 4.1 nfsd status documentationJ. Bruce Fields1-28/+14
2013-08-20doc: filesystems : Fix typo in Documentations/filesystemsMasanari Iida1-1/+1
2013-07-25doc: Fix typo in doucmentationsMasanari Iida1-1/+1
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2-0/+93
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields1-2/+2
2012-11-10nfsd4: update documentation on 4.1 progressJ. Bruce Fields1-8/+1
2012-11-07nfsd4: implement backchannel_ctl operationJ. Bruce Fields1-6/+1
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+41
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+41
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields1-1/+9
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever1-3/+41
2012-09-21ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz1-1/+9
2012-08-21nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields1-0/+41
2012-04-16Documentation: Fix typo in multiple files in DocumentationMasanari Iida1-1/+1
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare1-0/+54
2012-02-06NFS: Update idmapper documentationBryan Schumaker1-6/+14
2011-11-07NFSD: Added fault injection documentationBryan Schumaker2-0/+71
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+8
2011-07-26Documentation: Exporting: update description of d_splice_aliasPhillip Lougher1-1/+8
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-23/+10
2011-07-18nfsd4: update nfsv4.1 implementation notesJ. Bruce Fields1-23/+10
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-1/+1
2011-05-19Create Documentation/security/,Randy Dunlap1-2/+2
2011-03-11NFSv4.1: lseg documentationFred Isaman1-0/+7
2010-10-26NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker1-14/+14
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2-0/+50
2010-10-07NFS: new idmapperBryan Schumaker2-0/+69
2010-09-17NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever1-0/+22
2010-06-03ipconfig: document DHCP hostname and DNS recordWu Fengguang1-0/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-13nfsd4: implement reclaim_completeJ. Bruce Fields1-1/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-1/+1
2010-01-20nfsd: 4.1 has an rfc numberJ. Bruce Fields1-3/+2
2009-11-06nfs: move more to Documentation/filesystems/nfsJ. Bruce Fields3-0/+365
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields6-0/+1020