index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-18
Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-06-17
NFS: Use common error handling code in nfs_alloc_server()
Markus Elfring
2026-06-17
NFS: Prevent resource leak in nfs_alloc_server()
Markus Elfring
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-15
NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
Michael Bommarito
2026-06-15
nfs: don't skip revalidate on directory delegation when attrs flagged stale
Tom Haynes
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-09
NFS: correct CONFIG_NFS_V4 macro name in #endif comment
Ethan Nelson-Moore
2026-06-09
vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
Jeff Layton
2026-06-08
nfs: use nfsi->rwsem to protect traversal of the file lock list
Yang Erkun
2026-06-08
NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEID
Lei Yin
2026-06-08
nfs: expose FMODE_NOWAIT for read-only files
Dylan Yudaken
2026-06-08
nfs: add nowait version of nfs_start_io_direct
Dylan Yudaken
2026-06-08
NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_write
Mike Snitzer
2026-06-08
NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
Mike Snitzer
2026-06-08
nfs: keep PG_UPTODATE clear after read errors in page groups
Clark Wang
2026-06-08
NFSv4/pnfs: defer return_range callbacks until after inode unlock
Dai Ngo
2026-06-08
pNFS: Fix use-after-free in pnfs_update_layout()
Wentao Liang
2026-06-08
NFS: fix eof updates after NFSv4.2 fallocate/zero-range
Dai Ngo
2026-06-08
NFS: show redacted cert_serial and privkey_serial in mount options
Sagi Grimberg
2026-06-08
pNFS/filelayout: fix cheking if a layout is striped
Sagi Grimberg
2026-06-08
NFSv4: clear exception state on successful mkdir retry
Igor Raits
2026-06-08
NFSv4/flexfiles: reject zero filehandle version count
Michael Bommarito
2026-06-08
nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
Jeff Layton
2026-06-08
nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
Jeff Layton
2026-06-08
nfs: store the full NFS fileid in inode->i_ino
Jeff Layton
2026-06-05
nfs: get rid of fake root dentries
Al Viro
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-06-02
NFS: write_completion: dereference loop-local req, not hdr->req
Dave Jones
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
2026-05-27
NFS: remove unused page and page2 in nfs4_replace_transport()
Mike Rapoport (Microsoft)
2026-05-27
NFS: replace __get_free_page() with kmalloc() in nfs_show_devname()
Mike Rapoport (Microsoft)
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
2026-05-15
nfs: Skip pathconf probe when neither field is consumed
Chuck Lever
2026-05-15
nfs: Avoid transient zeroed case capability bits during probe
Chuck Lever
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
2026-05-11
nfs: Implement fileattr_get for case sensitivity
Chuck Lever
2026-05-01
security,fs,nfs,net: update security_inode_listsecurity() interface
Stephen Smalley
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-22
NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address
Sean Chang
2026-04-22
NFS: remove redundant __private attribute from nfs_page_class
Sean Chang
2026-04-22
NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes
Olga Kornievskaia
2026-04-22
NFS: fix writeback in presence of errors
Olga Kornievskaia
2026-04-22
nfs: use memcpy_and_pad in decode_fh
Thorsten Blum
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]