index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
indirect.c
Age
Commit message (
Expand
)
Author
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-09
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-07
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
2011-06-27
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein