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
/
indirect.c
Age
Commit message (
Expand
)
Author
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-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-06-21
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-06-21
ext4: prevent ext4_quota_write() from failing due to ENOSPC
Theodore Ts'o
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from dax_{do_,}io()
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-16
ext4: add DAX functionality
Ross Zwisler
2015-02-14
ext4: fix indirect punch hole corruption
Omar Sandoval
2014-09-04
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
Theodore Ts'o
2014-09-04
ext4: pass allocation_request struct to ext4_(alloc,splice)_branch
Theodore Ts'o
2014-07-15
ext4: fix punch hole on files with indirect mapping
Lukas Czerner
2014-06-26
ext4: Fix hole punching for files with indirect blocks
Jan Kara
2014-06-26
ext4: Fix block zeroing when punching holes in indirect block files
Jan Kara
2014-06-15
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
ext4: switch the guts of ->direct_IO() to iov_iter
Al Viro
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
2013-07-01
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
2013-06-12
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
Theodore Ts'o
2013-06-04
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
Jan Kara
2013-06-04
ext4: improve writepage credit estimate for files with indirect blocks
Jan Kara
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
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_alloc_blocks() in ext4_alloc_branch()
Theodore Ts'o
2013-04-03
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
2013-02-27
more file_inode() open-coded instances
Al Viro
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-02-01
ext4: use WARN in ext4_alloc_blocks
Julia Lawall
2013-01-28
ext4: add punching hole support for non-extent-mapped files
Zheng Liu
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-08
ext4: let ext4 maintain extent status tree
Zheng Liu
2012-11-08
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
2012-10-05
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
2012-09-29
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
2012-09-29
ext4: completed_io locking cleanup
Dmitry Monakhov
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2011-09-09
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
Theodore Ts'o
2011-09-06
ext4: fix fsx truncate failure
Allison Henderson
2011-08-19
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-06-28
ext4: refactor duplicated block placement code
Eric Sandeen
[next]