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
/
backref.c
Age
Commit message (
Expand
)
Author
2012-08-28
Btrfs: fix that error value is changed by mistake
Stefan Behrens
2012-07-25
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
Chris Mason
2012-07-25
Btrfs: make iref_to_path non static
Alexander Block
2012-07-10
Btrfs: join tree mod log code with the code holding back delayed refs
Jan Schmidt
2012-06-27
Btrfs: leave critical region in btrfs_find_all_roots as soon as possible
Jan Schmidt
2012-06-27
Btrfs: support root level changes in __resolve_indirect_ref
Jan Schmidt
2012-06-21
Btrfs: don't assume to be on the correct extent in add_all_parents
Alexander Block
2012-06-14
Btrfs: add btrfs_next_old_leaf
Jan Schmidt
2012-06-14
Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
Jan Schmidt
2012-05-31
Btrfs: add inodes before dropping the extent lock in find_all_leafs
Jan Schmidt
2012-05-30
Btrfs: use the tree modification log for backref resolving
Jan Schmidt
2012-05-26
Btrfs: look into the extent during find_all_leafs
Jan Schmidt
2012-05-26
Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs
Jan Schmidt
2012-05-26
Btrfs: bugfix in btrfs_find_parent_nodes
Jan Schmidt
2012-05-26
Btrfs: ulist realloc bugfix
Jan Schmidt
2012-04-18
Btrfs: add missing read locks in backref.c
Jan Schmidt
2012-04-18
Btrfs: don't call free_extent_buffer twice in iterate_irefs
Jan Schmidt
2012-04-18
Btrfs: Make free_ipath() deal gracefully with NULL pointers
Jesper Juhl
2012-03-28
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-03-27
Btrfs: fix memory leak in resolver code
Ilya Dryomov
2012-03-27
Btrfs: fix regression in scrub path resolving
Jan Schmidt
2012-03-03
btrfs: fix locking issues in find_parent_nodes()
Li Zefan
2012-02-15
Btrfs: avoid positive number with ERR_PTR
Jan Schmidt
2012-01-26
Btrfs: fix uninit warning in backref.c
Jan Schmidt
2012-01-05
Btrfs: new backref walking code
Jan Schmidt
2012-01-04
Btrfs: added btrfs_find_all_roots()
Jan Schmidt
2011-11-20
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
2011-11-06
Btrfs: fix the new inspection ioctls for 32 bit compat
Chris Mason
2011-09-29
btrfs: added helper functions to iterate backrefs
Jan Schmidt