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_6.6-2.2.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-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
2018-05-01
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-05-01
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
2018-04-24
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-04-24
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
2018-04-24
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2018-04-13
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
2018-04-13
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
2018-03-18
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
2018-02-22
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-02-22
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
2017-12-20
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
2017-12-20
ext4: fix fdatasync(2) after fallocate(2) operation
Eryu Guan
2017-11-30
fscrypt: use ENOKEY when file cannot be created w/o key
Eric Biggers
2017-11-30
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
2017-11-08
ext4: do not use stripe_width if it is not set
Jan Kara
2017-11-08
ext4: fix stripe-unaligned allocations
Jan Kara
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-10-12
ext4: don't allow encrypted operations without keys
Theodore Ts'o
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
2017-09-27
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
2017-09-27
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-07-15
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
[next]