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
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
2015-04-19
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
ext4 crypto: enable encryption feature flag
Theodore Ts'o
2015-04-16
ext4 crypto: add symlink encryption
Theodore Ts'o
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
dax: unify ext2/4_{dax,}_file_operations
Boaz Harrosh
2015-04-15
dax: use pfn_mkwrite to update c/mtime + freeze protection
Boaz Harrosh
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-12
ext4 crypto: enable filename encryption
Michael Halcrow
2015-04-12
ext4 crypto: filename encryption modifications
Michael Halcrow
2015-04-12
ext4 crypto: partial update to namei.c for fname crypto
Michael Halcrow
2015-04-12
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
2015-04-12
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
2015-04-12
ext4 crypto: filename encryption facilities
Michael Halcrow
2015-04-12
ext4 crypto: implement the ext4 decryption read path
Michael Halcrow
2015-04-12
ext4 crypto: implement the ext4 encryption write path
Michael Halcrow
2015-04-12
ext4 crypto: inherit encryption policies on inode and directory create
Michael Halcrow
2015-04-12
ext4 crypto: enforce context consistency
Theodore Ts'o
2015-04-12
ext4 crypto: add encryption key management facilities
Michael Halcrow
2015-04-12
ext4 crypto: add ext4 encryption facilities
Michael Halcrow
[next]