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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2008-12-02
Btrfs: fix panic on error during mount
Josef Bacik
2008-12-02
Btrfs: add support for compat flags to btrfs
Josef Bacik
2008-12-02
Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
Christoph Hellwig
2008-12-02
Btrfs: clean up btrfs_ioctl a little bit
Christoph Hellwig
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
2008-12-02
Btrfs: fix shadowed variable declarations
Christoph Hellwig
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
2008-12-02
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
Sage Weil
2008-12-02
Btrfs: remove unneeded total_trans
Sage Weil
2008-12-02
Btrfs: sparse lock verification annotations for wait_on_state
Christoph Hellwig
2008-12-01
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
2008-11-20
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2008-11-20
Btrfs: only flush down bios for writeback pages
Chris Mason
2008-11-20
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
2008-11-20
Btrfs: compat code fixes
Chris Mason
2008-11-19
Btrfs: Use current_fsuid/gid
Chris Mason
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
2008-11-19
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
2008-11-18
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
2008-11-18
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
2008-11-18
Btrfs: Some fixes for batching extent insert.
Liu Hui
2008-11-17
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-11-17
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
2008-11-17
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
2008-11-17
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
2008-11-17
Btrfs: fix free space leak
Josef Bacik
2008-11-12
Btrfs: Add a missing return pointer check
yanhai zhu
2008-11-12
Btrfs: Check kthread_should_stop() before schedule() in worker_loop
yanhai zhu
2008-11-12
Btrfs: Fix race in btrfs_mark_extent_written
Yan Zheng
2008-11-17
Btrfs: Seed device support
Yan Zheng
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
2008-11-12
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
2008-11-12
Btrfs: allow clone of an arbitrary file range
Sage Weil
2008-11-13
Btrfs: Fix handling of space info full during allocations
Chris Mason
2008-11-13
Btrfs: Improve metadata read latencies
Chris Mason
2008-11-11
Btrfs: Fix compile warnings on 32 bit machines
Chris Mason
2008-11-11
Btrfs: Fix starting search offset inside btrfs_drop_extents
Yan Zheng
2008-11-10
Btrfs: empty_size allocation fixes again
Chris Mason
2008-11-10
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
2008-11-10
Btrfs: Turn off extent state leak debugging
Chris Mason
2008-11-10
Btrfs: Fix usage of struct extent_map->orig_start
Chris Mason
2008-11-10
Btrfs: Use invalidatepage when writepage finds a page outside of i_size
Chris Mason
2008-11-10
Btrfs: Try harder while searching for free space
Chris Mason
2008-11-10
Btrfs: Fix use after free during compressed reads
Chris Mason
2008-11-10
Btrfs: Fix csum error for compressed data
Yan Zheng
2008-11-10
Btrfs: Make sure pages are dirty before doing delalloc for them
Chris Mason
[prev]
[next]