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
/
relocation.c
Age
Commit message (
Expand
)
Author
2013-07-02
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-01
Btrfs: fix not being able to find skinny extents during relocate
Josef Bacik
2013-07-01
Btrfs: fix broken nocow after balance
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-08
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
2013-05-17
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
2013-05-17
Btrfs: fix possible memory leak in replace_path()
Stefan Behrens
2013-05-06
btrfs: handle errors returned from get_tree_block_key
David Sterba
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: fix all callers of read_tree_block
Josef Bacik
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
2013-05-06
btrfs: clean snapshots one by one
David Sterba
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-04
Btrfs: do not BUG_ON on aborted situation
Liu Bo
2013-03-04
Btrfs: do not BUG_ON in prepare_to_reloc
Liu Bo
2013-03-04
Btrfs: free all recorded tree blocks on error
Liu Bo
2013-03-04
Btrfs: build up error handling for merge_reloc_roots
Liu Bo
2013-03-04
Btrfs: check for NULL pointer in updating reloc roots
Liu Bo
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-20
Btrfs: use wrapper page_offset
Miao Xie
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-09
btrfs: fix comment typos
Liu Bo
2012-12-12
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-11
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
2012-10-04
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
2012-10-01
Btrfs: fix error handling in delete_block_group_cache()
Tsutomu Itoh
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-07-30
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
2012-07-23
Btrfs: fix error handling in __add_reloc_root()
Dan Carpenter
2012-04-27
Btrfs: Fix space checking during fs resize
Daniel J Blueman
2012-04-27
Btrfs: Prevent root_list corruption
Daniel J Blueman
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-22
btrfs: btrfs_drop_snapshot should return int
Jeff Mahoney
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-22
btrfs: __add_reloc_root error push-up
Jeff Mahoney
2012-03-22
btrfs: Panic on bad rbtree operations
Jeff Mahoney
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-11-10
Btrfs: fix orphan backref nodes
Miao Xie
2011-10-20
btrfs: check file extent backref offset underflow
Yan, Zheng
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
[next]