index
:
pub/scm/linux/kernel/git/ti/linux.git
master
TI groups fork of linux.git for Texas Instruments SoCs
TI Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
NFSD: Relocate NFSv4 "supported attributes" to new header
Chuck Lever
1
-0
/
+1
2026-08-10
NFSD: Relocate nfsd_user_namespace()
Chuck Lever
1
-0
/
+1
2026-08-10
nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
Jeff Layton
1
-0
/
+13
2026-08-10
NFSD: Replace isdotent() macro
Chuck Lever
1
-2
/
+2
2026-08-10
nfsd: add support to CB_NOTIFY for dir attribute changes
Jeff Layton
1
-22
/
+76
2026-08-10
nfsd: properly track requested child attributes
Jeff Layton
1
-9
/
+6
2026-08-10
nfsd: add the filehandle to returned attributes in CB_NOTIFY
Jeff Layton
1
-0
/
+68
2026-08-10
nfsd: allow encoding a filehandle into fattr4 without a svc_fh
Jeff Layton
1
-17
/
+20
2026-08-10
nfsd: send basic file attributes in CB_NOTIFY
Jeff Layton
1
-0
/
+44
2026-08-10
nfsd: allow nfsd4_encode_fattr4_change() to work with no export
Jeff Layton
1
-1
/
+1
2026-08-10
nfsd: add helper to marshal a fattr4 from completed args
Jeff Layton
1
-19
/
+25
2026-08-10
nfsd: add notification handlers for dir events
Jeff Layton
1
-0
/
+117
2026-08-10
nfsd: use NSEC_PER_SEC in nfsd4_decode_nfstime4()
Robbie Ko
1
-1
/
+1
2026-08-10
nfsd: validate nseconds in TIME_DELEG decode paths
Jeff Layton
1
-0
/
+4
2026-08-10
nfsd: clear opcnt on compound arg release to prevent OOB read
Jeff Layton
1
-0
/
+1
2026-08-10
nfsd: defer vfree of compound ops to fix rpc_status UAF
Jeff Layton
1
-1
/
+3
2026-08-10
nfsd: release OPEN-decoded posix ACLs via op_release
Jeff Layton
1
-3
/
+0
2026-08-10
nfsd: validate symlink target length in NFSv4 CREATE
Jeff Layton
1
-0
/
+4
2026-08-10
nfsd: cap decoded POSIX ACL count to bound sort cost
Chris Mason
1
-1
/
+10
2026-06-09
NFSD: Fix SECINFO_NO_NAME decode error cleanup
Guannan Wang
1
-1
/
+2
2026-05-15
nfsd: Cap case-folding probe cost across READDIR entries
Chuck Lever
1
-9
/
+46
2026-05-11
nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
Chuck Lever
1
-3
/
+49
2026-03-29
nfsd: use dynamic allocation for oversized NFSv4.0 replay cache
Chuck Lever
1
-7
/
+16
2026-03-29
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
1
-1
/
+2
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+7
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
1
-2
/
+7
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-29
NFSD: Add support for XDR decoding POSIX draft ACLs
Rick Macklem
1
-6
/
+142
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_access_acl
Rick Macklem
1
-0
/
+35
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_default_acl
Rick Macklem
1
-0
/
+128
2026-01-29
NFSD: Add nfsd4_encode_fattr4_acl_trueform_scope
Rick Macklem
1
-0
/
+10
2026-01-29
NFSD: Add nfsd4_encode_fattr4_acl_trueform
Rick Macklem
1
-0
/
+26
2026-01-26
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
1
-0
/
+16
2025-12-18
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
1
-0
/
+5
2025-11-16
NFSD: Relocate the xdr_reserve_space_vec() call site
Chuck Lever
1
-4
/
+16
2025-11-16
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
1
-4
/
+4
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
1
-1
/
+1
2025-11-10
NFSD: Skip close replay processing if XDR encoding fails
Chuck Lever
1
-2
/
+1
2025-10-21
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Chuck Lever
1
-1
/
+3
2025-10-21
nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
Nathan Chancellor
1
-6
/
+3
2025-10-21
NFSD: Define actions for the new time_deleg FATTR4 attributes
Chuck Lever
1
-0
/
+8
2025-09-21
nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
1
-1
/
+2
2025-09-21
nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
1
-1
/
+1
2025-09-21
NFSD: Implement large extent array support in pNFS
Sergey Bashirov
1
-6
/
+5
2025-09-21
NFSD: Minor cleanup in layoutcommit decoding
Sergey Bashirov
1
-1
/
+1
2025-09-21
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
1
-13
/
+1
2025-07-14
NFSD: Remove the cap on number of operations per NFSv4 COMPOUND
Chuck Lever
1
-3
/
+1
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+19
[next]