vault
Search
Search
Dark mode
Light mode
Explorer
Tag: linux/vfs
18 items with this tag.
Jun 20, 2026
file_operations and the Character Driver Interface
linux
linux/drivers
linux/vfs
linux/char-devices
kernel
function-pointers
operating-systems
Jun 04, 2026
Asynchronous IO Models in Linux
linux
linux/vfs
linux/filesystems
async-io
io-uring
posix-aio
epoll
uncertain
Jun 04, 2026
Bind Mounts and Mount Propagation
linux
linux/vfs
linux/filesystems
mount
mount-propagation
bind-mount
shared-subtree
namespaces
containers
uncertain
Jun 04, 2026
Direct IO and O_DIRECT
linux
linux/vfs
linux/filesystems
direct-io
o-direct
iomap
page-cache
kernel
databases
uncertain
Jun 04, 2026
Filesystem Quotas
linux
linux/vfs
linux/filesystems
quota
storage
operating-systems
uncertain
Jun 04, 2026
Filesystem Registration and Mounting Internals
linux
linux/vfs
linux/filesystems
mount
kernel
fs-context
operating-systems
Jun 04, 2026
Mount Point Traversal During Lookup
linux
linux/vfs
linux/filesystems
path-lookup
mount
kernel
Jun 04, 2026
RCU-Walk and Ref-Walk
linux
linux/vfs
linux/filesystems
path-lookup
rcu
seqlock
dcache
concurrency
operating-systems
uncertain
Jun 04, 2026
Readahead and Read Path
linux
linux/vfs
linux/filesystems
page-cache
read-path
buffered-io
readahead
kernel
uncertain
Jun 04, 2026
The Dentry Cache
linux
linux/vfs
linux/filesystems
dcache
dentry
kernel
page-cache
performance
uncertain
Jun 04, 2026
The New Mount API
linux
linux/vfs
linux/filesystems
mount
syscall
operating-systems
uncertain
Jun 04, 2026
The jbd2 Journaling Layer
linux
linux/filesystems
linux/vfs
jbd2
journaling
ext4
crash-consistency
storage
uncertain
Jun 04, 2026
VFS File Object
linux
linux/vfs
linux/filesystems
kernel
operating-systems
data-structure
uncertain
Jun 04, 2026
VFS Superblock Object
linux
linux/vfs
linux/filesystems
kernel
operating-systems
data-structure
uncertain
Jun 04, 2026
fanotify and Filesystem Monitoring
linux
linux/vfs
linux/filesystems
fsnotify
fanotify
file-monitoring
hsm
operating-systems
uncertain
Jun 04, 2026
fsync fdatasync and Durability
linux
linux/vfs
linux/filesystems
durability
fsync
page-cache
posix
uncertain
Jun 04, 2026
sysfs and the Kernel Object Hierarchy
linux
linux/filesystems
linux/vfs
sysfs
kobject
kernfs
device-model
udev
pseudo-filesystem
kernel
operating-systems
uncertain
Jun 04, 2026
tmpfs In-Memory Filesystem
linux
linux/filesystems
linux/vfs
linux/mm
tmpfs
shmem
operating-systems