Tao Ma
|
9c3569b50f
ext4: add delalloc support for inline data
|
12 years ago |
Tao Ma
|
3fdcfb668f
ext4: add journalled write support for inline data
|
12 years ago |
Tao Ma
|
f19d5870cb
ext4: add normal write support for inline data
|
12 years ago |
Tao Ma
|
46c7f25454
ext4: add read support for inline data
|
12 years ago |
Tao Ma
|
67cf5b09a4
ext4: add the basic function for inline data support
|
12 years ago |
Tao Ma
|
152a7b0a80
ext4: move extra inode read to a new function
|
12 years ago |
Theodore Ts'o
|
69c499d152
ext4: restructure ext4_ext_direct_IO()
|
12 years ago |
Theodore Ts'o
|
f3b59291a6
ext4: remove calls to ext4_jbd2_file_inode() from delalloc write path
|
12 years ago |
Eric Sandeen
|
66bea92c69
ext4: init pagevec in ext4_da_block_invalidatepages
|
12 years ago |
Zheng Liu
|
7d1b1fbc95
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
|
12 years ago |
Zheng Liu
|
51865fda28
ext4: let ext4 maintain extent status tree
|
12 years ago |
Anatol Pomozov
|
8b0f165f79
ext4: remove code duplication in ext4_get_block_write_nolock()
|
12 years ago |
Linus Torvalds
|
6432f21284
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Theodore Ts'o
|
041bbb6d36
ext4: fix mtime update in nodelalloc mode
|
12 years ago |
Dmitry Monakhov
|
1f555cfa29
ext4: serialize truncate with owerwrite DIO workers
|
12 years ago |
Dmitry Monakhov
|
1b65007e98
ext4: endless truncate due to nonlocked dio readers
|
12 years ago |
Dmitry Monakhov
|
1c9114f9c0
ext4: serialize unlocked dio reads with truncate
|
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 |
Dmitry Monakhov
|
f45ee3a1ea
ext4: ext4_inode_info diet
|
12 years ago |
Jan Kara
|
b71fc079b5
ext4: fix fdatasync() for files with only i_size changes
|
12 years ago |
Theodore Ts'o
|
00d4e7362e
ext4: fix potential deadlock in ext4_nonda_switch()
|
12 years ago |
Carlos Maiolino
|
90b0a97323
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
|
12 years ago |
Anatol Pomozov
|
4907cb7b19
treewide: fix comment/printk/variable typos
|
13 years ago |
Zheng Liu
|
8a2f8460e8
ext4: remove duplicated declarations in inode.c
|
13 years ago |
Artem Bityutskiy
|
f6463b0da6
ext4: nuke pdflush from comments
|
13 years ago |
Artem Bityutskiy
|
7652bdfcb5
ext4: nuke write_super from comments
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
8e8ad8a57c
ext4: Convert to new freezing mechanism
|
13 years ago |