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
2016-07-10
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-06-03
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-06-03
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-06-03
ext4: fix oops on corrupted filesystem
Jan Kara
2016-06-03
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
2016-06-03
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2016-04-20
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-18
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-04-11
ext4: fix bh->b_state corruption
Jan Kara
2016-04-11
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2016-03-23
ext4: fix races of writeback with punch hole and zero range
Jan Kara
2016-03-23
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
2016-03-23
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
2016-03-23
ext4: fix races between page faults and hole punching
Jan Kara
2016-03-04
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-03-04
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-03-04
ext4: fix potential integer overflow
Insu Yun
2015-12-14
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-12-14
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
2015-12-14
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
2015-09-29
Revert "ext4: remove block_device_ejected"
Theodore Ts'o
2015-09-29
ext4: don't manipulate recovery flag when freezing no-journal fs
Eric Sandeen
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-08-03
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-03
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-08-03
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-08-03
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-08-03
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2015-08-03
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-08-03
ext4: set lazytime on remount if MS_LAZYTIME is set by mount
Theodore Ts'o
2015-08-03
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-08-03
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-08-03
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-05-15
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
2015-05-14
ext4: check for zero length extent explicitly
Eryu Guan
2015-05-14
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2015-05-14
ext4: remove unused function prototype from ext4.h
Theodore Ts'o
2015-05-14
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
2015-05-14
ext4: fix lazytime optimization
Theodore Ts'o
2015-05-03
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-02
ext4: fix growing of tiny filesystems
Jan Kara
2015-05-02
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-02
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
[next]