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
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
1
-8
/
+60
2022-03-14
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
1
-0
/
+20
2022-03-14
btrfs: match stale devices by dev_t
Anand Jain
1
-1
/
+7
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-2
/
+0
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
1
-1
/
+0
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
1
-1
/
+1
2021-10-26
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
1
-19
/
+5
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
1
-1
/
+1
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
1
-20
/
+6
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
1
-0
/
+5
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-0
/
+3
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
1
-7
/
+0
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
1
-7
/
+6
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
1
-3
/
+2
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
1
-11
/
+0
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
1
-0
/
+26
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
1
-2
/
+2
2021-02-09
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
1
-0
/
+7
2021-02-09
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
1
-1
/
+0
2020-12-18
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
1
-0
/
+10
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
1
-3
/
+19
2020-12-18
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
1
-0
/
+8
2020-12-09
btrfs: warn when remount will not change the free space tree
Boris Burkov
1
-0
/
+16
2020-12-09
btrfs: use superblock state to print space_cache mount option
Boris Burkov
1
-2
/
+2
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
1
-3
/
+7
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
1
-0
/
+1
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
1
-31
/
+6
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
1
-10
/
+3
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
1
-2
/
+11
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
1
-0
/
+1
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
1
-0
/
+5
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
1
-3
/
+7
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-2
/
+0
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
1
-1
/
+1
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
1
-2
/
+0
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
1
-0
/
+11
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
1
-1
/
+11
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
1
-1
/
+11
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
1
-0
/
+2
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
1
-1
/
+8
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
1
-7
/
+16
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
1
-4
/
+1
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-0
/
+1
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
1
-0
/
+1
2020-08-10
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
1
-0
/
+6
2020-08-10
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-10
btrfs: fix messages after changing compression level by remount
David Sterba
1
-5
/
+9
2020-07-27
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
1
-8
/
+5
2020-07-27
btrfs: document special case error codes for fs errors
Josef Bacik
1
-0
/
+15
[next]