tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
nfs
/
at
v6.8-rc2
3 folders
75 files
blocklayout
rpc_pipefs: Replace one label in bl_resolve_deviceid()
2 years ago
filelayout
nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by
2 years ago
flexfilelayout
pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
2 years ago
Kconfig
netfs, fscache: Combine fscache with netfs
2 years ago
Makefile
nfs: Convert to new fscache volume/cookie API
5 years ago
cache_lib.c
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
8 years ago
cache_lib.h
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
8 years ago
callback.c
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
2 years ago
callback.h
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
2 years ago
callback_proc.c
NFSv4.1: if referring calls are complete, trust the stateid argument
2 years ago
callback_xdr.c
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
2 years ago
client.c
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
2 years ago
delegation.c
NFSv4: fairly test all delegations on a SEQ4_ revocation
2 years ago
delegation.h
NFSv4: fairly test all delegations on a SEQ4_ revocation
2 years ago
dir.c
nfs: add new tracepoint at nfs4 revalidate entry point
2 years ago
direct.c
NFS: drop unused nfs_direct_req bytes_left
2 years ago
dns_resolve.c
NFS: Move common includes outside ifdef
2 years ago
dns_resolve.h
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
3 years ago
export.c
nfsd: allow reaping files still under writeback
3 years ago
file.c
nfs: Remove writepage
2 years ago
fs_context.c
NFS: Add an "xprtsec=" NFS mount option
2 years ago
fscache.c
netfs, fscache: Remove ->begin_cache_operation
2 years ago
fscache.h
netfs: Optimise away reads above the point at which there can be no data
2 years ago
getroot.c
NFS: Remove the nfs4_label argument from nfs_setsecurity
4 years ago
inode.c
nfs: convert to new timestamp accessors
2 years ago
internal.h
NFS: drop unused nfs_direct_req bytes_left
2 years ago
io.c
NFS: Fix up incorrect documentation
5 years ago
iostat.h
NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
3 years ago
mount_clnt.c
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
3 years ago
namespace.c
fs: pass the request_mask to generic_fillattr
2 years ago
netns.h
NFS: Add sysfs support for per-container identifier
7 years ago
nfs.h
nfs: move nfs4_xattr_handlers to .rodata
2 years ago
nfs2super.c
treewide: Add SPDX license identifier for more missed files
7 years ago
nfs2xdr.c
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
2 years ago
nfs3_fs.h
fs: drop unused posix acl handlers
3 years ago
nfs3acl.c
nfs: remove empty if statement from nfs3_prepare_get_acl
3 years ago
nfs3client.c
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
2 years ago
nfs3proc.c
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
2 years ago
nfs3super.c
fs: drop unused posix acl handlers
3 years ago
nfs3xdr.c
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
2 years ago
nfs42.h
NFSv4.2: Rework scratch handling for READ_PLUS (again)
2 years ago
nfs42proc.c
nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
2 years ago
nfs42xattr.c
list_lru: allow explicit memcg and NUMA node selection
2 years ago
nfs42xdr.c
NFSv4.2: Rework scratch handling for READ_PLUS (again)
2 years ago
nfs4_fs.h
NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY
2 years ago
nfs4client.c
NFSv4.1: fix pnfs MDS=DS session trunking
2 years ago
nfs4file.c
fs: use splice_copy_file_range() inline helper
2 years ago
nfs4getroot.c
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
nfs4idmap.c
cred: Do not default to init_cred in prepare_kernel_cred()
3 years ago
nfs4idmap.h
NFS: Move nfs_idmap.h into fs/nfs/
11 years ago
nfs4namespace.c
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
3 years ago
nfs4proc.c
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
2 years ago
nfs4renewd.c
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
5 years ago
nfs4session.c
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
4 years ago
nfs4session.h
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
4 years ago
nfs4state.c
NFSv4: Fix a state manager thread deadlock regression
2 years ago
nfs4super.c
NFS: Adjust fs_context error logging
5 years ago
nfs4sysctl.c
fs: Remove the now superfluous sentinel elements from ctl_table array
2 years ago
nfs4trace.c
pNFS/flexfiles: Add tracing for layout errors
6 years ago
nfs4trace.h
nfs4trace: fix state manager flag printing
3 years ago
nfs4xdr.c
NFSv4: Always ask for type with READDIR
2 years ago
nfsroot.c
NFS: Prefer strscpy over strlcpy calls
2 years ago
nfstrace.c
NFSv4: Catch and trace server filehandle encoding errors
5 years ago
nfstrace.h
NFS: drop unused nfs_direct_req bytes_left
2 years ago
pagelist.c
NFS: Convert buffered read paths to use netfs when fscache is enabled
3 years ago
pnfs.c
pNFS: Fix the pnfs block driver's calculation of layoutget size
2 years ago
pnfs.h
NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts
2 years ago
pnfs_dev.c
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
2 years ago
pnfs_nfs.c
pNFS: Fix assignment of xprtdata.cred
2 years ago
proc.c
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
2 years ago
read.c
NFSv4.2: Rework scratch handling for READ_PLUS (again)
2 years ago
super.c
NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY
2 years ago
symlink.c
fs: Change the type of filler_t
4 years ago
sysctl.c
fs: Remove the now superfluous sentinel elements from ctl_table array
2 years ago
sysfs.c
NFS: Fix sysfs server name memory leak
2 years ago
sysfs.h
NFS: Add sysfs links to sunrpc clients for nfs_clients
2 years ago
unlink.c
nfs: rename the nfs_async_rename_done tracepoint
2 years ago
write.c
nfs: Remove writepage
2 years ago