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
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/viro/vfs
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/kernel/git/akpm/mm
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
2026-04-13
pnfs/flexfiles: validate ds_versions_cnt is non-zero
Jenny Guanni Qu
1
-0
/
+5
2026-04-13
NFS/blocklayout: print each device used for SCSI layouts
Christoph Hellwig
1
-2
/
+5
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-33
/
+33
2026-04-13
nfs: update inode ctime after removexattr operation
Jeff Layton
2
-4
/
+24
2026-04-13
nfs: fix utimensat() for atime with delegated timestamps
Jeff Layton
1
-8
/
+1
2026-04-13
NFS: improve "Server wrote zero bytes" error
Olga Kornievskaia
1
-1
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-3
/
+2
2026-04-13
NFSv4/pnfs: If the server is down, retry the layout returns on reboot
Trond Myklebust
2
-15
/
+37
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
1
-6
/
+10
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2
-2
/
+0
2026-04-02
struct dentry: make ->d_u anonymous
Al Viro
2
-2
/
+2
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
1
-1
/
+1
2026-03-29
nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
Andy Shevchenko
1
-3
/
+1
2026-03-29
lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2
-0
/
+2
2026-03-29
NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
Chuck Lever
1
-2
/
+2
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
7
-33
/
+33
2026-02-27
NFS: Fix NFS KConfig typos
Anna Schumaker
1
-1
/
+2
2026-02-23
nfs: return EISDIR on nfs3_proc_create if d_alias is a dir
Roberto Bergantinos Corpas
1
-1
/
+6
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-5
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
21
-46
/
+46
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
39
-139
/
+134
2026-02-17
nfs: stop using writeback internals for WB_WRITEBACK accounting
Kundan Kumar
2
-3
/
+2
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
36
-1535
/
+1354
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-5
/
+5
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+0
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-19
/
+18
2026-02-09
nfs: nfs4proc: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2026-02-09
NFSv4: limit lease period in nfs4_set_lease_period()
Sergey Shtylyov
1
-1
/
+9
2026-02-09
NFSv4: pass lease period in seconds to nfs4_set_lease_period()
Sergey Shtylyov
4
-7
/
+7
2026-02-09
nfs: unify security_inode_listsecurity() calls
Stephen Smalley
1
-35
/
+3
2026-02-09
fs/nfs: Fix readdir slow-start regression
Sagi Grimberg
1
-2
/
+2
2026-02-09
Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-35
/
+3
2026-02-02
pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN
Olga Kornievskaia
1
-1
/
+2
2026-01-30
NFS: fix delayed delegation return handling
Christoph Hellwig
4
-21
/
+14
2026-01-30
NFS: simplify error handling in nfs_end_delegation_return
Christoph Hellwig
1
-13
/
+10
2026-01-30
NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return
Christoph Hellwig
1
-19
/
+14
2026-01-30
NFS: remove the delegation == NULL check in nfs_end_delegation_return
Christoph Hellwig
1
-3
/
+0
2026-01-30
NFS: use bool for the issync argument to nfs_end_delegation_return
Christoph Hellwig
1
-6
/
+9
[next]