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
/
ctree.c
Age
Commit message (
Expand
)
Author
2018-05-30
btrfs: Fix out of bounds access in btrfs_search_slot
Nikolay Borisov
2018-05-22
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
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-04-04
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
2016-02-26
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-11
btrfs: send: use GFP_KERNEL everywhere
David Sterba
2016-02-01
Btrfs: Use (eb->start, seq) as search key for tree modification log
Chandan Rajendra
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
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 dsize and last_off declarations
Alexandru Moise
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-08-09
btrfs: abort transaction on btrfs_reloc_cow_block()
Zhaolei
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-02
Btrfs: fix off-by-one logic error in btrfs_realloc_node
Filipe Manana
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-01-22
Btrfs: insert_new_root: Fix lock type of the extent buffer.
chandan
2015-01-21
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
Filipe Manana
2015-01-21
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-01-21
Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
btrfs: fix leak of path in btrfs_find_item
David Sterba
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
[next]