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.h
Age
Commit message (
Expand
)
Author
2016-06-03
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
2016-02-03
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-10
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
2015-04-10
Btrfs: two stage dirty block group writeout
Chris Mason
2015-04-10
btrfs: move struct io_ctl into ctree.h and rename it
Chris Mason
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
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-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
Btrfs: prepare block group cache before writing
Josef Bacik
2015-03-03
btrfs: use explicit initializer for seq_elem
David Sterba
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-16
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-02
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
2015-02-02
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-01-21
Btrfs: fix unused members in struct btrfs_root
Anand Jain
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-19
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
2014-12-10
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
2014-12-02
Btrfs: fix crash caused by block group removal
Filipe Manana
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-11-20
Btrfs: move read only block groups onto their own list V2
Josef Bacik
2014-11-20
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
2014-11-12
btrfs: introduce pending action: commit
David Sterba
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
btrfs: add support for processing pending changes
David Sterba
2014-10-27
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-07
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-03
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
2014-10-02
btrfs: new define for the inline extent data start
David Sterba
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
[next]