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
2008-09-25
btrfs: allow scanning multiple devices during mount
Christoph Hellwig
2008-09-25
btrfs: sanity mount option parsing and early mount code
Christoph Hellwig
2008-09-25
btrfs: fix strange indentation in lookup_extent_mapping
Christoph Hellwig
2008-09-25
btrfs: tiny makefile cleanup
Christoph Hellwig
2008-09-25
Btrfs: transaction ioctls
Sage Weil
2008-09-25
Btrfs: Dislable acl xattr handlers
Yan
2008-09-25
Btrfs: bdi_init and bdi_destroy come with 2.6.23
Jan Engelhardt
2008-09-25
btrfsctl -A error code fixup
Linda Knippers
2008-09-25
Btrfs: Invalidate dcache entry after creating snapshot and
Sven Wegener
2008-09-25
Btrfs: Fix race in running_transaction checks
Chris Mason
2008-09-25
btrfs delete ordered inode handling fix
Mingming
2008-09-25
Btrfs: Always use the async submission queue for checksummed writes
Chris Mason
2008-09-25
Btrfs: Allocator fix variety pack
Chris Mason
2008-09-25
Btrfs: Use kzalloc on the fs_devices allocation
Chris Mason
2008-09-25
Btrfs: Handle transid == 0 while opening devices
Chris Mason
2008-09-25
Btrfs: Enable btree balancing on old kernels again
Chris Mason
2008-09-25
Btrfs: Change the congestion functions to meter the number of async submits a...
Chris Mason
2008-09-25
Fix corners in writepage and btrfs_truncate_page
Chris Mason
2008-09-25
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
Btrfs: Handle write errors on raid1 and raid10
Chris Mason
2008-09-25
Btrfs: Pass down the expected generation number when reading tree blocks
Chris Mason
2008-09-25
Btrfs: Don't do btree balance_dirty_pages on old kernels, it stalls forever
Chris Mason
2008-09-25
Btrfs: Chunk relocation fine tuning, and add a few printks to show progress
Chris Mason
2008-09-25
Btrfs: A number of nodatacow fixes
Chris Mason
2008-09-25
Btrfs: Only open block devices once during mount -o subvol=
Chris Mason
2008-09-25
Btrfs: Update nodatacow mode to support cloned single files and resizing
Chris Mason
2008-09-25
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
Chris Mason
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
Btrfs: Fix clone ioctl to not hold the path over inserts
Chris Mason
2008-09-25
Btrfs: Silence bogus inode.c compiler warnings
Chris Mason
2008-09-25
Btrfs: Add workaround for AppArmor changing remove_suid()
Jeff Mahoney
2008-09-25
Btrfs: Fix do_sync_file_range ifdefs (2.6.22)
Chris Mason
2008-09-25
Btrfs: Compile warning fixup in volume.c
Chris Mason
2008-09-25
Btrfs: Clone file data ioctl
Sage Weil
2008-09-25
Btrfs: Fixes for 2.6.18 enterprise kernels
Chris Mason
2008-09-25
Btrfs: Tune stripe selection for raid1 and raid10
Chris Mason
2008-09-25
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
2008-09-25
Btrfs: Drop some verbose printks
Chris Mason
2008-09-25
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
2008-09-25
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
Btrfs: Do more optimal file RA during shrinking and defrag
Chris Mason
2008-09-25
Btrfs: Avoid recursive chunk allocations
Chris Mason
2008-09-25
Btrfs: Make the resizer work based on shrinking and growing devices
Chris Mason
2008-09-25
Btrfs: write_cache_pages came in 2.6.22
Chris Mason
2008-09-25
Btrfs: Add failure handling for read_sys_array
Chris Mason
2008-09-25
Btrfs: write_extent_pages came in 2.6.23
Chris Mason
2008-09-25
Btrfs: Throttle file_write when data=ordered is flushing the inode
Chris Mason
2008-09-25
Btrfs: Fix balance_level to free the middle block if there is room in the lef...
Chris Mason
2008-09-25
Btrfs: Don't empty the middle buffer in push_nodes_for_insert
Chris Mason
[next]