aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
AgeCommit message (Expand)Author
9 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington
2023-06-19NFS: Add an "xprtsec=" NFS mount optionChuck Lever
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever
2022-10-27nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook
2022-10-03NFS: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker
2022-01-06nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang
2021-10-20NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()Anna Schumaker
2021-10-20NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker
2021-10-20NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker
2021-08-27NFSv4.1 add network transport when session trunking is detectedOlga Kornievskaia
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia
2021-06-13NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2021-06-03NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker
2021-02-01nfs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02NFSv4: Refactor to use user namespaces for nfs4idmapSargun Dhillon
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-07-17NFSv4.0 allow nconnect for v4.0Olga Kornievskaia
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden
2020-02-25nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
2020-01-15NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextDavid Howells
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-11-03NFS: Use non-atomic bit ops when initialising struct nfs_client_initdataTrond Myklebust
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia
2019-08-04NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust
2019-02-20NFS: drop useless LIST_HEADJulia Lawall
2019-02-20NFS: Fix up documentation warningsTrond Myklebust
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-09-30NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia
2018-07-30nfs: Referrals not inheriting proto setting from parentCalum Mackay
2018-02-22nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com
2018-01-14nfs: Update server port after referral or migrationChuck Lever
2018-01-14nfs: Referrals should use the same proto setting as their parentChuck Lever
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew
2017-11-17NFS: Fix bool initialization/comparisonThomas Meyer
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-05-24NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust