index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 delegated
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/kernel/git/vfs/vfs
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/viro/vfs
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
[next]