- 7e84367 nfs4: Fix kmemleak when allocate slot failed by Zhang Xiaoxu · 2 years, 3 months ago
- cf0d7e7 NFS: Avoid memcpy() run-time warning for struct sockaddr overflows by Kees Cook · 2 years, 3 months ago
- 0dd7439f NFS: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 5 months ago
- 940261a NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE by Anna Schumaker · 2 years, 7 months ago
- fbd2057 nfs: nfs4clinet: check the return value of kstrdup() by Xiaoke Wang · 3 years, 1 month ago
- 4d4cf8d NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() by Anna Schumaker · 3 years, 3 months ago
- e573113 NFS: Move nfs_probe_destination() into the generic client by Anna Schumaker · 3 years, 3 months ago
- 01dde76 NFS: Create an nfs4_server_set_init_caps() function by Anna Schumaker · 3 years, 3 months ago
- 2a7a451 NFSv4.1 add network transport when session trunking is detected by Olga Kornievskaia · 3 years, 5 months ago
- 7e13420 NFSv4 introduce max_connect mount options by Olga Kornievskaia · 3 years, 5 months ago
- dd99e9f NFSv4: Initialise connection to the server in nfs4_alloc_client() by Trond Myklebust · 3 years, 7 months ago
- 476bdb0 NFS: Fix use-after-free in nfs4_init_client() by Anna Schumaker · 3 years, 7 months ago
- ffb8171 nfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- d3ff46f NFSv4: Refactor to use user namespaces for nfs4idmap by Sargun Dhillon · 4 years, 2 months ago
- c567552 NFS: Add READ_PLUS data segment support by Anna Schumaker · 11 years ago
- dbc4fec NFSv4.0 allow nconnect for v4.0 by Olga Kornievskaia · 4 years, 7 months ago
- 04a5da6 NFSv4.2: define limits and sizes for user xattr handling by Frank van der Linden · 4 years, 7 months ago
- 55dee1b nfs: add minor version to nfs_server_key for fscache by Scott Mayhew · 4 years, 11 months ago
- 62a55d0 NFS: Additional refactoring for fs_context conversion 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
- 807ce06 Merge branch 'linux-ssc-for-5.5' by Trond Myklebust · 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
- d0372b67 NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata by Trond Myklebust · 5 years ago
- 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
- c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
- bb71e4a pNFS: Allow multiple connections to the DS by Trond Myklebust · 8 years ago
- 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 1a58e8a NFS: Store the credential of the mount process in the nfs_server by Trond Myklebust · 6 years ago
- 45bb8d8 NFS: drop useless LIST_HEAD by Julia Lawall · 6 years ago
- 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
- a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
- 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
- bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 7 years ago
- 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 7 years ago
- ad86f60 nfs: system crashes after NFS4ERR_MOVED recovery by Bill.Baker@oracle.com · 7 years ago
- 801b564 nfs: Update server port after referral or migration by Chuck Lever · 7 years ago
- 530ea42 nfs: Referrals should use the same proto setting as their parent by Chuck Lever · 7 years ago
- c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
- 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 7 years ago
- 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 8 years ago
- b49c15f NFSv4.0: Fix a lock leak in nfs40_walk_client_list by Trond Myklebust · 8 years ago
- 4fe6b36 NFS: Remove extra dprintk()s from nfs4client.c by Anna Schumaker · 8 years ago
- 1073d9b NFS: Clean up nfs4_init_server() by Anna Schumaker · 8 years ago
- 2dc42c0 NFS: Clean up nfs4_set_client() by Anna Schumaker · 8 years ago
- 8da0f93 NFS: Clean up nfs4_check_server_scope() by Anna Schumaker · 8 years ago
- ddfa0d4 NFS: Clean up nfs4_check_serverowner_major_id() by Anna Schumaker · 8 years ago
- 14d1bbb NFS: Create a common nfs4_match_client() function by Anna Schumaker · 8 years ago
- 5b6d3ff NFS: Clean up nfs4_check_serverowner_minor_id() by Anna Schumaker · 8 years ago
- f251fd9 NFS: Clean up nfs4_match_clientids() by Anna Schumaker · 8 years ago
- 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
- 7d38de3 NFS: Remove unused authflavour parameter from nfs_get_client() by Anna Schumaker · 8 years ago
- ced85a7 nfs: fix false positives in nfs40_walk_client_list() by J. Bruce Fields · 8 years ago
- a1d617d8 nfs: allow blocking locks to be awoken by lock callbacks by Jeff Layton · 8 years ago
- ad0849a7 NFS test session trunking with exchange id by Andy Adamson · 8 years ago
- ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
- e7b7cbf NFS refactor nfs4_check_serverowner_major_id by Andy Adamson · 8 years ago
- 8e548ed NFS refactor nfs4_match_clientids by Andy Adamson · 8 years ago
- 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
- 3fc75f1 nfs4: clnt: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 9 years ago
- 5c6e5b6 NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS by Trond Myklebust · 9 years ago
- c68a027 nfs4: start callback_ident at idr 1 by Benjamin Coddington · 9 years ago
- d8efa4e NFS: Use RPC functions for matching sockaddrs by Anna Schumaker · 9 years ago
- bc4da2a nfs: Drop bad comment in nfs41_walk_client_list() by Kinglong Mee · 10 years ago
- 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
- e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
- 30626f9 nfs41: allow LD to choose DS connection version/minor_version by Peng Tao · 11 years ago
- 064172f nfs41: allow LD to choose DS connection auth flavor by Peng Tao · 11 years ago
- 3175e1d NFSv4.1: Fix an Oops in nfs41_walk_client_list by Trond Myklebust · 10 years ago
- 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
- 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
- ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
- 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
- 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
- c2ef47b NFS: Clean up nfs4_init_callback() by Chuck Lever · 10 years ago
- fe0bf11 NFS: Deletion of unnecessary checks before the function call "nfs_put_client" by Markus Elfring · 10 years ago
- 080af20 NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() by Steve Dickson · 10 years ago
- a363e32 nfsv4: set hostname when creating nfsv4 ds connection by Peng Tao · 11 years ago
- f9b7ebd NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted by Trond Myklebust · 11 years ago
- 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 11 years ago
- 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
- 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
- abad2fa nfs4: fix discover_server_trunking use after free by Weston Andros Adamson · 11 years ago
- 64590da NFSv4.1: Handle errors correctly in nfs41_walk_client_list by Trond Myklebust · 11 years ago
- 6aa23d7 nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call by Jeff Layton · 11 years ago
- 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
- 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 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
- c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
- 9e6ee76 NFS: Export _nfs_display_fhandle() by Chuck Lever · 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
- 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago