summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/vfs.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-021-0/+15
* docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-311-1/+1
* docs: filesystems: vfs: Render method descriptionsTobin C. Harding2019-06-061-505/+642
* docs: filesystems: vfs: Convert vfs.txt to RSTTobin C. Harding2019-05-291-0/+1291