- 468d126 NFS: Fix initialisation of nfs_client cl_flags field by Trond Myklebust · 2 years, 11 months ago
- 0280e3c Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years ago
- 1976b2b NFSv4.1 query for fs_location attr on a new file system by Olga Kornievskaia · 3 years ago
- a6b5a28 nfs: Convert to new fscache volume/cookie API by Dave Wysochanski · 4 years, 1 month ago
- 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
- 5fe1210 NFS: Unexport nfs_probe_fsinfo() by Anna Schumaker · 3 years, 2 months ago
- 4d4cf8d NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() by Anna Schumaker · 3 years, 2 months ago
- e573113 NFS: Move nfs_probe_destination() into the generic client by Anna Schumaker · 3 years, 2 months ago
- dc48e0a SUNRPC enforce creation of no more than max_connect xprts by Olga Kornievskaia · 3 years, 4 months ago
- 7e13420 NFSv4 introduce max_connect mount options by Olga Kornievskaia · 3 years, 4 months ago
- 09226e8 NFS: Fix a potential NULL dereference in nfs_get_client() by Dan Carpenter · 3 years, 7 months ago
- ce62b11 NFS: Split attribute support out from the server capabilities by Trond Myklebust · 7 years ago
- 7f08a33 NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute by Trond Myklebust · 3 years, 9 months ago
- 90ff57b NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT by Trond Myklebust · 3 years, 9 months ago
- d18a9d3 NFS: NFSv2/NFSv3: Use cred from fs_context during mount by Sargun Dhillon · 4 years, 2 months ago
- 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 2 months ago
- b78ef84 NFSv4.2: query the server for extended attribute support by Frank van der Linden · 4 years, 6 months ago
- 04a5da6 NFSv4.2: define limits and sizes for user xattr handling by Frank van der Linden · 4 years, 6 months ago
- 55dee1b nfs: add minor version to nfs_server_key for fscache by Scott Mayhew · 4 years, 10 months ago
- b24ee6c NFS: allow deprecation of NFS UDP protocol by Olga Kornievskaia · 5 years ago
- 62a55d0 NFS: Additional refactoring for fs_context conversion by Scott Mayhew · 5 years ago
- 38465f5 NFS: rename nfs_fs_context pointer arg in a few functions by Scott Mayhew · 5 years ago
- 5eb005c NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context by David Howells · 5 years ago
- 0c38f21 nfs: don't pass nfs_subversion to ->create_server() by Al Viro · 5 years ago
- e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
- 52f98f1a2 NFS/pnfs: Separate NFSv3 DS and MDS traffic by Trond Myklebust · 5 years ago
- 4b1b69c NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING by Trond Myklebust · 5 years ago
- 9f7761c NFS: Cleanup if nfs_match_client is interrupted by Benjamin Coddington · 6 years ago
- c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 6 years ago
- 53c32630 NFS: Allow multiple connections to a NFSv2 or NFSv3 server by Trond Myklebust · 6 years ago
- 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
- bf11fbd NFS: Add sysfs support for per-container identifier by Trond Myklebust · 6 years ago
- 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
- c260121 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 6 years ago
- 950a578 NFS: make nfs_match_client killable by Roberto Bergantinos Corpas · 6 years ago
- 1a58e8a NFS: Store the credential of the mount process in the nfs_server by Trond Myklebust · 6 years ago
- 79caa5f SUNRPC: Cache cred of process creating the rpc_client by Trond Myklebust · 6 years ago
- 91a575e NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors by Trond Myklebust · 6 years ago
- 40373b1 lockd: Pass the user cred from knfsd when starting the lockd server by Trond Myklebust · 6 years ago
- 5a69824 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 6 years ago
- 5e16923 NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). by NeilBrown · 6 years ago
- a534ecb NFSv4: add cl_root_cred for use when machine cred is not available. by NeilBrown · 6 years ago
- 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 6 years ago
- 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
- a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
- c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
- c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
- 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 68ebf8f NFS: Fix uninitialized rpc_wait_queue by Benjamin Coddington · 7 years ago
- 89a6814 mount: copy the port field into the cloned nfs_server structure. by Steve Dickson · 7 years ago
- 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
- b1ece73 lockd: Introduce nlmclnt_operations by Benjamin Coddington · 8 years ago
- 7d6ddf8 NFS: Add an iocounter wait function for async RPC tasks by Benjamin Coddington · 8 years ago
- 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 4cbb976 NFS: Clean up extra dprintk()s in client.c by Anna Schumaker · 8 years ago
- 2844b6a NFS: Clean up nfs_init_client() by Anna Schumaker · 8 years ago
- a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
- 7d38de3 NFS: Remove unused authflavour parameter from nfs_get_client() by Anna Schumaker · 8 years ago
- 8ef3295 NFS: Ignore connections that have cl_rpcclient uninitialized by Petr Vandrovec · 8 years ago
- 2f86e09 fs: nfs: Make nfs boot time y2038 safe by Deepa Dinamani · 8 years ago
- ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
- 04ea1b3 NFS add xprt switch addrs test to match client by Andy Adamson · 8 years ago
- 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
- a956bed NFS: Allow the mount option retrans=0 by Trond Myklebust · 8 years ago
- 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
- 5c6e5b6 NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS by Trond Myklebust · 9 years ago
- 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 2a92ee9 nfs: get clone_blksize when probing fsinfo by Peng Tao · 9 years ago
- d8efa4e NFS: Use RPC functions for matching sockaddrs by Anna Schumaker · 9 years ago
- cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 9 years ago
- 6a062a3 nfs: Use remove_proc_subtree() instead remove_proc_entry() by Kinglong Mee · 9 years ago
- 71f81e5 nfs: Remove unused argument in nfs_server_set_fsinfo() by Kinglong Mee · 9 years ago
- df05a49 nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes by Kinglong Mee · 10 years ago
- f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
- 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
- 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
- 2f3169f nfs: fix duplicate proc entries by Fabian Frederick · 10 years ago
- 8d11620 nfs: add __acquires and __releases annotations to seqfile start/stop routines by Jeff Layton · 10 years ago
- 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
- 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 65b3885 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes by Eric W. Biederman · 10 years ago
- 1f70ef9 NFS: add checks for returned value of try_module_get() by Alexey Khoroshilov · 10 years ago
- f11b2a1 nfs4: copy acceptor name from context to nfs_client by Jeff Layton · 11 years ago
- 31434f4 nfs: check hostname in nfs_get_client by Peng Tao · 10 years ago
- 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
- a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
- 32e62b7 NFS: Add nfs4_update_server by Chuck Lever · 11 years ago
- 9987524 NFSv4: Ensure that we disable the resend timeout for NFSv4 by Trond Myklebust · 11 years ago
- f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
- 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 12 years ago
- f112bb4 NFS: Set NFS_CS_MIGRATION for NFSv4 mounts by Chuck Lever · 12 years ago
- 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 12 years ago
- 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 12 years ago
- d97bec8 nfs: idr_destroy() no longer needs idr_remove_all() by Tejun Heo · 12 years ago
- f259613 NFS: avoid NULL dereference in nfs_destroy_server by NeilBrown · 12 years ago
- 1fea73a8 NFS: Get rid of unnecessary asserts by Trond Myklebust · 12 years ago
- ee34e13 NFS: Remove unnecessary semicolons (fs/nfs/client.c) by Yanchuan Nian · 12 years ago