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