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
2014-01-09
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
2013-09-26
ext4: simplify truncation code in ext4_setattr()
Jan Kara
2013-07-21
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
2013-07-21
ext4: check error return from ext4_write_inline_data_end()
Theodore Ts'o
2013-05-14
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-11
ext4: revert "ext4: use io_end for multiple bios"
Theodore Ts'o
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-23
ext4: fix type-widening bug in inode table readahead code
Theodore Ts'o
2013-04-21
ext4: mark metadata blocks using bh flags
Theodore Ts'o
2013-04-11
ext4: use io_end for multiple bios
Jan Kara
2013-04-09
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-04-09
ext4: introduce reserved space
Lukas Czerner
2013-04-09
ext4: fix free space estimate in ext4_nonda_switch()
Eric Whitney
2013-04-08
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
Dr. Tilmann Bubeck
2013-04-03
ext4: print more info in ext4_print_free_blocks()
Lukas Czerner
2013-04-03
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-04-03
ext4: add mutex_is_locked() assertion to ext4_truncate()
Theodore Ts'o
2013-04-03
ext4: refactor truncate code
Theodore Ts'o
2013-04-03
ext4: refactor punch hole code
Theodore Ts'o
2013-04-03
ext4: fold ext4_generic_write_end() into ext4_write_end()
Zheng Liu
2013-04-03
ext4: collapse handling of data=ordered and data=writeback codepaths
Theodore Ts'o
2013-03-21
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-03-20
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
2013-03-20
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
2013-03-10
ext4: reserve metadata block for every delayed write
Lukas Czerner
2013-03-10
ext4: do not use yield()
Lukas Czerner
2013-03-10
ext4: fix WARN_ON from ext4_releasepage()
Jan Kara
2013-03-10
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
2013-03-10
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
2013-02-18
ext4: track all extent status in extent status tree
Zheng Liu
2013-02-18
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
Zheng Liu
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
2013-02-15
ext4: use ERR_PTR() abstraction for ext4_append()
Theodore Ts'o
2013-02-14
ext4: add debugging context for warning in ext4_da_update_reserve_space()
Theodore Ts'o
2013-02-14
ext4: use KERN_WARNING for warning messages
Theodore Ts'o
2013-02-09
ext4: grab page before starting transaction handle in write_begin()
Theodore Ts'o
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-01-29
ext4: fix possible use-after-free with AIO
Jan Kara
2013-01-28
ext4: fix ext4_writepage() to achieve data=ordered guarantees
Jan Kara
2013-01-28
ext4: simplify mpage_add_bh_to_extent()
Jan Kara
2013-01-28
ext4: dirty page has always buffers attached
Jan Kara
2013-01-28
ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io()
Jan Kara
2013-01-28
ext4: Always use ext4_bio_write_page() for writeout
Jan Kara
2013-01-28
ext4: add punching hole support for non-extent-mapped files
Zheng Liu
[next]