index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-8
/
+2
2025-04-13
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
1
-1
/
+1
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
2
-7
/
+1
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
13
-231
/
+386
2025-03-14
NFSD: Add a Kconfig setting to enable delegated timestamps
Chuck Lever
2
-3
/
+25
2025-03-10
nfsd: use a long for the count in nfsd4_state_shrinker_count()
Jeff Layton
1
-1
/
+1
2025-03-10
nfsd: remove obsolete comment from nfs4_alloc_stid
Jeff Layton
1
-9
/
+0
2025-03-10
nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
Jeff Layton
1
-2
/
+0
2025-03-10
nfsd: reorganize struct nfs4_delegation for better packing
Jeff Layton
1
-1
/
+1
2025-03-10
nfsd: handle errors from rpc_call_async()
Jeff Layton
1
-3
/
+7
2025-03-10
nfsd: move cb_need_restart flag into cb_flags
Jeff Layton
3
-8
/
+6
2025-03-10
nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING
Jeff Layton
3
-13
/
+15
2025-03-10
nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
Jeff Layton
2
-15
/
+3
2025-03-10
nfsd: prevent callback tasks running concurrently
Jeff Layton
5
-8
/
+26
2025-03-10
nfsd: disallow file locking and delegations for NFSv4 reexport
Mike Snitzer
1
-0
/
+18
2025-03-10
nfsd: filecache: drop the list_lru lock during lock gc scans
NeilBrown
2
-3
/
+30
2025-03-10
nfsd: filecache: don't repeatedly add/remove files on the lru list
NeilBrown
1
-30
/
+17
2025-03-10
nfsd: filecache: introduce NFSD_FILE_RECENT
NeilBrown
3
-2
/
+24
2025-03-10
nfsd: filecache: use list_lru_walk_node() in nfsd_file_gc()
NeilBrown
1
-3
/
+8
2025-03-10
nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync()
NeilBrown
1
-6
/
+1
2025-03-10
NFSD: Re-organize nfsd_file_gc_worker()
Chuck Lever
1
-2
/
+2
2025-03-10
nfsd: filecache: remove race handling.
NeilBrown
1
-16
/
+2
2025-03-10
NFSD: Fix callback decoder status codes
Chuck Lever
1
-7
/
+7
2025-03-10
nfsd: eliminate special handling of NFS4ERR_SEQ_MISORDERED
Jeff Layton
1
-9
/
+5
2025-03-10
nfsd: handle NFS4ERR_BADSLOT on CB_SEQUENCE better
Jeff Layton
1
-0
/
+7
2025-03-10
nfsd: when CB_SEQUENCE gets ESERVERFAULT don't increment seq_nr
Jeff Layton
1
-1
/
+6
2025-03-10
nfsd: only check RPC_SIGNALLED() when restarting rpc_task
Jeff Layton
1
-8
/
+10
2025-03-10
nfsd: always release slot when requeueing callback
Jeff Layton
1
-0
/
+1
2025-03-10
nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
Jeff Layton
1
-24
/
+27
2025-03-10
nfsd: prepare nfsd4_cb_sequence_done() for error handling rework
Jeff Layton
1
-11
/
+9
2025-03-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
1
-1
/
+11
2025-03-10
nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
Jeff Layton
1
-4
/
+2
2025-03-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
3
-4
/
+11
2025-03-10
NFSD: Fix trace_nfsd_slot_seqid_sequence
Chuck Lever
1
-4
/
+15
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file
Chuck Lever
1
-13
/
+31
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file
Chuck Lever
1
-4
/
+29
2025-03-10
NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
Chuck Lever
1
-6
/
+18
2025-03-10
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
1
-3
/
+1
2025-03-10
nfsd: remove the redundant mapping of nfserr_mlink
Li Lingfeng
1
-1
/
+0
2025-03-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
1
-7
/
+12
2025-03-10
nfsd: adjust WARN_ON_ONCE in revoke_delegation
Olga Kornievskaia
1
-1
/
+2
2025-03-10
nfsd: fix management of listener transports
Olga Kornievskaia
1
-23
/
+21
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2
-22
/
+16
2025-02-26
nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked()
NeilBrown
1
-3
/
+0
2025-02-10
Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
6
-7
/
+25
2025-02-10
NFSD: Fix CB_GETATTR status fix
Chuck Lever
1
-1
/
+1
2025-02-10
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-02-10
nfsd: fix __fh_verify for localio
Olga Kornievskaia
1
-2
/
+3
2025-02-10
nfsd: fix uninitialised slot info when a request is retried
NeilBrown
1
-1
/
+2
2025-02-02
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Jeff Layton
1
-1
/
+10
[next]