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
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
2020-07-27
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
1
-14
/
+7
2020-07-27
btrfs: remove deprecated mount option subvolrootid
David Sterba
1
-6
/
+0
2020-07-27
btrfs: remove deprecated mount option alloc_start
David Sterba
1
-6
/
+0
2020-07-27
btrfs: start deprecation of mount option inode_cache
David Sterba
1
-0
/
+2
2020-07-27
btrfs: introduce "rescue=" mount option
Qu Wenruo
1
-8
/
+73
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
1
-3
/
+3
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-5
/
+1
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-4
/
+1
2020-05-25
btrfs: add more codes to decoder table
David Sterba
1
-0
/
+9
2020-05-25
btrfs: sort error decoder entries
David Sterba
1
-9
/
+9
2020-03-23
btrfs: adjust message level for unrecognized mount option
David Sterba
1
-1
/
+1
2020-03-23
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
1
-4
/
+4
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
1
-1
/
+1
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-2
/
+2
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
1
-2
/
+5
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
1
-5
/
+0
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
1
-3
/
+3
2020-03-23
btrfs: hold a ref on the root in get_subvol_name_from_objectid
Josef Bacik
1
-1
/
+10
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: update the comment of btrfs_control_ioctl()
Su Yue
1
-1
/
+1
2020-02-12
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
1
-0
/
+2
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
1
-2
/
+33
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
1
-4
/
+4
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
1
-0
/
+2
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
1
-0
/
+2
2019-11-18
btrfs: remove cached space_info in btrfs_statfs()
Johannes Thumshirn
1
-2
/
+1
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
1
-0
/
+1
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
1
-0
/
+1
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
1
-1
/
+0
2019-11-18
btrfs: add const function attribute
David Sterba
1
-1
/
+1
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
1
-1
/
+1
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-1
/
+1
2019-11-18
btrfs: separate out the extent io init function
Josef Bacik
1
-1
/
+8
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-09-09
btrfs: move sysfs declarations out of ctree.h
David Sterba
1
-0
/
+1
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: Refactor btrfs_calc_avail_data_space
Nikolay Borisov
1
-20
/
+10
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
David Sterba
1
-8
/
+5
2019-07-02
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...
David Sterba
1
-4
/
+5
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-0
/
+1
[next]