index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
vfs.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+2
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
1
-6
/
+2
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
1
-2
/
+2
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-55
/
+3
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
1
-0
/
+6
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
1
-1
/
+2
2026-01-12
filelock: default to returning -EINVAL when ->setlease operation is NULL
Jeff Layton
1
-3
/
+6
2025-12-15
fs: Remove internal old mount API code
Eric Sandeen
1
-55
/
+3
2025-11-16
doc: update porting, vfs documentation for mmap_prepare actions
Lorenzo Stoakes
1
-0
/
+4
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-25
/
+2
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-2
/
+2
2025-08-11
docs/vfs: Remove mentions to the old mount API helpers
Pedro Falcato
1
-25
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+18
2025-07-23
doc: update porting, vfs documentation to describe mmap_prepare()
Lorenzo Stoakes
1
-4
/
+18
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-3
/
+3
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
1
-2
/
+3
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+1
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-3
/
+1
2025-04-07
fs: Remove aops->writepage
Matthew Wilcox (Oracle)
1
-30
/
+9
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-2
/
+21
2025-01-27
9p: fix ->rename_sem exclusion
Al Viro
1
-0
/
+21
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2024-09-01
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
1
-9
/
+7
2024-01-11
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-11-17
docs: vfs: fix typo in struct xattr_handlers
Ariel Miculas
1
-1
/
+1
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
1
-7
/
+2
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-08-18
docs: vfs: clean up after the iterate() removal
Jonathan Corbet
1
-6
/
+1
2023-08-09
libfs: Add directory operations for stable offsets
Chuck Lever
1
-1
/
+5
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
1
-2
/
+4
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+0
2023-03-14
docs: filesystems: vfs: actualize struct super_operations description
Alexander Mikhalitsyn
1
-15
/
+59
2023-03-14
docs: filesystems: vfs: actualize struct file_system_type description
Alexander Mikhalitsyn
1
-4
/
+27
2023-03-07
docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
Glenn Washburn
1
-1
/
+1
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
[next]