index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
1
-3
/
+5
2026-01-29
NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks
Chuck Lever
1
-1
/
+23
2026-01-29
NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
Rick Macklem
1
-5
/
+19
2026-01-29
NFSD: Add support for POSIX draft ACLs for file creation
Rick Macklem
1
-9
/
+53
2026-01-29
NFSD: Add support for XDR decoding POSIX draft ACLs
Rick Macklem
4
-10
/
+162
2026-01-29
NFSD: Refactor nfsd_setattr()'s ACL error reporting
Rick Macklem
3
-11
/
+34
2026-01-29
NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
Rick Macklem
1
-0
/
+5
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-29
Add RPC language definition of NFSv4 POSIX ACL extension
Chuck Lever
2
-2
/
+249
2026-01-29
NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLs
Chuck Lever
1
-0
/
+19
2026-01-29
xdrgen: Implement pass-through lines in specifications
Chuck Lever
2
-2
/
+11
2026-01-28
nfsd: cancel async COPY operations when admin revokes filesystem state
Chuck Lever
5
-18
/
+133
2026-01-28
nfsd: add controls to set the minimum number of threads per pool
Jeff Layton
5
-4
/
+36
2026-01-28
nfsd: adjust number of running nfsd threads based on activity
Jeff Layton
2
-1
/
+77
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
1
-1
/
+1
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
1
-4
/
+4
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
1
-12
/
+9
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
2
-20
/
+87
2026-01-26
nfsd: fix return error code for nfsd_map_name_to_[ug]id
Anthony Iliopoulos
1
-0
/
+4
2026-01-26
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
3
-8
/
+58
2026-01-26
NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
Olga Kornievskaia
1
-1
/
+2
2026-01-26
nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
Jeff Layton
1
-1
/
+4
2026-01-26
nfsd: use workqueue enable/disable APIs for v4_end_grace sync
NeilBrown
2
-14
/
+9
2026-01-26
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
2
-2
/
+2
2026-01-26
nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "
Jeff Layton
1
-1
/
+1
2026-01-26
NFSD: Add instructions on how to deal with xdrgen files
Chuck Lever
1
-1
/
+9
2026-01-26
NFSD: Clean up nfsd4_check_open_attributes()
Chuck Lever
1
-19
/
+21
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+40
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
8
-31
/
+75
2026-01-02
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
1
-15
/
+15
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
3
-6
/
+12
2026-01-02
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
1
-1
/
+1
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
2026-01-02
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
1
-2
/
+2
2026-01-02
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
2
-2
/
+1
2025-12-30
Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-6
/
+14
2025-12-24
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
1
-1
/
+3
2025-12-24
nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
Jeff Layton
1
-1
/
+1
2025-12-24
nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
Chuck Lever
1
-4
/
+10
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-4
/
+19
2025-12-18
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
1
-1
/
+2
2025-12-18
NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
Chuck Lever
1
-1
/
+7
2025-12-18
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
1
-0
/
+5
2025-12-18
nfsd: fix memory leak in nfsd_create_serv error paths
Shardul Bankar
1
-1
/
+4
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
2
-2
/
+40
2025-12-15
VFS/knfsd: Teach dentry_create() to use atomic_open()
Benjamin Coddington
1
-3
/
+8
[prev]
[next]