index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-03
nfsd: fix comment typo in nfsxdr
Joseph Salisbury
2026-04-03
nfsd: fix comment typo in nfs3xdr
Joseph Salisbury
2026-04-03
NFSD: convert callback RPC program to per-net namespace
Dai Ngo
2026-04-03
NFSD: use per-operation statidx for callback procedures
Chuck Lever
2026-03-29
NFSD: Sign filehandles
Benjamin Coddington
2026-03-29
NFSD/export: Add sign_fh export option
Benjamin Coddington
2026-03-29
NFSD: Add a key for signing filehandles
Benjamin Coddington
2026-03-29
nfsd: use dynamic allocation for oversized NFSv4.0 replay cache
Chuck Lever
2026-03-29
nfsd: convert global state_lock to per-net deleg_lock
Jeff Layton
2026-03-29
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
2026-03-29
NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg
Dai Ngo
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
2026-03-29
lockd: Relocate nlmsvc_unlock API declarations
Chuck Lever
2026-03-29
lockd: Have nlm_fopen() return errno values
Chuck Lever
2026-03-29
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
2026-03-29
nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option
Jeff Layton
2026-03-29
nfsd: add a runtime switch for disabling delegated timestamps
Jeff Layton
2026-03-29
NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
Dai Ngo
2026-03-29
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
2026-03-29
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2026-03-14
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
2026-03-14
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
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-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
2026-01-29
NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks
Chuck Lever
2026-01-29
NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
Rick Macklem
2026-01-29
NFSD: Add support for POSIX draft ACLs for file creation
Rick Macklem
2026-01-29
NFSD: Add support for XDR decoding POSIX draft ACLs
Rick Macklem
2026-01-29
NFSD: Refactor nfsd_setattr()'s ACL error reporting
Rick Macklem
2026-01-29
NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
Rick Macklem
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_access_acl
Rick Macklem
[next]