index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
10 days
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
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-04-04
nfs: Handle error of rpc_proc_register() in nfs_net_init().
Kuniyuki Iwashima
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-09
nfs: make the rpc_stat per net namespace
Josef Bacik
2024-03-09
nfs: expose /proc/net/sunrpc/nfs in net namespaces
Josef Bacik
2023-10-18
nfs: convert to new timestamp accessors
Jeff Layton
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
nfs: convert to ctime accessor functions
Jeff Layton
2023-06-19
nfs: don't report STATX_BTIME in ->getattr
Jeff Layton
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-04-11
NFSv3: handle out-of-order write replies.
NeilBrown
2023-04-11
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
2023-03-30
nfs: use vfs setgid helper
Christian Brauner
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-26
nfs: report the inode version in getattr if requested
Jeff Layton
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
[next]