index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-01-10
1
-6
/
+6
|
\
|
*
fs: move fscrypt keyring destruction to after ->put_super
Josef Bacik
2023-12-27
1
-6
/
+6
*
|
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
1
-223
/
+275
|
\
\
|
*
|
super: don't bother with WARN_ON_ONCE()
Christian Brauner
2023-11-28
1
-4
/
+1
|
*
|
super: massage wait event mechanism
Christian Brauner
2023-11-28
1
-37
/
+14
|
*
|
fs: handle freezing from multiple devices
Christian Brauner
2023-11-18
1
-32
/
+112
|
*
|
fs: remove dead check
Christian Brauner
2023-11-18
1
-5
/
+0
|
*
|
fs: streamline thaw_super_locked
Christoph Hellwig
2023-11-18
1
-23
/
+20
|
*
|
fs: simplify setup_bdev_super() calls
Christian Brauner
2023-11-18
1
-16
/
+0
|
*
|
fs: remove unused helper
Christian Brauner
2023-11-18
1
-40
/
+14
|
*
|
fs: remove get_active_super()
Christian Brauner
2023-11-18
1
-28
/
+0
|
*
|
bdev: implement freeze and thaw holder operations
Christian Brauner
2023-11-18
1
-20
/
+79
|
*
|
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-18
1
-2
/
+2
|
*
|
fs: massage locking helpers
Christian Brauner
2023-11-18
1
-44
/
+61
|
|
/
*
/
fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation
Alexander Mikhalitsyn
2023-12-12
1
-1
/
+1
|
/
*
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-11-07
1
-0
/
+1
|
\
|
*
ovl: punt write aio completion to workqueue
Amir Goldstein
2023-10-31
1
-0
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-16
/
+19
|
\
\
|
|
/
|
/
|
|
*
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
1
-1
/
+1
|
*
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-10-04
1
-15
/
+18
*
|
fs: assert that open_mutex isn't held over holder ops
Christian Brauner
2023-10-28
1
-0
/
+1
*
|
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
2023-10-28
1
-18
/
+32
*
|
fs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
1
-6
/
+9
|
/
*
fs: export sget_dev()
Christian Brauner
2023-08-31
1
-19
/
+45
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-1
/
+3
|
\
|
*
fs: remove emergency_thaw_bdev
Christoph Hellwig
2023-08-02
1
-1
/
+3
*
|
Merge tag 'v6.6-vfs.super.fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
1
-20
/
+31
|
\
\
|
*
|
super: ensure valid info
Christian Brauner
2023-08-29
1
-19
/
+30
|
*
|
super: move lockdep assert
Christian Brauner
2023-08-29
1
-1
/
+1
*
|
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-240
/
+525
|
\
|
|
|
*
|
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-23
1
-18
/
+102
|
|
\
\
|
|
*
|
fs: wait for partially frozen filesystems
Darrick J. Wong
2023-07-17
1
-2
/
+32
|
|
*
|
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2023-07-17
1
-9
/
+70
|
|
|
/
|
*
|
super: use higher-level helper for {freeze,thaw}
Christian Brauner
2023-08-22
1
-3
/
+12
|
*
|
super: wait until we passed kill super
Christian Brauner
2023-08-21
1
-7
/
+64
|
*
|
super: wait for nascent superblocks
Christian Brauner
2023-08-21
1
-51
/
+153
|
*
|
super: make locking naming consistent
Christian Brauner
2023-08-21
1
-14
/
+14
|
*
|
super: use locking helpers
Christian Brauner
2023-08-21
1
-48
/
+78
|
*
|
fs: simplify invalidate_inodes
Christoph Hellwig
2023-08-21
1
-1
/
+1
|
*
|
fs: remove get_super
Christoph Hellwig
2023-08-21
1
-37
/
+0
|
*
|
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-08-21
1
-0
/
+13
|
*
|
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2023-08-21
1
-2
/
+6
|
*
|
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-08-21
1
-2
/
+2
|
*
|
fs: export fs_holder_ops
Christoph Hellwig
2023-08-11
1
-1
/
+2
|
*
|
fs: stop using get_super in fs_mark_dead
Christoph Hellwig
2023-08-11
1
-4
/
+26
|
*
|
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
2023-08-11
1
-4
/
+4
|
*
|
fs: export setup_bdev_super
Christoph Hellwig
2023-08-10
1
-1
/
+2
|
*
|
fs: open block device after superblock creation
Jan Kara
2023-08-10
1
-93
/
+95
|
*
|
fs, block: remove bdev->bd_super
Christoph Hellwig
2023-08-09
1
-3
/
+0
|
|
/
*
|
fs: add FSCONFIG_CMD_CREATE_EXCL
Christian Brauner
2023-08-14
1
-9
/
+27
[next]