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