index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4recover.c
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-11-17
nfsd: Use MD5 library instead of crypto_shash
Eric Biggers
2025-11-16
nfsd: change nfs4_client_to_reclaim() to allocate data
NeilBrown
2025-11-16
nfsd: move name lookup out of nfsd4_list_rec_dir()
NeilBrown
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-09-21
nfsd: Eliminate an allocation in nfs4_make_rec_clidname()
Eric Biggers
2025-09-21
nfsd: Replace open-coded conversion of bytes to hex
Eric Biggers
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-11
nfsd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
NeilBrown
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-01-06
nfsd: fix legacy client tracking initialization
Scott Mayhew
2024-12-02
nfs/nfs4recover: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
2024-11-18
NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
Chuck Lever
2024-09-20
nfsd: enforce upper limit for namelen in __cld_pipe_inprogress_downcall()
Scott Mayhew
2024-09-20
nfsd: return -EINVAL when namelen is 0
Li Lingfeng
2024-09-20
nfsd: use clear_and_wake_up_bit()
NeilBrown
2024-07-08
NFSD: Fix nfsdcld warning
Chuck Lever
2024-01-07
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-26
nfsd: Propagate some error code returned by memdup_user()
Christophe JAILLET
2022-09-26
nfsd: Avoid some useless tests
Christophe JAILLET
2022-09-26
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
2022-08-17
Change calling conventions for filldir_t
Al Viro
2021-12-10
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2021-03-22
nfsd: Log client tracking type log message as info instead of warning
Paul Menzel
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2020-07-13
nfsd: avoid a NULL dereference in __cld_pipe_upcall()
Scott Mayhew
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
2019-12-19
nfsd: make 'boot_time' 64-bit wide
Arnd Bergmann
2019-11-12
nfsd: Fix cld_net->cn_tfm initialization
Scott Mayhew
2019-10-11
nfsd: remove private bin2hex implementation
Andy Shevchenko
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
2019-09-10
nfsd: add a "GetVersion" upcall for nfsdcld
Scott Mayhew
2019-05-15
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-24
nfsd: handle legacy client tracking records sent by nfsdcld
Scott Mayhew
[next]