index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs40proc.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-30
NFS: Move sequence slot operations into minorversion operations
Anna Schumaker
-0
/
+30
2026-01-30
NFS: Pass a struct nfs_client to nfs4_init_sequence()
Anna Schumaker
-6
/
+8
2026-01-30
NFS: Move nfs40_shutdown_client into nfs40client.c
Anna Schumaker
-0
/
+1
2026-01-30
NFS: Make the various NFS v4.0 operations static again
Anna Schumaker
-5
/
+5
2026-01-30
NFS: Move the NFS v4.0 minor version ops into nfs40proc.c
Anna Schumaker
-0
/
+106
2026-01-30
NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.c
Anna Schumaker
-0
/
+101
2026-01-30
NFS: Split out the nfs40_state_renewal_ops into nfs40proc.c
Anna Schumaker
-0
/
+100
2026-01-30
NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.c
Anna Schumaker
-0
/
+22
2026-01-30
NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c
Anna Schumaker
-0
/
+9
2026-01-30
NFS: Move nfs40_call_sync_ops into nfs40proc.c
Anna Schumaker
-0
/
+24