summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfsd: disallow file locking and delegations for NFSv4 reexportMike Snitzer2025-03-101-3/+7
* nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer2025-01-141-1/+19
* nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer2025-01-141-58/+27
* nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer2025-01-141-0/+13
* Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner2024-10-021-7/+0
|\
| * exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington2024-10-011-7/+0
* | nfs: Fix `make htmldocs` warnings in the localio documentationAnna Schumaker2024-09-242-34/+35
* | nfs: add "NFS Client and Server Interlock" section to localio.rstMike Snitzer2024-09-231-0/+68
* | nfs: add FAQ section to Documentation/filesystems/nfs/localio.rstTrond Myklebust2024-09-231-0/+86
* | nfs: add Documentation/filesystems/nfs/localio.rstMike Snitzer2024-09-231-0/+203
|/
* Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-5/+2
|\
| * exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein2023-10-281-5/+2
* | lockd: introduce safe async lock opAlexander Aring2023-10-161-0/+7
|/
* Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-08-311-0/+26
|\
| * Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever2023-08-291-0/+26
* | Documentation: Fix typosBjorn Helgaas2023-08-183-3/+3
|/
* exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein2023-05-221-2/+2
* Documentation: Fix sysfs path for the NFSv4 client identifierDave Wysochanski2023-02-151-2/+2
* Documentation: Add an explanation of NFSv4 client identifiersChuck Lever2022-05-172-0/+218
* nfs: reexport documentationJ. Bruce Fields2021-09-212-0/+114
* nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton2020-12-091-0/+13
* nfsd: allow filesystems to opt out of subtree checkingJeff Layton2020-12-091-0/+12
* nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton2020-12-091-0/+27
* Documentation: update RPCSEC_GSSv3 RFC linkJ. Bruce Fields2020-09-251-3/+2
* Replace HTTP links with HTTPS ones: Documentation/filesystemsAlexander A. Klimov2020-06-261-3/+3
* Documentation: nfs: knfsd-stats: convert to ReSTDaniel W. S. Almeida2020-02-132-9/+9
* Documentation: nfs: nfs41-server: convert to ReSTDaniel W. S. Almeida2020-02-133-173/+257
* Documentation: nfs: rpc-server-gss: convert to ReSTDaniel W. S. Almeida2020-02-132-8/+12
* Documentation: nfs: rpc-cache: convert to ReSTDaniel W. S. Almeida2020-02-132-59/+78
* Documentation: nfs: convert pnfs.txt to ReSTDaniel W. S. Almeida2020-02-132-10/+24
* Documentation: nfs: fault_injection: convert to ReSTDaniel W. S. Almeida2020-01-161-69/+0
* Documentation: nfs: pnfs-scsi-server: convert to ReSTDaniel W. S. Almeida2020-01-161-23/+0
* Documentation: nfs: convert pnfs-block-server to ReSTDaniel W. S. Almeida2020-01-161-37/+0
* Documentation: nfs: idmapper: convert to ReSTDaniel W. S. Almeida2020-01-161-75/+0
* Documentation: convert nfsd-admin-interfaces to ReSTDaniel W. S. Almeida2020-01-161-41/+0
* Documentation: nfs-rdma: convert to ReSTDaniel W. S. Almeida2020-01-161-274/+0
* Documentation: nfsroot.txt: convert to ReSTDaniel W. S. Almeida2020-01-161-355/+0
* Documentation: convert nfs.txt to ReSTDaniel W. S. Almeida2020-01-161-136/+0
* docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-311-13/+18
* docs: early-userspace: move to driver-api guideMauro Carvalho Chehab2019-07-151-1/+1
* docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-301-3/+3
|\
| * SUNRPC: Remove non-RCU protected lookupTrond Myklebust2018-10-291-3/+3
* | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-26/+0
|/
* ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic2018-04-241-6/+29
* ipconfig: Document /proc/net/pnpChris Novakovic2018-04-241-5/+29
* ipconfig: Document setting of NIS domain nameChris Novakovic2018-04-241-4/+7
* VFS: don't keep disconnected dentries on d_anonNeilBrown2017-12-251-8/+19
* doc: ReSTify keys-request-key.txtKees Cook2017-05-181-1/+1
* Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-101-37/+0
|\