index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
Age
Commit message (
Expand
)
Author
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2015-01-08
Btrfs: fix loop writing of async reclaim
Liu Bo
2015-01-08
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
2015-01-08
Btrfs: do not move em to modified list when unpinning
Josef Bacik
2015-01-08
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
2015-01-08
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
2014-12-06
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-11-14
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-10-30
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-30
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-30
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
2014-10-30
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
2014-10-30
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
2014-10-30
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-10-30
Btrfs: don't do async reclaim during log replay
Josef Bacik
2014-10-30
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Qu Wenruo
2014-10-30
Btrfs: fix up bounds checking in lseek
Liu Bo
2014-10-30
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Filipe Manana
2014-10-30
btrfs: Fix a deadlock in btrfs_dev_replace_finishing()
Qu Wenruo
2014-10-30
btrfs: don't go readonly on existing qgroup items
Mark Fasheh
2014-10-30
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
2014-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-09-18
Revert "Btrfs: device_list_add() should not update list when mounted"
Chris Mason
2014-09-16
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
Filipe Manana
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-09-08
Btrfs: use insert_inode_locked4 for inode creation
Chris Mason
2014-09-08
Btrfs: fix fsync data loss after a ranged fsync
Filipe Manana
2014-09-08
Btrfs: kfree()ing ERR_PTRs
Dan Carpenter
2014-09-02
Btrfs: fix crash while doing a ranged fsync
Filipe Manana
2014-09-02
Btrfs: fix corruption after write/fsync failure + fsync + log recovery
Filipe Manana
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
Btrfs: fix autodefrag with compression
Chris Mason
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-21
Btrfs: fix filemap_flush call in btrfs_file_release
Chris Mason
2014-08-21
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-08-21
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
2014-08-21
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
2014-08-21
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
Btrfs: fix hole detection during file fsync
Filipe Manana
2014-08-21
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-21
Btrfs: fix regression of btrfs device replace
Liu Bo
2014-08-19
Btrfs: don't consider the missing device when allocating new chunks
Miao Xie
2014-08-19
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
2014-08-19
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-08-19
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
2014-08-19
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
2014-08-19
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
[next]