Jan Kara
|
9ea7df534e
ext4: Rewrite ext4_page_mkwrite() to use generic helpers
|
14 tahun lalu |
Amir Goldstein
|
dae1e52cb1
ext4: move ext4_ind_* functions from inode.c to indirect.c
|
14 tahun lalu |
Theodore Ts'o
|
9f125d641b
ext4: move common truncate functions to header file
|
14 tahun lalu |
Theodore Ts'o
|
1f7d1e7741
ext4: move __ext4_check_blockref to block_validity.c
|
14 tahun lalu |
Amir Goldstein
|
8bb2b24712
ext4: rename ext4_indirect_* funcs to ext4_ind_*
|
14 tahun lalu |
Amir Goldstein
|
ff9893dc8a
ext4: split ext4_ind_truncate from ext4_truncate
|
14 tahun lalu |
Wu Fengguang
|
6e6938b6d3
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
|
15 tahun lalu |
Lukas Czerner
|
a9c667f8f0
ext4: fixed tracepoints cleanup
|
14 tahun lalu |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 tahun lalu |
Jan Kara
|
ae24f28d39
ext4: Convert ext4 to new truncate calling convention
|
14 tahun lalu |
Allison Henderson
|
a4bb6b64e3
ext4: enable "punch hole" functionality
|
14 tahun lalu |
Allison Henderson
|
308488518d
ext4: add new function ext4_block_zero_page_range()
|
14 tahun lalu |
Allison Henderson
|
55f020db66
ext4: add flag to ext4_has_free_blocks
|
14 tahun lalu |
Theodore Ts'o
|
072bd7ea74
ext4: use truncate_setsize() unconditionally
|
14 tahun lalu |
Darrick J. Wong
|
0e499890c1
ext4: wait for writeback to complete while making pages writable
|
14 tahun lalu |
Darrick J. Wong
|
7cb1a5351d
ext4: clean up some wait_on_page_writeback calls
|
14 tahun lalu |
Tao Ma
|
00d098822f
ext4: use s_inodes_per_block directly in __ext4_get_inode_loc
|
14 tahun lalu |
Linus Torvalds
|
a97b52022a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 tahun lalu |
Theodore Ts'o
|
c820563602
ext4: fix data corruption regression by reverting commit 6de9843dab3f
|
14 tahun lalu |
Kazuya Mio
|
f80da1e70f
ext4: Allow indirect-block file to grow the file size to max file size
|
14 tahun lalu |
Yongqiang Yang
|
5b41395fcc
ext4: fix credits computing for indirect mapped files
|
14 tahun lalu |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 tahun lalu |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 tahun lalu |
Feng Tang
|
6de9843dab
ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep()
|
14 tahun lalu |
Jiaying Zhang
|
0562e0bad4
ext4: add more tracepoints and use dev_t in the trace buffer
|
14 tahun lalu |
Amir Goldstein
|
d67d121834
ext4: handle errors in ext4_clear_blocks()
|
14 tahun lalu |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 tahun lalu |
Amir Goldstein
|
8e8eaabefe
ext4: use the nblocks arg to ext4_truncate_restart_trans()
|
14 tahun lalu |
Theodore Ts'o
|
168fc0223c
ext4: move setup of the mpd structure to write_cache_pages_da()
|
14 tahun lalu |
Theodore Ts'o
|
78aaced340
ext4: don't lock the next page in write_cache_pages if not needed
|
14 tahun lalu |