Wang Shilong
|
aebf02430d
ext4: use unlikely to improve the efficiency of the kernel
|
12 years ago |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 years ago |
Miao Xie
|
10ee27a06c
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
|
12 years ago |
Jan Kara
|
53e872681f
ext4: fix deadlock in journal_unmap_buffer()
|
12 years ago |
Jan Kara
|
4520fb3c36
ext4: split off ext4_journalled_invalidatepage()
|
12 years ago |
Tao Ma
|
aef1c8513c
ext4: let ext4_truncate handle inline data correctly
|
12 years ago |
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 |