summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/vfs.rst
Commit message (Expand)AuthorAgeFilesLines
* docs: filesystems: vfs: actualize struct super_operations descriptionAlexander Mikhalitsyn2023-03-141-15/+59
* docs: filesystems: vfs: actualize struct file_system_type descriptionAlexander Mikhalitsyn2023-03-141-4/+27
* docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn2023-03-071-1/+1
* fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->set_acl() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->get_acl() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->tmpfile() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: add new get acl methodChristian Brauner2022-10-201-0/+1
* fs: rename current get acl methodChristian Brauner2022-10-201-1/+1
* fs: pass dentry to set acl methodChristian Brauner2022-10-191-1/+1
* Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-10-101-2/+4
|\
| * vfs: open inside ->tmpfile()Miklos Szeredi2022-09-241-2/+4
* | fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner2022-09-291-0/+3
|/
* fs: Add aops->migrate_folioMatthew Wilcox (Oracle)2022-08-021-7/+7
* mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2022-08-021-12/+0
* docs: Improve ->read_folio documentationMatthew Wilcox (Oracle)2022-06-291-7/+32
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-5/+12
|\
| * doc: update documentation for swap_activate and swap_rwNeilBrown2022-05-091-5/+12
* | fs: Add free_folio address space operationMatthew Wilcox (Oracle)2022-05-091-3/+3
* | fs: Add aops->release_folioMatthew Wilcox (Oracle)2022-05-091-23/+22
* | fs: Add read_folio documentationMatthew Wilcox (Oracle)2022-05-091-10/+10
* | fs: Convert is_dirty_writeback() to take a folioMatthew Wilcox (Oracle)2022-05-081-5/+5
* | fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-4/+1
|/
* fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-011-11/+0
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-23/+23
|\
| * fs: Add aops->dirty_folioMatthew Wilcox (Oracle)2022-03-151-8/+8
| * fs: Add aops->launder_folioMatthew Wilcox (Oracle)2022-03-151-4/+4
| * fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)2022-03-151-1/+0
| * fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)2022-03-151-5/+6
| * fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2022-03-141-5/+5
* | mm: document and polish read-ahead codeNeilBrown2022-03-221-6/+10
|/
* vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-181-1/+1
* vfs: add fileattr opsMiklos Szeredi2021-04-121-0/+15
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-9/+10
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-241-9/+10
* | Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-1/+4
|\ \
| * | fs: pass only I_DIRTY_INODE flags to ->dirty_inodeEric Biggers2021-01-131-1/+4
| |/
* | docs: filesystems: vfs: Correct the struct nameLiao Pingfang2021-01-111-1/+1
|/
* docs: filesystems: vfs: correct flag nameJulia Lawall2020-07-271-1/+1
* docs: filesystems: vfs: correct sync_mode flag namesJulia Lawall2020-07-271-2/+2
* Documentation: filesystems: vfs: drop doubled wordsRandy Dunlap2020-07-051-2/+2
* Replace HTTP links with HTTPS ones: Documentation/filesystemsAlexander A. Klimov2020-06-261-3/+3