Linus Torvalds
|
de1a2262b0
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
6515925b82
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Darrick J. Wong
|
1d1d1a7672
mm: only enforce stable page writes if the backing device requires it
|
12 years ago |
Zheng Liu
|
d100eef244
ext4: lookup block mapping in extent status tree
|
12 years ago |
Zheng Liu
|
f7fec032aa
ext4: track all extent status in extent status tree
|
12 years ago |
Zheng Liu
|
a25a4e1a5d
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
|
12 years ago |
Zheng Liu
|
fdc0212e86
ext4: add physical block and status member into extent status tree
|
12 years ago |
Theodore Ts'o
|
0f70b40613
ext4: use ERR_PTR() abstraction for ext4_append()
|
12 years ago |
Theodore Ts'o
|
01a523eb51
ext4: add debugging context for warning in ext4_da_update_reserve_space()
|
12 years ago |
Theodore Ts'o
|
8de5c325b4
ext4: use KERN_WARNING for warning messages
|
12 years ago |
Theodore Ts'o
|
47564bfb95
ext4: grab page before starting transaction handle in write_begin()
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Jan Kara
|
091e26dfc1
ext4: fix possible use-after-free with AIO
|
12 years ago |
Jan Kara
|
fe386132f6
ext4: fix ext4_writepage() to achieve data=ordered guarantees
|
12 years ago |
Jan Kara
|
b6a8e62f8b
ext4: simplify mpage_add_bh_to_extent()
|
12 years ago |
Jan Kara
|
f8bec37037
ext4: dirty page has always buffers attached
|
12 years ago |
Jan Kara
|
fe089c77f1
ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io()
|
12 years ago |
Jan Kara
|
36ade451a5
ext4: Always use ext4_bio_write_page() for writeout
|
12 years ago |
Zheng Liu
|
8bad6fc813
ext4: add punching hole support for non-extent-mapped files
|
12 years ago |
Zheng Liu
|
aaddea812c
ext4: add tracepoint in punching hole
|
12 years ago |
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 |