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
/
tree-log.c
Age
Commit message (
Expand
)
Author
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-21
Btrfs: collect only the necessary ordered extents on ranged fsync
Filipe Manana
2014-11-21
Btrfs: don't ignore log btree writeback errors
Filipe Manana
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
2014-11-20
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-10-27
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-09-19
Btrfs: fix data corruption after fast fsync and writeback error
Filipe Manana
2014-09-17
Btrfs: fix directory recovery from fsync log
Filipe Manana
2014-09-17
Btrfs: make btrfs_search_forward return with nodes unlocked
Filipe Manana
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-09-16
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
Filipe Manana
2014-09-08
Btrfs: fix fsync data loss after a ranged fsync
Filipe Manana
2014-08-26
fs/btrfs/tree-log.c: Fix closing brace followed by if
Rasmus Villemoes
2014-08-21
Btrfs: fix hole detection during file fsync
Filipe Manana
2014-06-09
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
Miao Xie
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-03-10
Btrfs: stop joining the log transaction if sync log fails
Miao Xie
2014-03-10
Btrfs: just wait or commit our own log sub-transaction
Miao Xie
2014-03-10
Btrfs: fix skipped error handle when log sync failed
Miao Xie
2014-03-10
Btrfs: use signed integer instead of unsigned long integer for log transid
Miao Xie
2014-03-10
Btrfs: remove unnecessary memory barrier in btrfs_sync_log()
Miao Xie
2014-03-10
Btrfs: don't start the log transaction if the log tree init fails
Miao Xie
2014-03-10
Btrfs: fix the skipped transaction commit during the file sync
Miao Xie
2014-03-10
Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_f...
Miao Xie
2014-03-10
Btrfs: don't mix the ordered extents of all files together during logging the...
Miao Xie
2014-01-29
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2014-01-28
Btrfs: flush the dirty pages of the ordered extent aggressively during loggin...
Miao Xie
2014-01-28
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
2014-01-28
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
2014-01-28
Btrfs: incompatible format change to remove hole extents
Josef Bacik
2013-11-20
Btrfs: only drop modified extents if we logged the whole inode
Josef Bacik
2013-11-20
Btrfs: make sure to copy everything if we rename
Josef Bacik
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
Btrfs: log recovery, don't unlink inode always on error
Filipe David Borba Manana
2013-11-11
Btrfs: fix csum search offset/length calculation in log tree
Filipe David Borba Manana
2013-11-11
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
Btrfs: optimize tree-log.c:count_inode_refs()
Filipe David Borba Manana
2013-11-11
btrfs: Fix memory leakage in the tree-log.c
Geyslan G. Bem
2013-11-11
Btrfs: remove unnecessary key copy when logging inode
Filipe David Borba Manana
2013-11-11
Btrfs: fix hole check in log_one_extent
Josef Bacik
2013-11-11
Btrfs: cleanup reserved space when freeing tree log on error
Josef Bacik
2013-11-11
Btrfs: remove unnecessary tree search when logging inode
Filipe David Borba Manana
2013-11-11
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-09-21
Btrfs: drop dir i_size when adding new names on replay
Josef Bacik
2013-09-21
Btrfs: replay dir_index items before other items
Josef Bacik
[next]