| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -16/+47 |
| 2026-06-17 | Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+2 |
| 2026-06-08 | nfs: use nfsi->rwsem to protect traversal of the file lock list | Yang Erkun | 1 | -11/+11 |
| 2026-06-08 | NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEID | Lei Yin | 1 | -0/+32 |
| 2026-06-08 | NFSv4: clear exception state on successful mkdir retry | Igor Raits | 1 | -3/+2 |
| 2026-06-08 | nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino | Jeff Layton | 1 | -2/+2 |
| 2026-05-11 | nfs: Implement fileattr_get for case sensitivity | Chuck Lever | 1 | -3/+7 |
| 2026-05-01 | security,fs,nfs,net: update security_inode_listsecurity() interface | Stephen Smalley | 1 | -5/+2 |
| 2026-04-24 | Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -10/+32 |
| 2026-04-13 | NFSv4.1: Apply session size limits on clone path | Tushar Sariya | 1 | -0/+3 |
| 2026-04-13 | NFSv4: retry GETATTR if GET_DIR_DELEGATION failed | Olga Kornievskaia | 1 | -0/+8 |
| 2026-04-13 | NFS: fix RENAME attr in presence of directory delegations | Olga Kornievskaia | 1 | -0/+1 |
| 2026-04-13 | NFSv4/pnfs: If the server is down, retry the layout returns on reboot | Trond Myklebust | 1 | -10/+20 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -9/+9 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -19/+19 |
| 2026-02-09 | nfs: nfs4proc: Convert comma to semicolon | Chen Ni | 1 | -1/+1 |
| 2026-02-09 | NFSv4: pass lease period in seconds to nfs4_set_lease_period() | Sergey Shtylyov | 1 | -1/+1 |
| 2026-02-09 | nfs: unify security_inode_listsecurity() calls | Stephen Smalley | 1 | -35/+3 |
| 2026-01-30 | NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4 | Anna Schumaker | 1 | -55/+0 |
| 2026-01-30 | NFS: Add a way to disable NFS v4.0 via KConfig | Anna Schumaker | 1 | -0/+2 |
| 2026-01-30 | NFS: Move sequence slot operations into minorversion operations | Anna Schumaker | 1 | -71/+32 |
| 2026-01-30 | NFS: Pass a struct nfs_client to nfs4_init_sequence() | Anna Schumaker | 1 | -57/+69 |
| 2026-01-30 | NFS: Move the NFS v4.0 minor version ops into nfs40proc.c | Anna Schumaker | 1 | -111/+4 |
| 2026-01-30 | NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.c | Anna Schumaker | 1 | -109/+6 |
| 2026-01-30 | NFS: Split out the nfs40_state_renewal_ops into nfs40proc.c | Anna Schumaker | 1 | -101/+1 |
| 2026-01-30 | NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.c | Anna Schumaker | 1 | -29/+5 |
| 2026-01-30 | NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c | Anna Schumaker | 1 | -11/+2 |
| 2026-01-30 | NFS: Move nfs40_call_sync_ops into nfs40proc.c | Anna Schumaker | 1 | -24/+1 |
| 2026-01-20 | NFS: take a delegation reference in nfs4_get_valid_delegation | Christoph Hellwig | 1 | -13/+13 |
| 2026-01-20 | NFS: simplify the detached delegation check in update_open_stateid | Christoph Hellwig | 1 | -2/+1 |
| 2026-01-20 | NFS: move delegation lookup into can_open_delegated | Christoph Hellwig | 1 | -32/+33 |
| 2026-01-04 | NFSv4: Don't free slots prematurely if requesting a directory delegation | Trond Myklebust | 1 | -8/+39 |
| 2026-01-04 | pNFS: Fix a deadlock when returning a delegation during open() | Trond Myklebust | 1 | -3/+3 |
| 2025-12-05 | NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations | Trond Myklebust | 1 | -8/+17 |
| 2025-11-23 | NFS: Add a module option to disable directory delegations | Anna Schumaker | 1 | -0/+2 |
| 2025-11-23 | NFS: Request a directory delegation during RENAME | Anna Schumaker | 1 | -1/+4 |
| 2025-11-23 | NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK | Anna Schumaker | 1 | -4/+51 |
| 2025-11-23 | NFSv4: ensure the open stateid seqid doesn't go backwards | Scott Mayhew | 1 | -2/+11 |
| 2025-11-19 | NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state | Trond Myklebust | 1 | -13/+14 |
| 2025-11-10 | NFSv4: Fix an incorrect parameter when calling nfs4_call_sync() | Trond Myklebust | 1 | -3/+6 |
| 2025-10-13 | NFS4: Apply delay_retrans to async operations | Joshua Watt | 1 | -0/+13 |
| 2025-09-23 | nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing | Al Viro | 1 | -0/+2 |
| 2025-09-23 | NFS: Update getacl to use xdr_set_scratch_folio() | Anna Schumaker | 1 | -2/+2 |
| 2025-09-23 | NFSv4.1: fix backchannel max_resp_sz verification check | Anthony Iliopoulos | 1 | -1/+1 |
| 2025-09-23 | NFSv4: handle ERR_GRACE on delegation recalls | Olga Kornievskaia | 1 | -2/+2 |
| 2025-08-29 | NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported | Trond Myklebust | 1 | -1/+2 |
| 2025-08-29 | NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set | Trond Myklebust | 1 | -2/+3 |
| 2025-08-29 | NFSv4: Don't clear capabilities that won't be reset | Trond Myklebust | 1 | -1/+0 |
| 2025-08-04 | NFSv4: Remove duplicate lookups, capability probes and fsinfo calls | Trond Myklebust | 1 | -48/+39 |
| 2025-08-04 | NFS: Fix the setting of capabilities when automounting a new filesystem | Trond Myklebust | 1 | -1/+1 |
| 2025-07-28 | NFSv4.2: another fix for listxattr | Olga Kornievskaia | 1 | -4/+6 |
| 2025-07-22 | NFS: use a hash table for delegation lookup | Christoph Hellwig | 1 | -1/+21 |
| 2025-07-14 | nfs: new tracepoint in match_stateid operation | Jeff Layton | 1 | -0/+4 |
| 2025-07-14 | nfs: Add timecreate to nfs inode | Anne Marie Merritt | 1 | -1/+13 |
| 2025-05-28 | nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir() | NeilBrown | 1 | -12/+20 |
| 2025-05-28 | NFSv4: Allow FREE_STATEID to clean up delegations | Benjamin Coddington | 1 | -6/+6 |
| 2025-05-28 | NFSv4: Don't check for OPEN feature support in v4.1 | Scott Mayhew | 1 | -2/+3 |
| 2025-05-28 | NFSv4.2: fix listxattr to return selinux security label | Olga Kornievskaia | 1 | -2/+10 |
| 2025-05-28 | NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ... | Sagi Grimberg | 1 | -4/+4 |
| 2025-05-28 | NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE) | Anna Schumaker | 1 | -0/+1 |
| 2025-05-19 | NFSv4: xattr handlers should check for absent nfs filehandles | Scott Mayhew | 1 | -0/+5 |
| 2025-04-27 | nfs: handle failure of nfs_get_lock_context in unlock path | Li Lingfeng | 1 | -1/+8 |
| 2025-04-27 | NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors | Trond Myklebust | 1 | -0/+9 |
| 2025-04-02 | Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -4/+13 |
| 2025-03-28 | NFS: Don't allow waiting for exiting tasks | Trond Myklebust | 1 | -2/+7 |
| 2025-03-26 | NFSv4: Further cleanups to shutdown loops | Trond Myklebust | 1 | -1/+1 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -15/+32 |
| 2025-03-21 | NFS: Treat ENETUNREACH errors as fatal in containers | Trond Myklebust | 1 | -0/+3 |
| 2025-03-17 | NFS: Implement NFSv4.2's OFFLOAD_STATUS operation | Chuck Lever | 1 | -1/+2 |
| 2025-03-05 | nfs: change mkdir inode_operation to return alternate dentry if needed. | NeilBrown | 1 | -12/+31 |
| 2025-02-26 | nfs/vfs: discard d_exact_alias() | NeilBrown | 1 | -3/+1 |
| 2025-02-25 | lsm,nfs: fix memory leak of lsm_context | Stephen Smalley | 1 | -3/+4 |
| 2025-02-19 | NFSv4: Fix a deadlock when recovering state on a sillyrenamed file | Trond Myklebust | 1 | -0/+3 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+10 |
| 2025-01-27 | nfs: fix ->d_revalidate() UAF on ->d_name accesses | Al Viro | 1 | -10/+10 |
| 2024-12-04 | lsm: lsm_context in security_dentry_init_security | Casey Schaufler | 1 | -8/+12 |
| 2024-12-04 | lsm: ensure the correct LSM context releaser | Casey Schaufler | 1 | -2/+6 |
| 2024-11-09 | NFSv4.0: Fix a use-after-free problem in the asynchronous open() | Trond Myklebust | 1 | -3/+5 |
| 2024-11-04 | NFS: Fix attribute delegation behaviour on exclusive create | Trond Myklebust | 1 | -0/+4 |
| 2024-09-23 | NFSv4.2: Fix detection of "Proxying of Times" server support | Roi Azarzar | 1 | -2/+14 |
| 2024-08-22 | NFSv4: Fix clearing of layout segments in layoutreturn | Trond Myklebust | 1 | -3/+6 |
| 2024-08-22 | nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS | Jeff Layton | 1 | -1/+2 |
| 2024-07-08 | NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server | Olga Kornievskaia | 1 | -1/+1 |
| 2024-07-08 | NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument | Trond Myklebust | 1 | -3/+5 |
| 2024-07-08 | NFSv4/pNFS: Retry the layout return later in case of a timeout or reboot | Trond Myklebust | 1 | -1/+20 |
| 2024-07-08 | NFSv4.1: constify the stateid argument in nfs41_test_stateid() | Trond Myklebust | 1 | -12/+12 |
| 2024-07-08 | NFSv4: Don't send delegation-related share access modes to CLOSE | Trond Myklebust | 1 | -4/+11 |
| 2024-07-08 | Return the delegation when deleting sillyrenamed files | Lance Shelton | 1 | -0/+1 |
| 2024-07-08 | NFSv4: Ask for a delegation or an open stateid in OPEN | Trond Myklebust | 1 | -0/+2 |
| 2024-07-08 | NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID | Trond Myklebust | 1 | -4/+12 |
| 2024-07-08 | NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION | Trond Myklebust | 1 | -0/+4 |
| 2024-07-08 | NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute | Trond Myklebust | 1 | -2/+18 |
| 2024-07-08 | NFSv4: Don't request atime/mtime/size if they are delegated to us | Trond Myklebust | 1 | -3/+17 |
| 2024-07-08 | NFSv4: Delegreturn must set m/atime when they are delegated | Trond Myklebust | 1 | -3/+24 |
| 2024-07-08 | NFSv4: Enable attribute delegations | Trond Myklebust | 1 | -1/+6 |
| 2024-07-08 | NFSv4: Add a capability for delegated attributes | Trond Myklebust | 1 | -0/+2 |
| 2024-07-08 | NFSv4: Add recovery of attribute delegations | Trond Myklebust | 1 | -3/+15 |
| 2024-07-08 | NFSv4: Add support for delegated atime and mtime attributes | Trond Myklebust | 1 | -9/+12 |
| 2024-07-08 | NFSv4: Add a flags argument to the 'have_delegation' callback | Trond Myklebust | 1 | -7/+7 |
| 2024-07-08 | NFSv4: Plumb in XDR support for the new delegation-only setattr op | Trond Myklebust | 1 | -0/+25 |
| 2024-07-08 | NFSv4: Add new attribute delegation definitions | Trond Myklebust | 1 | -1/+1 |
| 2024-07-08 | NFSv4: Refactor nfs4_opendata_check_deleg() | Trond Myklebust | 1 | -36/+30 |
| 2024-07-08 | NFSv4: Clean up open delegation return structure | Trond Myklebust | 1 | -12/+18 |
| 2024-05-30 | NFSv4.1 enforce rootpath check in fs_location query | Olga Kornievskaia | 1 | -1/+22 |
| 2024-05-22 | NFSv4: Fix memory leak in nfs4_set_security_label | Dmitry Mastykin | 1 | -0/+1 |
| 2024-05-20 | NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS | Anna Schumaker | 1 | -1/+1 |
| 2024-03-16 | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -14/+15 |
| 2024-03-09 | NFSv4: nfs4_do_open() is incorrectly triggering state recovery | Trond Myklebust | 1 | -6/+1 |
| 2024-03-09 | NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls | Olga Kornievskaia | 1 | -2/+4 |
| 2024-02-28 | NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 | Jorge Mora | 1 | -6/+10 |
| 2024-02-05 | filelock: split leases out of struct file_lock | Jeff Layton | 1 | -2/+2 |
| 2024-02-05 | nfs: adapt to breakup of struct file_lock | Jeff Layton | 1 | -15/+18 |
| 2024-02-05 | nfs: convert to using new filelock helpers | Jeff Layton | 1 | -6/+6 |
| 2024-01-04 | NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT | Trond Myklebust | 1 | -0/+3 |
| 2023-11-08 | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -14/+48 |
| 2023-11-01 | nfs: Convert nfs_symlink() to use a folio | Matthew Wilcox (Oracle) | 1 | -3/+4 |
| 2023-11-01 | NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO | Olga Kornievskaia | 1 | -2/+3 |
| 2023-11-01 | NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking | Olga Kornievskaia | 1 | -1/+6 |
| 2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-22 | NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts | Trond Myklebust | 1 | -8/+10 |
| 2023-10-22 | NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY | Trond Myklebust | 1 | -0/+25 |
| 2023-10-18 | NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server | Olga Kornievskaia | 1 | -2/+0 |
| 2023-10-09 | nfs: move nfs4_xattr_handlers to .rodata | Wedson Almeida Filho | 1 | -1/+1 |
| 2023-09-27 | NFSv4: Fix a state manager thread deadlock regression | Trond Myklebust | 1 | -1/+3 |
| 2023-09-15 | NFSv4.1: fix zero value filehandle in post open getattr | Olga Kornievskaia | 1 | -1/+5 |
| 2023-08-31 | Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -12/+5 |
| 2023-08-28 | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -2/+2 |
| 2023-08-24 | NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server | Olga Kornievskaia | 1 | -0/+4 |
| 2023-08-23 | NFSv4.2: Rework scratch handling for READ_PLUS (again) | Anna Schumaker | 1 | -12/+1 |
| 2023-08-19 | NFSv4: fix out path in __nfs4_get_acl_uncached | Fedor Pchelkin | 1 | -3/+2 |
| 2023-07-10 | fs: Pass argument to fcntl_setlease as int | Luca Vizzarro | 1 | -2/+2 |
| 2023-07-02 | NFSv4: Fix dropped lock for racing OPEN and delegation return | Benjamin Coddington | 1 | -1/+8 |
| 2023-06-29 | Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return" | Benjamin Coddington | 1 | -4/+2 |
| 2023-06-19 | NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION | Olga Kornievskaia | 1 | -0/+1 |
| 2023-06-19 | NFSv4: Clean up some shutdown loops | Benjamin Coddington | 1 | -1/+1 |
| 2023-05-19 | NFSv4.2: Fix a potential double free with READ_PLUS | Anna Schumaker | 1 | -2/+10 |
| 2023-04-28 | NFSv4.2: Rework scratch handling for READ_PLUS | Anna Schumaker | 1 | -5/+12 |
| 2023-03-22 | NFSv4: Fix hangs when recovering open state after a server reboot | Trond Myklebust | 1 | -3/+2 |
| 2023-02-22 | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+3 |
| 2023-02-15 | NFS: fix disabling of swap | NeilBrown | 1 | -1/+3 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 1 | -5/+5 |
| 2022-12-06 | NFS: avoid spurious warning of lost lock that is being unlocked. | NeilBrown | 1 | -1/+2 |
| 2022-12-06 | NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access() | ChenXiaoSong | 1 | -11/+5 |
| 2022-11-27 | NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn | Trond Myklebust | 1 | -7/+12 |
| 2022-11-27 | NFSv4: Fix a credential leak in _nfs4_discover_trunking() | Trond Myklebust | 1 | -1/+3 |
| 2022-11-27 | NFSv4.2: Fix initialisation of struct nfs4_label | Trond Myklebust | 1 | -5/+10 |
| 2022-10-27 | NFSv4: Retry LOCK on OLD_STATEID during delegation return | Benjamin Coddington | 1 | -2/+4 |
| 2022-10-27 | NFS: Avoid memcpy() run-time warning for struct sockaddr overflows | Kees Cook | 1 | -2/+2 |
| 2022-10-13 | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -2/+2 |
| 2022-10-03 | nfs: remove unnecessary (void*) conversions. | yuzhe | 1 | -2/+2 |
| 2022-09-07 | freezer,sched: Rewrite core freezer logic | Peter Zijlstra | 1 | -7/+7 |
| 2022-08-02 | NFSv4/pnfs: Fix a use-after-free bug in open | Trond Myklebust | 1 | -5/+6 |
| 2022-07-27 | NFSv4.1: RECLAIM_COMPLETE must handle EACCES | Zhang Xianwei | 1 | -0/+3 |
| 2022-07-25 | NFSv4.1 probe offline transports for trunking on session creation | Olga Kornievskaia | 1 | -0/+8 |
| 2022-07-25 | NFSv4.1 remove xprt from xprt_switch if session trunking test fails | Olga Kornievskaia | 1 | -0/+3 |
| 2022-07-25 | NFSv4.1 offline trunkable transports on DESTROY_SESSION | Olga Kornievskaia | 1 | -0/+1 |
| 2022-07-12 | NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly | Trond Myklebust | 1 | -1/+0 |
| 2022-07-12 | NFSv4.1: Don't decrease the value of seq_nr_highest_sent | Trond Myklebust | 1 | -3/+2 |
| 2022-06-30 | NFSv4: Add an fattr allocation to _nfs4_discover_trunking() | Scott Mayhew | 1 | -6/+13 |
| 2022-05-31 | NFSv4.1 mark qualified async operations as MOVEABLE tasks | Olga Kornievskaia | 1 | -12/+14 |
| 2022-05-31 | NFSv4: Fix free of uninitialized nfs4_label on referral lookup. | Benjamin Coddington | 1 | -8/+7 |
| 2022-05-17 | NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes | Trond Myklebust | 1 | -0/+69 |
| 2022-05-17 | NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes | Trond Myklebust | 1 | -3/+6 |
| 2022-05-17 | NFSv4: Specify the type of ACL to cache | Trond Myklebust | 1 | -19/+40 |
| 2022-05-17 | NFSv4: Don't hold the layoutget locks across multiple RPC calls | Trond Myklebust | 1 | -0/+4 |
| 2022-04-25 | NFSv4: Don't invalidate inode attributes on delegation return | Trond Myklebust | 1 | -1/+11 |
| 2022-04-07 | NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget | Trond Myklebust | 1 | -0/+2 |
| 2022-03-24 | NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error | Olga Kornievskaia | 1 | -0/+1 |
| 2022-03-13 | NFSv4: keep state manager thread active if swap is enabled | NeilBrown | 1 | -0/+20 |
| 2022-03-13 | NFSv4.1 restrict GETATTR fs_location query to the main transport | Olga Kornievskaia | 1 | -2/+13 |
| 2022-02-25 | NFS: Clean up NFSv4.2 xattrs | Trond Myklebust | 1 | -7/+2 |
| 2022-02-25 | NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED | Olga Kornievskaia | 1 | -0/+2 |
| 2022-02-25 | NFS: Convert GFP_NOFS to GFP_KERNEL | Trond Myklebust | 1 | -8/+7 |
| 2022-02-14 | NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked() | Trond Myklebust | 1 | -2/+1 |
| 2022-02-08 | NFS: Fix nfs4_proc_get_locations() kernel-doc comment | Yang Li | 1 | -1/+2 |
| 2022-01-13 | NFSv4.1 test and add 4.1 trunking transport | Olga Kornievskaia | 1 | -1/+55 |
| 2022-01-13 | NFSv4.1 query for fs_location attr on a new file system | Olga Kornievskaia | 1 | -10/+66 |
| 2022-01-12 | NFSv4 store server support for fs_location attribute | Olga Kornievskaia | 1 | -0/+2 |
| 2022-01-06 | NFSv4: Allow writebacks to request 'blocks used' | Trond Myklebust | 1 | -14/+7 |
| 2022-01-06 | NFS: Add a helper to remove case-insensitive aliases | Trond Myklebust | 1 | -1/+4 |
| 2022-01-06 | NFSv4: Add some support for case insensitive filesystems | Trond Myklebust | 1 | -1/+7 |
| 2022-01-06 | NFS: don't store 'struct cred *' in struct nfs_access_entry | NeilBrown | 1 | -1/+0 |
| 2022-01-06 | NFS: pass cred explicitly for access tests | NeilBrown | 1 | -5/+7 |
| 2022-01-06 | NFS: change nfs_access_get_cached to only report the mask | NeilBrown | 1 | -9/+9 |
| 2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -190/+99 |
| 2021-11-05 | NFS: Remove the nfs4_label argument from nfs_setsecurity | Anna Schumaker | 1 | -5/+4 |
| 2021-11-05 | NFS: Remove the nfs4_label argument from nfs_fhget() | Anna Schumaker | 1 | -1/+1 |
| 2021-11-05 | NFS: Remove the nfs4_label argument from nfs_instantiate() | Anna Schumaker | 1 | -1/+1 |
| 2021-11-05 | NFS: Remove the nfs4_label from the nfs_setattrres | Anna Schumaker | 1 | -40/+16 |
| 2021-11-05 | NFS: Remove the nfs4_label from the nfs4_getattr_res | Anna Schumaker | 1 | -14/+11 |
| 2021-11-05 | NFS: Remove the f_label from the nfs4_opendata and nfs_openres | Anna Schumaker | 1 | -24/+11 |
| 2021-11-05 | NFS: Remove the nfs4_label from the nfs4_lookupp_res struct | Anna Schumaker | 1 | -6/+4 |
| 2021-11-05 | NFS: Remove the label from the nfs4_lookup_res struct | Anna Schumaker | 1 | -9/+7 |
| 2021-11-05 | NFS: Remove the nfs4_label from the nfs4_link_res struct | Anna Schumaker | 1 | -13/+3 |
| 2021-11-05 | NFS: Remove the nfs4_label from the nfs4_create_res struct | Anna Schumaker | 1 | -7/+5 |
| 2021-11-03 | nfs4: take a reference on the nfs_client when running FREE_STATEID | Scott Mayhew | 1 | -0/+8 |
| 2021-10-27 | NFSv4: Fix a regression in nfs_set_open_stateid_locked() | Trond Myklebust | 1 | -7/+8 |
| 2021-10-20 | NFS: Create an nfs4_server_set_init_caps() function | Anna Schumaker | 1 | -0/+2 |
| 2021-10-20 | NFS: Remove --> and <-- dprintk call sites | Chuck Lever | 1 | -49/+5 |