index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
2024-09-23
nfsd: implement server support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
2024-09-23
nfs_common: add NFS LOCALIO auxiliary protocol enablement
Mike Snitzer
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
2024-09-23
SUNRPC: add svcauth_map_clnt_to_svc_cred_local
Weston Andros Adamson
2024-09-23
SUNRPC: remove call_allocate() BUG_ONs
Mike Snitzer
2024-09-23
nfsd: add nfsd_serv_try_get and nfsd_serv_put
Mike Snitzer
2024-09-23
nfsd: add nfsd_file_acquire_local()
NeilBrown
2024-09-23
nfsd: factor out __fh_verify to allow NULL rqstp to be passed
NeilBrown
2024-09-23
NFSD: Short-circuit fh_verify tracepoints for LOCALIO
Chuck Lever
2024-09-23
NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
Chuck Lever
2024-09-23
NFSD: Refactor nfsd_setuser_and_check_port()
NeilBrown
2024-09-23
NFSD: Handle @rqstp == NULL in check_nfsd_access()
NeilBrown
2024-09-23
nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
Mike Snitzer
2024-09-23
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
2024-09-23
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
2024-09-23
nfs: fix the comment of nfs_get_root
Li Lingfeng
2024-09-23
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
2024-09-23
NFSv4: Fail mounts if the lease setup times out
Trond Myklebust
2024-09-23
fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...
Zhaoyang Huang
2024-09-23
nfs: Remove obsoleted declaration for nfs_read_prepare
Gaosheng Cui
2024-09-23
net/sunrpc: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-23
SUNRPC: clnt.c: Remove misleading comment
Siddh Raman Pant
2024-09-23
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
2024-09-23
SUNRPC: Fix -Wformat-truncation warning
Kunwu Chan
2024-09-23
nfs: Remove unnecessary NULL check before kfree()
Thorsten Blum
2024-09-23
nfs: Annotate struct nfs_cache_array with __counted_by()
Thorsten Blum
2024-09-23
nfs: simplify and guarantee owner uniqueness.
NeilBrown
2024-09-23
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
2024-09-23
Merge tag 'nfsd-6.12' into linux-next-with-localio
Anna Schumaker
2024-09-20
xdrgen: Prevent reordering of encoder and decoder functions
Chuck Lever
2024-09-20
xdrgen: typedefs should use the built-in string and opaque functions
Chuck Lever
2024-09-20
xdrgen: Fix return code checking in built-in XDR decoders
Chuck Lever
2024-09-20
tools: Add xdrgen
Chuck Lever
2024-09-20
nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
NeilBrown
2024-09-20
nfsd: fix initial getattr on write delegation
Jeff Layton
2024-09-20
nfsd: untangle code in nfsd4_deleg_getattr_conflict()
NeilBrown
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: Wrap async copy operations with trace points
Chuck Lever
2024-09-20
NFSD: Clean up extra whitespace in trace_nfsd_copy_done
Chuck Lever
2024-09-20
NFSD: Record the callback stateid in copy tracepoints
Chuck Lever
2024-09-20
NFSD: Display copy stateids with conventional print formatting
Chuck Lever
2024-09-20
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
2024-09-20
NFSD: Async COPY result needs to return a write verifier
Chuck Lever
2024-09-20
nfsd: avoid races with wake_up_var()
NeilBrown
[next]