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_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.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
Age
Commit message (
Expand
)
Author
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
2008-09-25
Btrfs: Fix split_node to require more empty slots in the node as well
Chris Mason
2008-09-25
Btrfs: Make sure nodes have enough room for a double split
Chris Mason
2008-09-25
Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mapping
Chris Mason
2008-09-25
Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads
Chris Mason
2008-09-25
Btrfs: Set nodatasum on the inode when written by a nodatasum mount
Chris Mason
2008-09-25
Deal with page == NULL in the btrfs_unplug_io_fn
Chris Mason
2008-09-25
Btrfs: Add a special device list for chunk allocations
Chris Mason
2008-09-25
Btrfs: Simplify device selection for mirrored reads
Chris Mason
2008-09-25
Btrfs: Make an unplug function that doesn't unplug every spindle
Chris Mason
2008-09-25
Btrfs: Remove debugging statements from the invalidatepage calls
Chris Mason
2008-09-25
Btrfs: Add 1MB to the min_free in alloc_chunk
Chris Mason
2008-09-25
Btrfs: Scale the bdi ra_pages by the number of devices in the FS
Chris Mason
2008-09-25
Force page->private removal in btrfs_invalidatepage
Chris Mason
2008-09-25
Btrfs: Set the btree inode i_size to OFFSET_MAX
Chris Mason
2008-09-25
Btrfs: Fix chunk allocation when some devices don't have enough room for stripes
Chris Mason
2008-09-25
Btrfs: Calculate appropriate chunk sizes for both small and large filesystems
Chris Mason
2008-09-25
Btrfs: Don't drop extent_map cache during releasepage on the btree inode
Chris Mason
2008-09-25
Btrfs: Add support for labels in the super block
Chris Mason
2008-09-25
Btrfs: Check device uuids along with devids
Chris Mason
2008-09-25
Btrfs: Remove bogus max_sector warnings from the extent_io code
Chris Mason
2008-09-25
Btrfs: Avoid 64 bit div for RAID10
Chris Mason
[next]