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
2014-03-10
Btrfs: skip search tree for REG files
Liu Bo
2014-03-10
Btrfs: fix preallocate vs double nocow write
Miao Xie
2014-03-10
Btrfs: fix wrong lock range and write size in check_can_nocow()
Miao Xie
2014-03-10
btrfs: send: simplify allocation code in fs_path_ensure_buf
David Sterba
2014-03-10
btrfs: send: fix old buffer length in fs_path_ensure_buf
David Sterba
2014-03-10
Btrfs: more efficient btrfs_drop_extent_cache
Filipe Manana
2014-03-10
Btrfs: more efficient split extent state insertion
Filipe Manana
2014-03-10
Btrfs: remove unneeded field / smaller extent_map structure
Filipe Manana
2014-03-10
Btrfs: skip locking when searching commit root
Wang Shilong
2014-03-10
Btrfs: wake up @scrub_pause_wait as much as we can
Wang Shilong
2014-03-10
Btrfs: cancel scrub on transaction abortion
Wang Shilong
2014-03-10
Btrfs: device_replace: fix deadlock for nocow case
Wang Shilong
2014-03-10
Btrfs: fix a possible deadlock between scrub and transaction committing
Wang Shilong
2014-03-10
btrfs: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-03-10
Btrfs: fix send issuing outdated paths for utimes, chown and chmod
Filipe Manana
2014-03-10
Btrfs: correctly determine if blocks are shared in btrfs_compare_trees
Filipe Manana
2014-03-10
Btrfs: fix send attempting to rmdir non-empty directories
Filipe Manana
2014-03-10
Btrfs: send, don't send rmdir for same target multiple times
Filipe Manana
2014-03-10
Btrfs: incremental send, fix invalid path after dir rename
Filipe Manana
2014-03-10
Btrfs: don't insert useless holes when punching beyond the inode's size
Filipe Manana
2014-03-10
Btrfs: cleanup delayed-ref.c:find_ref_head()
Filipe Manana
2014-03-10
Btrfs: remove unnecessary ref heads rb tree search
Filipe Manana
2014-03-10
btrfs: wake up transaction thread upon remount
Justin Maggard
2014-03-10
Btrfs: stop joining the log transaction if sync log fails
Miao Xie
2014-03-10
Btrfs: just wait or commit our own log sub-transaction
Miao Xie
2014-03-10
Btrfs: fix skipped error handle when log sync failed
Miao Xie
2014-03-10
Btrfs: use signed integer instead of unsigned long integer for log transid
Miao Xie
2014-03-10
Btrfs: remove unnecessary memory barrier in btrfs_sync_log()
Miao Xie
2014-03-10
Btrfs: don't start the log transaction if the log tree init fails
Miao Xie
2014-03-10
Btrfs: fix the skipped transaction commit during the file sync
Miao Xie
2014-03-10
Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_f...
Miao Xie
2014-03-10
Btrfs: avoid warning bomb of btrfs_invalidate_inodes
Liu Bo
2014-03-10
Btrfs: fix possible deadlock in btrfs_cleanup_transaction
Liu Bo
2014-03-10
Btrfs: faster/more efficient insertion of file extent items
Filipe David Borba Manana
2014-03-10
btrfs: always choose work from prio_head first
Stanislaw Gruszka
2014-03-10
Revert "Btrfs: remove transaction from btrfs send"
Wang Shilong
2014-03-10
Btrfs: skip readonly root for snapshot-aware defragment
Wang Shilong
2014-03-10
Btrfs: switch to btrfs_previous_extent_item()
Wang Shilong
2014-03-10
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
2014-03-10
Btrfs: unlock extent and pages on error in cow_file_range
Josef Bacik
2014-03-10
Btrfs: balance delayed inode updates
Josef Bacik
2014-03-10
btrfs: add simple debugfs interface
David Sterba
2014-03-10
btrfs: send: lower memory requirements in common case
David Sterba
2014-03-10
Btrfs: make some tree searches in send.c more efficient
Filipe David Borba Manana
2014-03-10
Btrfs: use right extent item position in send when finding extent clones
Filipe David Borba Manana
2014-03-10
btrfs: send: remove BUG_ON from name_cache_delete
David Sterba
2014-03-10
btrfs: send: remove BUG from process_all_refs
David Sterba
2014-03-10
btrfs: send: squeeze bitfilelds in fs_path
David Sterba
2014-03-10
btrfs: send: remove virtual_mem member from fs_path
David Sterba
2014-03-10
btrfs: send: remove prepared member from fs_path
David Sterba
[prev]
[next]