Age | Commit message (Expand) | Author |
2022-10-27 | nfs4: Fix kmemleak when allocate slot failed | Zhang Xiaoxu |
2022-10-27 | NFS: Avoid memcpy() run-time warning for struct sockaddr overflows | Kees Cook |
2022-10-03 | NFS: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-07-12 | NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE | Anna Schumaker |
2022-01-06 | nfs: nfs4clinet: check the return value of kstrdup() | Xiaoke Wang |
2021-10-20 | NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() | Anna Schumaker |
2021-10-20 | NFS: Move nfs_probe_destination() into the generic client | Anna Schumaker |
2021-10-20 | NFS: Create an nfs4_server_set_init_caps() function | Anna Schumaker |
2021-08-27 | NFSv4.1 add network transport when session trunking is detected | Olga Kornievskaia |
2021-08-27 | NFSv4 introduce max_connect mount options | Olga Kornievskaia |
2021-06-13 | NFSv4: Initialise connection to the server in nfs4_alloc_client() | Trond Myklebust |
2021-06-03 | NFS: Fix use-after-free in nfs4_init_client() | Anna Schumaker |
2021-02-01 | nfs: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-12-02 | NFSv4: Refactor to use user namespaces for nfs4idmap | Sargun Dhillon |
2020-10-07 | NFS: Add READ_PLUS data segment support | Anna Schumaker |
2020-07-17 | NFSv4.0 allow nconnect for v4.0 | Olga Kornievskaia |
2020-07-13 | NFSv4.2: define limits and sizes for user xattr handling | Frank van der Linden |
2020-02-25 | nfs: add minor version to nfs_server_key for fscache | Scott Mayhew |
2020-01-15 | NFS: Additional refactoring for fs_context conversion | Scott Mayhew |
2020-01-15 | NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context | David Howells |
2020-01-15 | nfs: don't pass nfs_subversion to ->create_server() | Al Viro |
2019-11-06 | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust |
2019-11-03 | NFSv4.1: Don't rebind to the same source port when reconnecting to the server | Trond Myklebust |
2019-11-03 | NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata | Trond Myklebust |
2019-10-09 | NFS: add COPY_NOTIFY operation | Olga Kornievskaia |
2019-08-04 | NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() | Trond Myklebust |
2019-07-06 | pNFS: Allow multiple connections to the DS | Trond Myklebust |
2019-07-06 | NFSv4: Allow multiple connections to NFSv4.x (x>0) servers | Trond Myklebust |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-04-26 | NFS: Store the credential of the mount process in the nfs_server | Trond Myklebust |
2019-02-20 | NFS: drop useless LIST_HEAD | Julia Lawall |
2019-02-20 | NFS: Fix up documentation warnings | Trond Myklebust |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-09-30 | NFSv4.1: Fix the r/wsize checking | Trond Myklebust |
2018-08-09 | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia |
2018-07-30 | nfs: Referrals not inheriting proto setting from parent | Calum Mackay |
2018-02-22 | nfs: system crashes after NFS4ERR_MOVED recovery | Bill.Baker@oracle.com |
2018-01-14 | nfs: Update server port after referral or migration | Chuck Lever |
2018-01-14 | nfs: Referrals should use the same proto setting as their parent | Chuck Lever |
2017-12-15 | nfs: fix a deadlock in nfs client initialization | Scott Mayhew |
2017-11-17 | NFS: Fix bool initialization/comparison | Thomas Meyer |
2017-11-17 | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova |
2017-08-02 | NFSv4: Fix double frees in nfs4_test_session_trunk() | Trond Myklebust |
2017-07-13 | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever |
2017-05-24 | NFSv4.0: Fix a lock leak in nfs40_walk_client_list | Trond Myklebust |
2017-04-20 | NFS: Remove extra dprintk()s from nfs4client.c | Anna Schumaker |
2017-04-20 | NFS: Clean up nfs4_init_server() | Anna Schumaker |
2017-04-20 | NFS: Clean up nfs4_set_client() | Anna Schumaker |
2017-04-20 | NFS: Clean up nfs4_check_server_scope() | Anna Schumaker |
2017-04-20 | NFS: Clean up nfs4_check_serverowner_major_id() | Anna Schumaker |