index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
2025-01-21
nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
Jeff Layton
2025-01-21
nfsd: fix handling of delegated change attr in CB_GETATTR
Jeff Layton
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-14
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
2025-01-14
nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
Mike Snitzer
2025-01-14
nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file
Mike Snitzer
2025-01-14
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
Mike Snitzer
2025-01-14
nfsd: update percpu_ref to manage references on nfsd_net
Mike Snitzer
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
2025-01-14
nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations
Mike Snitzer
2025-01-10
NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Refactor nfsd4_do_encode_secinfo() again
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the enco...
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode bu...
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
2025-01-06
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
2025-01-06
nfsd: no need get cache ref when protected by rcu
Yang Erkun
2025-01-06
NFSD: add cb opcode to WARN_ONCE on failed callback
Olga Kornievskaia
2025-01-06
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
Olga Kornievskaia
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
2025-01-06
nfsd: allocate new session-based DRC slots on demand.
NeilBrown
2025-01-06
nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
NeilBrown
2025-01-06
nfsd: remove artificial limits on the session-based DRC
NeilBrown
2025-01-06
nfsd: use an xarray to store v4.1 session slots
NeilBrown
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2025-01-06
nfsd: fix legacy client tracking initialization
Scott Mayhew
2025-01-06
NFSD: Clean up unused variable
Chuck Lever
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
2025-01-06
nfsd: trace: remove redundant stateid even deleg_recall
Chen Hanxiao
2024-12-23
Merge tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-12-20
nfsd: restore callback functionality for NFSv4.0
NeilBrown
2024-12-17
NFSD: fix management of pending async copies
Olga Kornievskaia
2024-12-17
nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
Yang Erkun
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-12-02
nfsd: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
nfsfh: avoid pointless cred reference count bump
Christian Brauner
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-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
[prev]
[next]