index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
nfs: nfs4proc: Convert comma to semicolon
Chen Ni
2026-02-09
NFSv4: pass lease period in seconds to nfs4_set_lease_period()
Sergey Shtylyov
2026-02-09
nfs: unify security_inode_listsecurity() calls
Stephen Smalley
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
2026-01-30
NFS: Add a way to disable NFS v4.0 via KConfig
Anna Schumaker
2026-01-30
NFS: Move sequence slot operations into minorversion operations
Anna Schumaker
2026-01-30
NFS: Pass a struct nfs_client to nfs4_init_sequence()
Anna Schumaker
2026-01-30
NFS: Move the NFS v4.0 minor version ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_state_renewal_ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c
Anna Schumaker
2026-01-30
NFS: Move nfs40_call_sync_ops into nfs40proc.c
Anna Schumaker
2026-01-20
NFS: take a delegation reference in nfs4_get_valid_delegation
Christoph Hellwig
2026-01-20
NFS: simplify the detached delegation check in update_open_stateid
Christoph Hellwig
2026-01-20
NFS: move delegation lookup into can_open_delegated
Christoph Hellwig
2026-01-04
NFSv4: Don't free slots prematurely if requesting a directory delegation
Trond Myklebust
2026-01-04
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
2025-11-23
NFS: Add a module option to disable directory delegations
Anna Schumaker
2025-11-23
NFS: Request a directory delegation during RENAME
Anna Schumaker
2025-11-23
NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK
Anna Schumaker
2025-11-23
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2025-11-19
NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state
Trond Myklebust
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
2025-09-23
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
2025-09-23
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
2025-08-29
NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust
2025-08-29
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Trond Myklebust
2025-08-29
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
2025-08-04
NFSv4: Remove duplicate lookups, capability probes and fsinfo calls
Trond Myklebust
2025-08-04
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
2025-07-28
NFSv4.2: another fix for listxattr
Olga Kornievskaia
2025-07-22
NFS: use a hash table for delegation lookup
Christoph Hellwig
2025-07-14
nfs: new tracepoint in match_stateid operation
Jeff Layton
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
2025-05-28
nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()
NeilBrown
2025-05-28
NFSv4: Allow FREE_STATEID to clean up delegations
Benjamin Coddington
2025-05-28
NFSv4: Don't check for OPEN feature support in v4.1
Scott Mayhew
2025-05-28
NFSv4.2: fix listxattr to return selinux security label
Olga Kornievskaia
2025-05-28
NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...
Sagi Grimberg
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2025-05-19
NFSv4: xattr handlers should check for absent nfs filehandles
Scott Mayhew
2025-04-27
nfs: handle failure of nfs_get_lock_context in unlock path
Li Lingfeng
2025-04-27
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
Trond Myklebust
[next]