index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+0
2025-12-03
fs: PM: Fix reverse check in filesystems_freeze_callback()
Rafael J. Wysocki
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-11-18
get rid of kill_litter_super()
Al Viro
1
-8
/
+0
2025-11-12
power: always freeze efivarfs
Christian Brauner
1
-3
/
+10
2025-10-29
writeback: allow the file system to override MIN_WRITEBACK_PAGES
Christoph Hellwig
1
-0
/
+1
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-63
/
+0
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-09-17
preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
Al Viro
1
-2
/
+1
2025-08-25
fs: Use try_cmpxchg() in sb_init_done_wq()
Uros Bizjak
1
-3
/
+5
2025-08-11
fs: Remove mount_bdev
Pedro Falcato
1
-43
/
+0
2025-08-11
fs: Remove mount_nodev
Pedro Falcato
1
-20
/
+0
2025-07-29
Merge tag 'vfs-6.17-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2025-07-15
fs: add a new remove_bdev() callback
Qu Wenruo
1
-0
/
+11
2025-06-12
fs: unlock the superblock during iterate_supers_type
Darrick J. Wong
1
-1
/
+3
2025-05-31
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+225
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
1
-13
/
+158
2025-05-06
kill vfs_submount()
Al Viro
1
-8
/
+1
2025-04-29
fs: remove useless plus one in super_cache_scan()
Jinliang Zheng
1
-1
/
+1
2025-04-07
super: use common iterator (Part 2)
Christian Brauner
1
-9
/
+39
2025-04-07
super: use a common iterator (Part 1)
Christian Brauner
1
-54
/
+13
2025-04-07
super: skip dying superblocks early
Christian Brauner
1
-0
/
+6
2025-04-07
super: simplify user_get_super()
Christian Brauner
1
-14
/
+15
2025-04-07
super: remove pointless s_root checks
Christian Brauner
1
-13
/
+6
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
1
-1
/
+1
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
1
-55
/
+0
2025-01-26
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
1
-1
/
+1
2024-10-21
fs/super.c: introduce get_tree_bdev_flags()
Gao Xiang
1
-6
/
+20
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+2
2024-08-22
fs/super.c: improve get_tree() error message
Kent Overstreet
1
-2
/
+2
2024-08-19
percpu-rwsem: remove the unused parameter 'read'
Wang Long
1
-1
/
+1
2024-08-19
fs: don't flush in-flight wb switches for superblocks without cgroup writeback
Haifeng Xu
1
-1
/
+1
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-06-18
fs: don't misleadingly warn during thaw operations
Christian Brauner
1
-1
/
+10
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2024-04-17
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
1
-0
/
+1
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-21
/
+3
2024-03-18
fs,block: get holder during claim
Christian Brauner
1
-0
/
+18
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-9
/
+9
2024-02-25
bdev: open block device as files
Christian Brauner
1
-9
/
+9
2024-02-25
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
1
-9
/
+4
2024-01-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-6
/
+6
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-223
/
+275
2023-12-28
fs: move fscrypt keyring destruction to after ->put_super
Josef Bacik
1
-6
/
+6
2023-12-12
fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation
Alexander Mikhalitsyn
1
-1
/
+1
[next]