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
Age
Commit message (
Expand
)
Author
2016-10-12
Btrfs: fix incremental send failure caused by balance
Filipe Manana
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
2016-09-26
Btrfs: don't BUG() during drop snapshot
Josef Bacik
2016-09-26
btrfs: fix btrfs_no_printk stub helper
Arnd Bergmann
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
2016-09-26
btrfs: Remove already completed TODO comment
Goldwyn Rodrigues
2016-09-26
btrfs: Do not reassign count in btrfs_run_delayed_refs
Goldwyn Rodrigues
2016-09-26
btrfs: fix a possible umount deadlock
Anand Jain
2016-09-26
Btrfs: fix memory leak in do_walk_down
Liu Bo
2016-09-26
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
Jeff Mahoney
2016-09-26
btrfs: convert send's verbose_printk to btrfs_debug
Jeff Mahoney
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
2016-09-26
Btrfs: don't leak reloc root nodes on error
Josef Bacik
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
2016-09-26
Btrfs: remove BUG_ON in start_transaction
Liu Bo
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
2016-09-26
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2016-09-26
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
btrfs: add dynamic debug support
Jeff Mahoney
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2016-09-26
Btrfs: bail out if block group has different mixed flag
Liu Bo
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2016-09-26
Btrfs: remove BUG() in raid56
Liu Bo
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2016-09-26
btrfs: create example debugfs file only in debugging build
David Sterba
2016-09-26
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
2016-09-25
Linux 4.8-rc8
Linus Torvalds
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-25
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
2016-09-25
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-09-25
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-25
radix tree: fix sibling entry handling in radix_tree_descend()
Linus Torvalds
2016-09-25
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
[next]