index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
vfs.rst
Age
Commit message (
Expand
)
Author
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-09
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
doc: update documentation for swap_activate and swap_rw
NeilBrown
2022-05-09
fs: Add read_folio documentation
Matthew Wilcox (Oracle)
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
mm: document and polish read-ahead code
NeilBrown
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-13
fs: pass only I_DIRTY_INODE flags to ->dirty_inode
Eric Biggers
2021-01-11
docs: filesystems: vfs: Correct the struct name
Liao Pingfang
2020-07-27
docs: filesystems: vfs: correct flag name
Julia Lawall
2020-07-27
docs: filesystems: vfs: correct sync_mode flag names
Julia Lawall
2020-07-05
Documentation: filesystems: vfs: drop doubled words
Randy Dunlap
2020-06-26
Replace HTTP links with HTTPS ones: Documentation/filesystems
Alexander A. Klimov
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
2019-06-06
docs: filesystems: vfs: Render method descriptions
Tobin C. Harding
2019-05-29
docs: filesystems: vfs: Convert vfs.txt to RST
Tobin C. Harding