index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
NFS: Charge unstable writes by request size, not folio size
Benjamin Coddington
3
-12
/
+16
2026-07-08
NFSv4: include MAY_WRITE in open permission mask for O_TRUNC
Benjamin Coddington
1
-0
/
+2
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
24
-200
/
+353
2026-06-18
Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2026-06-17
NFS: Use common error handling code in nfs_alloc_server()
Markus Elfring
1
-6
/
+7
2026-06-17
NFS: Prevent resource leak in nfs_alloc_server()
Markus Elfring
1
-0
/
+1
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+2
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
-14
/
+63
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
-16
/
+18
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
[next]