index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
2025-05-02
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
2025-03-13
btrfs: output the reason for open_ctree() failure
Qu Wenruo
2023-12-13
Revert "btrfs: add dmesg output for first mount and last unmount of a filesys...
Greg Kroah-Hartman
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-01-12
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2023-01-12
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
2022-10-29
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
2022-10-26
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-06-29
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-29
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2021-12-22
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
2021-12-22
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
2021-02-08
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
2021-02-08
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
2020-12-18
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-09
btrfs: warn when remount will not change the free space tree
Boris Burkov
2020-12-09
btrfs: use superblock state to print space_cache mount option
Boris Burkov
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
[next]