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
/
disk-io.h
Age
Commit message (
Expand
)
Author
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2015-12-07
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
David Sterba
2015-10-01
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
2015-08-31
btrfs: Add raid56 support for updating
Zhao Lei
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2014-12-12
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
2014-12-12
btrfs: sink blocksize parameter to reada_tree_block_flagged
David Sterba
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
2014-10-02
btrfs: return void from readahead_tree_block
David Sterba
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
btrfs: make close_ctree return void
David Sterba
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2013-11-11
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2013-10-10
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-06-14
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
2013-04-29
Btrfs: cleanup unused function
Liu Bo
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
2012-12-12
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
2012-08-28
Btrfs: remove superblock writing after fatal error
Stefan Behrens
2012-07-10
Btrfs: added helper to create new trees
Arne Jansen
2012-05-30
btrfs: Drop unused function btrfs_abort_devices()
Asias He
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
btrfs: clean_tree_block should panic on observed memory corruption and return...
Jeff Mahoney
2012-01-08
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
2012-01-08
btrfs: make open_ctree() return int
Al Viro
2012-01-08
btrfs: sanitizing ->fs_info, part 4
Al Viro
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
2011-10-02
btrfs: add READAHEAD extent buffer flag
Arne Jansen
[next]