index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3 days
1
-196
/
+205
|
\
|
*
ecryptfs: Fix spelling mistake "validationg" -> "validating"
Colin Ian King
2024-11-15
1
-1
/
+1
|
*
ecryptfs: Convert ecryptfs to use the new mount API
Eric Sandeen
2024-11-15
2
-202
/
+197
|
*
ecryptfs: Factor out mount option validation
Eric Sandeen
2024-11-15
2
-24
/
+38
*
|
Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3 days
2
-8
/
+84
|
\
\
|
*
|
fs: open_by_handle_at() support for decoding "explicit connectable" file handles
Amir Goldstein
2024-11-15
1
-1
/
+19
|
*
|
fs: name_to_handle_at() support for "explicit connectable" file handles
Amir Goldstein
2024-11-15
1
-5
/
+43
|
*
|
fs: prepare for "explicit connectable" file handles
Amir Goldstein
2024-11-15
2
-2
/
+22
*
|
|
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3 days
24
-247
/
+501
|
\
\
\
|
*
|
|
nfsd: allow for up to 32 callback session slots
Jeff Layton
11 days
4
-40
/
+109
|
*
|
|
nfs_common: must not hold RCU while calling nfsd_file_put_local
Mike Snitzer
11 days
3
-13
/
+11
|
*
|
|
nfsd: get rid of include ../internal.h
Al Viro
11 days
1
-1
/
+0
|
*
|
|
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
Yang Erkun
11 days
1
-0
/
+19
|
*
|
|
NFSD: Add nfsd4_copy time-to-live
Chuck Lever
11 days
3
-2
/
+21
|
*
|
|
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
11 days
4
-1
/
+37
|
*
|
|
NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
Chuck Lever
11 days
3
-1
/
+32
|
*
|
|
NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
Chuck Lever
11 days
2
-0
/
+9
|
*
|
|
NFSD: Free async copy information in nfsd4_cb_offload_release()
Chuck Lever
11 days
2
-7
/
+13
|
*
|
|
NFSD: Fix nfsd4_shutdown_copy()
Chuck Lever
11 days
1
-2
/
+5
|
*
|
|
NFSD: Add a tracepoint to record canceled async COPY operations
Chuck Lever
11 days
2
-1
/
+11
|
*
|
|
nfsd: make nfsd4_session->se_flags a bool
Jeff Layton
11 days
2
-6
/
+4
|
*
|
|
nfsd: remove nfsd4_session->se_bchannel
Jeff Layton
11 days
2
-3
/
+0
|
*
|
|
nfsd: make use of warning provided by refcount_t
NeilBrown
11 days
1
-1
/
+1
|
*
|
|
nfsd: Don't fail OP_SETCLIENTID when there are too many clients.
NeilBrown
11 days
1
-8
/
+3
|
*
|
|
nfsd: release svc_expkey/svc_export with rcu_work
Yang Erkun
11 days
2
-8
/
+27
|
*
|
|
nfsd: make sure exp active before svc_export_show
Yang Erkun
11 days
1
-1
/
+4
|
*
|
|
lockd: Remove unneeded initialization of file_lock::c.flc_flags
Chuck Lever
11 days
2
-3
/
+3
|
*
|
|
lockd: Remove unused parameter to nlmsvc_testlock()
Chuck Lever
11 days
3
-3
/
+5
|
*
|
|
lockd: Remove some snippets of unfinished code
Chuck Lever
11 days
2
-24
/
+0
|
*
|
|
lockd: Remove unnecessary memset()
Chuck Lever
11 days
1
-1
/
+0
|
*
|
|
NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
Chuck Lever
11 days
1
-1
/
+2
|
*
|
|
NFSD: Remove unused values from nfsd4_encode_components_esc()
Chuck Lever
11 days
1
-5
/
+2
|
*
|
|
NFSD: Remove unused results in nfsd4_encode_pathname4()
Chuck Lever
11 days
1
-10
/
+4
|
*
|
|
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
Chuck Lever
11 days
1
-0
/
+2
|
*
|
|
NFSD: Remove a never-true comparison
Chuck Lever
11 days
1
-1
/
+1
|
*
|
|
NFSD: Remove dead code in nfsd4_create_session()
Chuck Lever
11 days
1
-3
/
+0
|
*
|
|
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
11 days
5
-23
/
+18
|
*
|
|
NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
Chuck Lever
11 days
1
-4
/
+2
|
*
|
|
nfsd: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
11 days
1
-8
/
+1
|
*
|
|
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
11 days
6
-8
/
+31
|
*
|
|
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
11 days
4
-1
/
+57
|
*
|
|
lockd: Fix comment about NLMv3 backwards compatibility
Pali Rohár
11 days
1
-2
/
+3
|
*
|
|
nfsd: new tracepoint for after op_func in compound processing
Jeff Layton
11 days
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
[next]