index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
super.c
Age
Commit message (
Expand
)
Author
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
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-04
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-08-31
fs: export sget_dev()
Christian Brauner
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'v6.6-vfs.super.fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
super: ensure valid info
Christian Brauner
2023-08-29
super: move lockdep assert
Christian Brauner
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-22
super: use higher-level helper for {freeze,thaw}
Christian Brauner
2023-08-21
super: wait until we passed kill super
Christian Brauner
2023-08-21
super: wait for nascent superblocks
Christian Brauner
2023-08-21
super: make locking naming consistent
Christian Brauner
2023-08-21
super: use locking helpers
Christian Brauner
2023-08-21
fs: simplify invalidate_inodes
Christoph Hellwig
2023-08-21
fs: remove get_super
Christoph Hellwig
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-08-14
fs: add FSCONFIG_CMD_CREATE_EXCL
Christian Brauner
2023-08-14
super: remove get_tree_single_reconf()
Christian Brauner
2023-08-11
fs: export fs_holder_ops
Christoph Hellwig
2023-08-11
fs: stop using get_super in fs_mark_dead
Christoph Hellwig
2023-08-11
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
2023-08-10
fs: export setup_bdev_super
Christoph Hellwig
2023-08-10
fs: open block device after superblock creation
Jan Kara
2023-08-09
fs, block: remove bdev->bd_super
Christoph Hellwig
2023-08-02
fs: remove emergency_thaw_bdev
Christoph Hellwig
2023-07-17
fs: wait for partially frozen filesystems
Darrick J. Wong
[next]