index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
NFS4: Fix state renewals missing after boot
Joshua Watt
1
-0
/
+1
2025-10-13
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
1
-1
/
+2
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+13
2025-10-13
NFSv4/flexfiles: fix to allocate mirror->dss before use
Mike Snitzer
1
-14
/
+21
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
23
-481
/
+1274
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+5
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-36
/
+14
2025-09-30
NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
1
-0
/
+15
2025-09-30
nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
Mike Snitzer
5
-13
/
+90
2025-09-30
nfs/localio: add proper O_DIRECT support for READ and WRITE
Mike Snitzer
1
-47
/
+202
2025-09-30
nfs/localio: refactor iocb initialization
Mike Snitzer
1
-38
/
+55
2025-09-30
nfs/localio: refactor iocb and iov_iter_bvec initialization
Mike Snitzer
1
-37
/
+33
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-10
/
+55
2025-09-30
nfs/localio: make trace_nfs_local_open_fh more useful
Mike Snitzer
2
-5
/
+6
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-26
NFSv4/flexfiles: Add support for striped layouts
Jonathan Curley
2
-92
/
+157
2025-09-26
NFSv4/flexfiles: Update layout stats & error paths for striped layouts
Jonathan Curley
1
-103
/
+209
2025-09-26
NFSv4/flexfiles: Write path updates for striped layouts
Jonathan Curley
1
-12
/
+30
2025-09-26
NFSv4/flexfiles: Commit path updates for striped layouts
Jonathan Curley
1
-16
/
+25
2025-09-26
NFSv4/flexfiles: Read path updates for striped layouts
Jonathan Curley
1
-24
/
+98
2025-09-26
NFSv4/flexfiles: Update low level helper functions to be DS stripe aware.
Jonathan Curley
3
-85
/
+115
2025-09-26
NFSv4/flexfiles: Add data structure support for striped layouts
Jonathan Curley
3
-98
/
+117
2025-09-26
NFSv4/flexfiles: Use ds_commit_idx when marking a write commit
Jonathan Curley
1
-1
/
+1
2025-09-26
NFSv4/flexfiles: Remove cred local variable dependency
Jonathan Curley
1
-2
/
+2
2025-09-23
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
1
-0
/
+2
2025-09-23
NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
Trond Myklebust
3
-5
/
+9
2025-09-23
NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()
Anna Schumaker
2
-9
/
+9
2025-09-23
NFS: Update the filelayout to use xdr_set_scratch_folio()
Anna Schumaker
2
-10
/
+10
2025-09-23
NFS: Update the blocklayout to use xdr_set_scratch_folio()
Anna Schumaker
2
-8
/
+8
2025-09-23
NFS: Update listxattr to use xdr_set_scratch_folio()
Anna Schumaker
2
-3
/
+3
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
2
-3
/
+3
2025-09-23
NFS: Update readdir to use a scratch folio
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+1
2025-09-23
NFS: Remove rpcbind cleanup for NFSv4.0 callback
Chuck Lever
1
-5
/
+3
2025-09-23
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
1
-0
/
+3
2025-09-23
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-09-23
NFSv4: fix "prefered"->"preferred"
Xichao Zhao
1
-1
/
+1
2025-09-23
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
1
-2
/
+2
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
1
-3
/
+3
2025-09-23
nfs: cleanup tracepoint declarations
Leo Martins
1
-3
/
+3
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
2
-4
/
+8
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
2
-0
/
+68
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
3
-4
/
+35
2025-09-23
nfs: add tracepoints to nfs_file_read() and nfs_file_write()
Jeff Layton
2
-0
/
+56
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-2
/
+2
2025-09-16
slightly simplify nfs_atomic_open()
Al Viro
1
-2
/
+0
2025-09-16
simplify nfs_atomic_open_v23()
Al Viro
1
-11
/
+5
[next]