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
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2018-02-02
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
2018-01-22
btrfs: Make btrfs_inode_rsv_release static
Nikolay Borisov
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
2018-01-22
btrfs: extent-tree: Make btrfs_inode_rsv_refill function static
Qu Wenruo
2018-01-22
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
David Sterba
2018-01-22
btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
Nikolay Borisov
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-12-07
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-20
btrfs: clear space cache inode generation always
Josef Bacik
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-01
btrfs: track refs in a rb_tree instead of a list
Josef Bacik
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-10-30
btrfs: add assertions for releasing trans handle reservations
Josef Bacik
2017-10-30
btrfs: remove delayed_ref_node from ref_head
Josef Bacik
2017-10-30
btrfs: move all ref head cleanup to the helper function
Josef Bacik
2017-10-30
btrfs: move ref_mod modification into the if (ref) logic
Josef Bacik
2017-10-30
btrfs: breakout empty head cleanup to a helper
Josef Bacik
2017-10-30
btrfs: move extent_op cleanup to a helper
Josef Bacik
2017-10-30
btrfs: add a helper to return a head ref
Josef Bacik
2017-10-30
Btrfs: add a extent ref verify tool
Josef Bacik
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
btrfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-30
btrfs: change how we decide to commit transactions during flushing
Josef Bacik
2017-10-30
btrfs: convert all mount option checking code to use btrfs_test_opt
Satoru Takeuchi
2017-10-30
btrfs: Remove redundant argument of __link_block_group
Nikolay Borisov
2017-10-30
btrfs: Remove redundant forward declarations
Nikolay Borisov
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
Btrfs: add one more sanity check for shared ref type
Liu Bo
2017-08-21
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
2017-08-21
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2017-08-21
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
2017-08-18
btrfs: Remove never-reached WARN_ON
Nikolay Borisov
2017-08-16
btrfs: Simplify math in should_alloc chunk
Nikolay Borisov
2017-08-16
btrfs: account for pinned bytes in should_alloc_chunk
Jeff Mahoney
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: Make flush_space return void
Nikolay Borisov
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
Nikolay Borisov
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
2017-08-16
btrfs: remove unused sectorsize member
Nikolay Borisov
2017-07-24
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
2017-07-24
btrfs: fix lockup in find_free_extent with read-only block groups
Jeff Mahoney
[next]