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
Age
Commit message (
Expand
)
Author
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
2012-10-09
btrfs: fix message printing
Daniel J Blueman
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
2012-10-09
btrfs: move inline function code to header file
Robin Dong
2012-10-09
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
2012-10-09
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
2012-10-09
Btrfs: don't commit instead of overcommitting
Josef Bacik
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
2012-10-09
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
2012-10-09
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
2012-10-09
btrfs: fix min csum item size warnings in 32bit
Zach Brown
2012-10-09
Btrfs: run delayed refs first when out of space
Josef Bacik
2012-10-09
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
2012-10-09
Btrfs: fix memory leak in start_transaction()
Miao Xie
2012-10-09
btrfs: extended inode ref iteration
Mark Fasheh
2012-10-09
btrfs: extended inode refs
Mark Fasheh
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-10-09
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
2012-10-09
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
2012-10-09
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Michel Lespinasse
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-10-09
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-10-09
Fix F_DUPFD_CLOEXEC breakage
Al Viro
2012-10-08
btrfs: improved readablity for add_inode_ref
Jan Schmidt
2012-10-08
Btrfs: handle not finding the extent exactly when logging changed extents
Josef Bacik
2012-10-08
btrfs: move transaction aborts to the point of failure
David Sterba
2012-10-08
Btrfs: fix the missing error information in create_pending_snapshot()
Miao Xie
2012-10-08
Btrfs: fix off-by-one in file clone
Liu Bo
2012-10-08
pnfsblock: cleanup nfs4_blkdev_get
Peng Tao
2012-10-08
NFS41: send real read size in layoutget
Peng Tao
2012-10-08
NFS41: send real write size in layoutget
Peng Tao
2012-10-08
NFS: track direct IO left bytes
Peng Tao
2012-10-09
exec: make de_thread() killable
Oleg Nesterov
2012-10-07
cifs: reinstate the forcegid option
Jeff Layton
2012-10-07
Convert properly UTF-8 to UTF-16
Frediano Ziglio
2012-10-07
[CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC
Steve French
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[prev]
[next]