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
/
inode.c
Age
Commit message (
Expand
)
Author
2018-04-24
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
2018-04-24
ext4: fix crashes in dioread_nolock mode
Jan Kara
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-02-16
don't put symlink bodies in pagecache into highmem
Al Viro
2017-11-21
ext4: fix data exposure after a crash
Jan Kara
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
2017-04-21
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
2017-03-18
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
2017-01-06
ext4: reject inodes with negative size
Darrick J. Wong
2016-10-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
2016-10-22
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
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-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-05-04
ext4: fix races of writeback with punch hole and zero range
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-03-03
ext4: fix bh->b_state corruption
Jan Kara
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-15
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-10-03
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
2015-09-08
ext4: add ext4_get_block_dax()
Matthew Wilcox
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-07-28
ext4: update c/mtime on truncate up
Eryu Guan
2015-07-23
ext4: Handle error from dquot_initialize()
Jan Kara
2015-07-05
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-03
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-07-01
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-06-30
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-06-22
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-06-22
ext4: only call ext4_truncate when size <= isize
Josef Bacik
2015-06-21
ext4: minor cleanup of ext4_da_reserve_space()
Eric Whitney
2015-06-21
ext4: prevent ext4_quota_write() from failing due to ENOSPC
Theodore Ts'o
2015-06-12
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-06-04
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2015-05-14
ext4: fix lazytime optimization
Theodore Ts'o
[next]