index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
super.c
Age
Commit message (
Expand
)
Author
29 hours
Merge branch 'vfs-7.3.super' into vfs.all
Christian Brauner
9 days
fs: look up the superblock via the device table in user_get_super()
Christian Brauner
9 days
super: make fs_holder_ops private
Christian Brauner
9 days
fs: tolerate per-superblock freeze errors on shared devices
Christian Brauner
9 days
fs: look up superblocks via the device table in fs_holder_ops
Christian Brauner
9 days
fs: add dedicated block device open helpers for filesystems
Christian Brauner
9 days
fs: maintain a global device-to-superblock table
Christian Brauner
9 days
super: take lock after last reference count
Christian Brauner
9 days
super: convert s_count to refcount_t s_passive
Christian Brauner
9 days
fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
Usama Arif
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-09
vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
Jeff Layton
2026-06-05
wind ->s_roots via ->d_sib instead of ->d_hash
Al Viro
2026-06-03
fs: retire sget()
Christian Brauner
2026-05-21
fs: unexport drop_super_exclusive
Christoph Hellwig
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-23
fsnotify: Shutdown fsnotify before destroying sb's dcache
Jan Kara
2026-01-13
fs: report filesystem and file I/O errors to fsnotify
Darrick J. Wong
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-03
fs: PM: Fix reverse check in filesystems_freeze_callback()
Rafael J. Wysocki
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-17
get rid of kill_litter_super()
Al Viro
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-10-29
writeback: allow the file system to override MIN_WRITEBACK_PAGES
Christoph Hellwig
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-17
preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
Al Viro
2025-08-25
fs: Use try_cmpxchg() in sb_init_done_wq()
Uros Bizjak
2025-08-11
fs: Remove mount_bdev
Pedro Falcato
2025-08-11
fs: Remove mount_nodev
Pedro Falcato
2025-07-28
Merge tag 'vfs-6.17-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-15
fs: add a new remove_bdev() callback
Qu Wenruo
2025-06-12
fs: unlock the superblock during iterate_supers_type
Darrick J. Wong
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-05-06
kill vfs_submount()
Al Viro
2025-04-29
fs: remove useless plus one in super_cache_scan()
Jinliang Zheng
2025-04-07
super: use common iterator (Part 2)
Christian Brauner
2025-04-07
super: use a common iterator (Part 1)
Christian Brauner
2025-04-07
super: skip dying superblocks early
Christian Brauner
2025-04-07
super: simplify user_get_super()
Christian Brauner
2025-04-07
super: remove pointless s_root checks
Christian Brauner
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]