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_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
/
root-tree.c
Age
Commit message (
Expand
)
Author
2020-01-23
btrfs: do not delete mismatched root refs
Josef Bacik
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-07-04
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-05-09
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
2019-04-29
btrfs: Don't panic when we can't find a root key
Qu Wenruo
2019-02-27
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-25
btrfs: Remove unnecessary casts in btrfs_read_root_item
YueHaibing
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
2017-10-30
btrfs: Clean up dead code in root-tree
Christos Gkekas
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-21
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
2017-04-18
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
2017-02-14
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-03
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
2016-02-18
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: Fixed declaration of old_len
Alexandru Moise
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-03-10
btrfs: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
2013-10-10
Btrfs: insert orphan roots into fs radix tree
Miao Xie
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-07-02
Btrfs: cleanup orphaned root orphan item
Josef Bacik
2013-06-14
Btrfs: remove unused code in btrfs_del_root
Liu Bo
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
[next]