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
2013-07-28
writeback: Fix periodic writeback after fs mount
Jan Kara
2013-07-21
UBIFS: correct mount message
Richard Genoud
2013-07-21
Handle big endianness in NTLM (ntlmv2) authentication
Steve French
2013-07-21
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-21
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-21
ext4: fix ext4_get_group_number()
Theodore Ts'o
2013-07-21
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
2013-07-21
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
2013-07-21
ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
Jan Kara
2013-07-21
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
Jan Kara
2013-07-21
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
Josef Bacik
2013-07-21
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
Josef Bacik
2013-07-21
Btrfs: fix estale with btrfs send
Josef Bacik
2013-07-21
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
2013-07-21
ext4: check error return from ext4_write_inline_data_end()
Theodore Ts'o
2013-07-21
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
2013-07-21
ext4: fix corruption when online resizing a fs with 1K block size
Maarten ter Huurne
2013-07-21
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
2013-07-21
jbd2: move superblock checksum calculation to jbd2_write_superblock()
Theodore Ts'o
2013-07-21
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
2013-07-21
CIFS use sensible file nlink values if unprovided
Steve French
2013-07-13
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
2013-07-13
NFSv4.1 end back channel session draining
Andy Adamson
2013-07-13
hpfs: better test for errors
Mikulas Patocka
2013-07-13
ceph: fix sleeping function called from invalid context.
majianpeng
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-29
UBIFS: fix a horrid bug
Artem Bityutskiy
2013-06-29
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
2013-06-26
perf: Disable monitoring on setuid processes for regular users
Stephane Eranian
2013-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-06-23
fs: fix new splice.c kernel-doc warning
Randy Dunlap
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
2013-06-18
fuse: hold i_mutex in fuse_file_fallocate()
Maxim Patlasov
2013-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-14
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-06-15
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
2013-06-15
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
2013-06-14
xfs: don't shutdown log recovery on validation errors
Dave Chinner
2013-06-14
xfs: ensure btree root split sets blkno correctly
Dave Chinner
2013-06-14
xfs: fix implicit padding in directory and attr CRC formats
Dave Chinner
2013-06-14
xfs: don't emit v5 superblock warnings on write
Dave Chinner
2013-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-06-12
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
2013-06-12
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
2013-06-12
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
2013-06-12
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
Xiaowei.Hu
2013-06-12
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
[next]