Theodore Ts'o
|
21ddd568c1
ext4: translate flag bits to strings in tracepoints
|
12 years ago |
Theodore Ts'o
|
981250ca89
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
|
12 years ago |
Jan Kara
|
38b8ff7db4
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
|
12 years ago |
Jan Kara
|
fa55a0ed03
ext4: improve writepage credit estimate for files with indirect blocks
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Theodore Ts'o
|
819c4920b7
ext4: refactor truncate code
|
12 years ago |
Theodore Ts'o
|
26a4c0c6cc
ext4: refactor punch hole code
|
12 years ago |
Theodore Ts'o
|
781f143ea0
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
|
12 years ago |
Zheng Liu
|
8cde7ad17e
ext4: fix big-endian bugs which could cause fs corruptions
|
12 years ago |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Julia Lawall
|
524c19ebc9
ext4: use WARN in ext4_alloc_blocks
|
12 years ago |
Zheng Liu
|
8bad6fc813
ext4: add punching hole support for non-extent-mapped files
|
12 years ago |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 years ago |
Theodore Ts'o
|
4a092d7379
ext4: rationalize ext4_extents.h inclusion
|
12 years ago |
Zheng Liu
|
51865fda28
ext4: let ext4 maintain extent status tree
|
12 years ago |
Zheng Liu
|
19b303d8b5
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
|
12 years ago |
Dmitry Monakhov
|
c278531d39
ext4: fix ext4_flush_completed_IO wait semantics
|
12 years ago |
Dmitry Monakhov
|
17335dcc47
ext4: serialize dio nonlocked reads with defrag workers
|
12 years ago |
Dmitry Monakhov
|
28a535f9a0
ext4: completed_io locking cleanup
|
12 years ago |
Paul Gortmaker
|
302bf2f325
ext2/3/4: delete unneeded includes of module.h
|
13 years ago |
Theodore Ts'o
|
bab08ab964
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
|
14 years ago |
Allison Henderson
|
189e868fa8
ext4: fix fsx truncate failure
|
14 years ago |
Jiaying Zhang
|
dccaf33fa3
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
|
14 years ago |
Linus Torvalds
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
Eric Sandeen
|
f86186b44b
ext4: refactor duplicated block placement code
|
14 years ago |
Amir Goldstein
|
dae1e52cb1
ext4: move ext4_ind_* functions from inode.c to indirect.c
|
14 years ago |