index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
super.c
Age
Commit message (
Expand
)
Author
2 days
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
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2024-10-21
fs/super.c: introduce get_tree_bdev_flags()
Gao Xiang
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-08-22
fs/super.c: improve get_tree() error message
Kent Overstreet
2024-08-19
percpu-rwsem: remove the unused parameter 'read'
Wang Long
2024-08-19
fs: don't flush in-flight wb switches for superblocks without cgroup writeback
Haifeng Xu
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
2024-06-18
fs: don't misleadingly warn during thaw operations
Christian Brauner
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-17
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-18
fs,block: get holder during claim
Christian Brauner
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-02-25
bdev: open block device as files
Christian Brauner
2024-02-25
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
2024-01-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-27
fs: move fscrypt keyring destruction to after ->put_super
Josef Bacik
2023-12-12
fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation
Alexander Mikhalitsyn
2023-11-28
super: don't bother with WARN_ON_ONCE()
Christian Brauner
2023-11-28
super: massage wait event mechanism
Christian Brauner
2023-11-18
fs: handle freezing from multiple devices
Christian Brauner
2023-11-18
fs: remove dead check
Christian Brauner
2023-11-18
fs: streamline thaw_super_locked
Christoph Hellwig
2023-11-18
fs: simplify setup_bdev_super() calls
Christian Brauner
2023-11-18
fs: remove unused helper
Christian Brauner
2023-11-18
fs: remove get_active_super()
Christian Brauner
2023-11-18
bdev: implement freeze and thaw holder operations
Christian Brauner
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-18
fs: massage locking helpers
Christian Brauner
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-31
ovl: punt write aio completion to workqueue
Amir Goldstein
2023-10-28
fs: assert that open_mutex isn't held over holder ops
Christian Brauner
[next]