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
/
ext4
Age
Commit message (
Expand
)
Author
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 s_journal_flag_rwsem in error path
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-13
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
Wang Shilong
2018-11-13
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-11-13
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
2018-10-20
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-10-18
ext4: Fix error code in ext4_xattr_set_entry()
Daniel Rosenberg
2018-10-13
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
2018-10-13
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
2018-10-03
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2018-09-29
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
2018-09-29
ext4: don't mark mmp buffer head dirty
Li Dongyang
2018-09-29
ext4: fix online resizing for bigalloc file systems with a 1k block size
Theodore Ts'o
2018-09-29
ext4: fix online resize's handling of a too-small final block group
Theodore Ts'o
2018-09-29
ext4: recalucate superblock checksum after updating free blocks/inodes
Theodore Ts'o
2018-09-29
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
2018-09-29
ext4: check to make sure the rename(2)'s destination is not freed
Theodore Ts'o
2018-09-05
ext4: reset error code in ext4_find_entry in fallback
Eric Sandeen
2018-09-05
ext4: sysfs: print ext4_super_block fields as little-endian
Arnd Bergmann
2018-09-05
ext4: check for NUL characters in extended attribute's name
Theodore Ts'o
2018-08-24
ext4: fix spectre gadget in ext4_mb_regular_allocator()
Jeremy Cline
2018-08-15
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-08-09
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-08-03
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-08-03
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-11
ext4: check superblock mapped prior to committing
Jon Derrick
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
2018-07-11
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2018-07-11
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-07-11
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
2018-06-26
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
2018-06-26
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-06-26
ext4: fix hole length detection in ext4_ind_map_blocks()
Jan Kara
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-01
ext4: fix bitmap position validation
Lukas Czerner
[next]