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
2018-12-13
ubifs: introduce Kconfig symbol for xattr support
Colibri-VF_LXDE-Image_2.8b5.156-20181228
Stefan Agner
2018-12-13
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
2018-12-13
cifs: Fix separator when building path from dentry
Paulo Alcantara
2018-12-13
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-12-13
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
2018-12-13
kernfs: Replace strncpy with memcpy
Guenter Roeck
2018-12-13
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2018-12-13
btrfs: release metadata before running delayed refs
Josef Bacik
2018-12-13
ext2: fix potential use after free
Pan Bian
2018-12-13
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-12-01
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-12-01
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
2018-12-01
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
2018-12-01
v9fs_dir_readdir: fix double-free on p9stat_read error
Dominique Martinet
2018-11-27
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-27
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
2018-11-27
fs/exofs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-11-27
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
2018-11-27
hfs: prevent btree data loss on root split
Ernesto A. Fernández
2018-11-27
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-11-21
configfs: replace strncpy with memcpy
Guenter Roeck
2018-11-21
fuse: fix leaked notify reply
Miklos Szeredi
2018-11-21
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
2018-11-21
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
2018-11-21
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
2018-11-21
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
2018-11-21
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
2018-11-21
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
2018-11-21
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
2018-11-21
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-21
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-21
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-21
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-21
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-21
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-21
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-21
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-21
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-21
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-21
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-11-21
binfmt_elf: fix calculations for bss padding
Kees Cook
2018-11-21
mm, elf: handle vm_brk error
Michal Hocko
2018-11-21
fuse: set FR_SENT while locked
Miklos Szeredi
2018-11-21
fuse: fix blocked_waitq wakeup
Miklos Szeredi
2018-11-21
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
2018-11-21
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
2018-11-21
9p locks: fix glock.client_id leak in do_lock
Dominique Martinet
2018-11-21
btrfs: set max_extent_size properly
Josef Bacik
2018-11-21
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
[next]