index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-21
/
+27
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-9
/
+13
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
1
-11
/
+6
2023-06-19
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
1
-1
/
+1
2023-06-15
fs: Protect reconfiguration of sb read-write from racing writes
Jan Kara
1
-1
/
+10
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-2
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-11
/
+4
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-11
/
+9
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
1
-2
/
+19
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-05-30
fs: Drop wait_unfrozen wait queue
Jan Kara
1
-4
/
+0
2023-05-15
vfs: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-03-29
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
1
-1
/
+1
2023-03-14
fscrypt: destroy keyring after security_sb_delete()
Eric Biggers
1
-3
/
+12
2023-02-21
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+24
2023-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-1
/
+0
2023-02-08
fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
Eric Biggers
1
-1
/
+0
2023-01-27
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
1
-4
/
+17
2023-01-26
fs: move sb_init_dio_done_wq out of direct-io.c
Christoph Hellwig
1
-0
/
+24
2022-12-13
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-51
/
+9
2022-11-25
fs: simplify vfs_get_super
Christoph Hellwig
1
-51
/
+9
2022-10-20
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
1
-1
/
+2
2022-09-22
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
1
-1
/
+1
2022-08-08
Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+31
2022-07-27
vfs: function to prevent re-use of block-device-based superblocks
Daniil Lunev
1
-2
/
+31
2022-07-04
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+5
2022-04-18
block: add a bdev_stable_writes helper
Christoph Hellwig
1
-1
/
+1
2022-01-30
vfs: make freeze_super abort when sync_filesystem returns error
Darrick J. Wong
1
-7
/
+12
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-3
/
+0
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-2
/
+2
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+3
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-1
/
+1
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
1
-4
/
+4
2021-04-22
fs,security: Add sb_delete hook
Mickaël Salaün
1
-0
/
+1
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
1
-6
/
+6
2021-01-25
block: remove the NULL bdev check in bdev_read_only
Christoph Hellwig
1
-1
/
+2
2021-01-22
fs: fix kernel-doc markups
Mauro Carvalho Chehab
1
-6
/
+6
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-25
/
+19
2020-12-02
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
1
-49
/
+2
2020-11-11
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-30
/
+0
2020-11-11
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
1
-6
/
+12
2020-11-11
vfs: remove lockdep bogosity in __sb_start_write
Darrick J. Wong
1
-29
/
+4
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-0
/
+2
2020-06-11
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-05-29
fs: fix indentation in deactivate_super()
Yufen Yu
1
-1
/
+1
2020-05-10
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
1
-2
/
+0
2020-05-10
bdi: simplify bdi_alloc
Christoph Hellwig
1
-1
/
+1
2020-04-29
Fix use after free in get_tree_bdev()
David Howells
1
-1
/
+1
[next]