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
Age
Commit message (
Expand
)
Author
2015-10-27
btrfs: fix use after free iterating extrefs
Chris Mason
2015-10-27
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-22
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-22
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-22
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-29
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
2015-08-03
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
2015-08-03
Btrfs: fix list transaction->pending_ordered corruption
Filipe Manana
2015-08-03
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
2015-08-03
Btrfs: fix fsync data loss after append write
Filipe Manana
2015-08-03
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
2015-08-03
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-03
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
2015-05-23
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-19
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
2015-05-16
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-11
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
Filipe Manana
2015-05-11
Btrfs: fix race between block group creation and their cache writeout
Filipe Manana
2015-05-11
Btrfs: fix panic when starting bg cache writeout after IO error
Filipe Manana
2015-05-11
Btrfs: fix crash after inode cache writeback failure
Filipe Manana
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-06
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
2015-04-26
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-04-26
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
2015-04-26
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
2015-04-26
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
Forrest Liu
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
Btrfs: prevent list corruption during free space cache processing
Chris Mason
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-23
Btrfs: fix inode cache writeout
Chris Mason
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
btrfs: quota: Update quota tree after qgroup relationship change.
Qu Wenruo
2015-04-13
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...
Qu Wenruo
2015-04-13
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
Dongsheng Yang
2015-04-13
btrfs: Update btrfs qgroup status item when rescan is done.
Qu Wenruo
2015-04-13
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
Qu Wenruo
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: allow to remove qgroup which has parent but no child.
Dongsheng Yang
[next]