index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
Merge tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
4
-35
/
+17
2024-12-20
nfsd: restore callback functionality for NFSv4.0
NeilBrown
1
-3
/
+1
2024-12-17
NFSD: fix management of pending async copies
Olga Kornievskaia
1
-5
/
+8
2024-12-17
nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
Yang Erkun
2
-27
/
+8
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
18
-209
/
+487
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2024-11-18
nfsd: allow for up to 32 callback session slots
Jeff Layton
4
-40
/
+109
2024-11-18
nfs_common: must not hold RCU while calling nfsd_file_put_local
Mike Snitzer
2
-8
/
+8
2024-11-18
nfsd: get rid of include ../internal.h
Al Viro
1
-1
/
+0
2024-11-18
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
Yang Erkun
1
-0
/
+19
2024-11-18
NFSD: Add nfsd4_copy time-to-live
Chuck Lever
3
-2
/
+21
2024-11-18
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
4
-1
/
+37
2024-11-18
NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
Chuck Lever
3
-1
/
+32
2024-11-18
NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
Chuck Lever
2
-0
/
+9
2024-11-18
NFSD: Free async copy information in nfsd4_cb_offload_release()
Chuck Lever
2
-7
/
+13
2024-11-18
NFSD: Fix nfsd4_shutdown_copy()
Chuck Lever
1
-2
/
+5
2024-11-18
NFSD: Add a tracepoint to record canceled async COPY operations
Chuck Lever
2
-1
/
+11
2024-11-18
nfsd: make nfsd4_session->se_flags a bool
Jeff Layton
2
-6
/
+4
2024-11-18
nfsd: remove nfsd4_session->se_bchannel
Jeff Layton
2
-3
/
+0
2024-11-18
nfsd: make use of warning provided by refcount_t
NeilBrown
1
-1
/
+1
2024-11-18
nfsd: Don't fail OP_SETCLIENTID when there are too many clients.
NeilBrown
1
-8
/
+3
2024-11-18
nfsd: release svc_expkey/svc_export with rcu_work
Yang Erkun
2
-8
/
+27
2024-11-18
nfsd: make sure exp active before svc_export_show
Yang Erkun
1
-1
/
+4
2024-11-18
NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
Chuck Lever
1
-1
/
+2
2024-11-18
NFSD: Remove unused values from nfsd4_encode_components_esc()
Chuck Lever
1
-5
/
+2
2024-11-18
NFSD: Remove unused results in nfsd4_encode_pathname4()
Chuck Lever
1
-10
/
+4
2024-11-18
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
Chuck Lever
1
-0
/
+2
2024-11-18
NFSD: Remove a never-true comparison
Chuck Lever
1
-1
/
+1
2024-11-18
NFSD: Remove dead code in nfsd4_create_session()
Chuck Lever
1
-3
/
+0
2024-11-18
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
5
-23
/
+18
2024-11-18
NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
Chuck Lever
1
-4
/
+2
2024-11-18
nfsd: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-8
/
+1
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
6
-8
/
+31
2024-11-18
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
4
-1
/
+57
2024-11-18
nfsd: new tracepoint for after op_func in compound processing
Jeff Layton
2
-1
/
+14
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-15
/
+4
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
1
-4
/
+1
2024-11-11
nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
Jeff Layton
3
-16
/
+19
2024-11-11
nfsd: drop the nfsd4_fattr_args "size" field
Jeff Layton
1
-6
/
+2
2024-11-11
nfsd: drop the ncf_cb_bmap field
Jeff Layton
3
-3
/
+4
2024-11-11
nfsd: drop inode parameter from nfsd4_change_attribute()
Jeff Layton
4
-14
/
+16
2024-11-11
NFSD: Remove unused function parameter
Chuck Lever
3
-11
/
+7
2024-11-11
NFSD: Remove unnecessary posix_acl_entry pointer initialization
Thorsten Blum
1
-2
/
+0
2024-11-11
NFSD: Prevent a potential integer overflow
Chuck Lever
1
-7
/
+7
2024-11-09
Merge tag 'nfsd-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-8
/
+5
2024-11-07
NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
Chuck Lever
1
-8
/
+5
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-5
/
+3
2024-10-30
NFSD: Never decrement pending_async_copies on error
Chuck Lever
1
-3
/
+1
2024-10-29
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
1
-2
/
+2
2024-10-25
Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+43
[next]