summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/vfs.rst
AgeCommit message (Expand)Author
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-04-12vfs: add fileattr opsMiklos Szeredi
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-13fs: pass only I_DIRTY_INODE flags to ->dirty_inodeEric Biggers
2021-01-11docs: filesystems: vfs: Correct the struct nameLiao Pingfang
2020-07-27docs: filesystems: vfs: correct flag nameJulia Lawall
2020-07-27docs: filesystems: vfs: correct sync_mode flag namesJulia Lawall
2020-07-05Documentation: filesystems: vfs: drop doubled wordsRandy Dunlap
2020-06-26Replace HTTP links with HTTPS ones: Documentation/filesystemsAlexander A. Klimov
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab
2019-06-06docs: filesystems: vfs: Render method descriptionsTobin C. Harding
2019-05-29docs: filesystems: vfs: Convert vfs.txt to RSTTobin C. Harding