index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()
Zhansong Gao
1
-1
/
+3
2026-08-17
nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
Mike Snitzer
1
-0
/
+10
2026-08-17
nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
Mike Snitzer
1
-5
/
+41
2026-08-17
nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
Tom Haynes
1
-3
/
+12
2026-07-31
NFSv4.2: fix nfs4_listxattr size accounting
Achilles Gaikwad
1
-3
/
+7
2026-07-20
NFS: Decrement refcounts if allocating nfs_free_stateid_data fails
Anna Schumaker
1
-7
/
+13
2026-07-20
NFS: Pin the 'struct nfs_server' during a FREE_STATEID call
Anna Schumaker
1
-0
/
+5
2026-06-23
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
[next]