index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-15
nfs: don't skip revalidate on directory delegation when attrs flagged stale
Tom Haynes
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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-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-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-13
NFS: fix RENAME attr in presence of directory delegations
Olga Kornievskaia
2026-04-13
nfs: fix utimensat() for atime with delegated timestamps
Jeff Layton
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
2026-01-15
NFS: Fix size read races in truncate, fallocate and copy offload
Trond Myklebust
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
nfs: split nfs_update_timestamps
Christoph Hellwig
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-23
NFS: Shortcut lookup revalidations if we have a directory delegation
Anna Schumaker
2025-11-10
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-09-30
NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-06
NFS: Serialise O_DIRECT i/o and truncate()
Trond Myklebust
2025-09-06
NFS: Protect against 'eof page pollution'
Trond Myklebust
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-07-22
NFS: drop __exit from nfs_exit_keyring
Christoph Hellwig
2025-07-14
nfs: create a kernel keyring
Christoph Hellwig
2025-07-14
NFS: Return the file btime in the statx results when appropriate
Trond Myklebust
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
2025-07-14
Expand the type of nfs_fattr->valid
Trond Myklebust
2025-06-23
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
2025-05-28
NFSv4: Always set NLINK even if the server doesn't support it
Han Young
2025-05-28
NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...
Sagi Grimberg
2025-03-28
NFS: Don't allow waiting for exiting tasks
Trond Myklebust
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2024-11-04
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
Mike Snitzer
2024-11-04
NFS: Further fixes to attribute delegation a/mtime changes
Trond Myklebust
2024-11-04
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
2024-07-08
NFSv4: Fix up delegated attributes in nfs_setattr
Trond Myklebust
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-07-08
fs: nfs: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-08
nfs: add support for large folios
Christoph Hellwig
[next]