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-11-26
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-10-31
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-10-28
ext4: do not advertise encryption support when disabled
Eric Biggers
2016-10-22
ext4: release bh in make_indexed_dir
gmail
2016-10-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
2016-10-22
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
2016-10-22
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2016-10-22
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
2016-09-24
fscrypto: require write access to mount to set encryption policy
Eric Biggers
2016-09-24
fscrypto: add authorization check for setting encryption policy
Eric Biggers
2016-09-24
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2016-09-15
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-09-15
ext4: avoid deadlock when expanding inode size
Jan Kara
2016-09-15
ext4: properly align shifted xattrs when expanding inodes
Jan Kara
2016-09-15
ext4: fix xattr shifting when expanding inodes part 2
Jan Kara
2016-09-15
ext4: fix xattr shifting when expanding inodes
Jan Kara
2016-09-15
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2016-08-16
ext4: fix reference counting bug on block allocation error
Vegard Nossum
2016-08-16
ext4: short-cut orphan cleanup on error
Vegard Nossum
2016-08-16
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2016-08-16
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-08-16
ext4: fix deadlock during page writeback
Jan Kara
2016-08-16
ext4: check for extents that wrap around
Vegard Nossum
2016-08-10
ext4: verify extent header depth
Vegard Nossum
2016-06-07
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-06-07
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-06-07
ext4: fix oops on corrupted filesystem
Jan Kara
2016-06-07
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
2016-06-07
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2016-06-01
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-05-04
ext4: fix races of writeback with punch hole and zero range
Jan Kara
2016-05-04
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
2016-05-04
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
2016-05-04
ext4: fix races between page faults and hole punching
Jan Kara
2016-05-04
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
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-03-03
ext4: fix bh->b_state corruption
Jan Kara
2016-02-25
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-02-25
ext4: fix potential integer overflow
Insu Yun
2016-02-25
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2016-02-17
ext4 crypto: add missing locking for keyring_key access
Theodore Ts'o
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-26
ext4: add "static" to ext4_seq_##name##_fops struct
Xu Cang
2015-11-26
ext4: fix an endianness bug in ext4_encrypted_follow_link()
Al Viro
2015-11-26
ext4: fix an endianness bug in ext4_encrypted_zeroout()
Al Viro
2015-11-24
ext4: Fix handling of extended tv_sec
David Turner
2015-11-16
ext2, ext4: warn when mounting with dax enabled
Dan Williams
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
[next]