Theodore Ts'o
|
c820563602
ext4: fix data corruption regression by reverting commit 6de9843dab3f
|
14 gadi atpakaļ |
Kazuya Mio
|
f80da1e70f
ext4: Allow indirect-block file to grow the file size to max file size
|
14 gadi atpakaļ |
Yongqiang Yang
|
5b41395fcc
ext4: fix credits computing for indirect mapped files
|
14 gadi atpakaļ |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 gadi atpakaļ |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 gadi atpakaļ |
Feng Tang
|
6de9843dab
ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep()
|
14 gadi atpakaļ |
Jiaying Zhang
|
0562e0bad4
ext4: add more tracepoints and use dev_t in the trace buffer
|
14 gadi atpakaļ |
Amir Goldstein
|
d67d121834
ext4: handle errors in ext4_clear_blocks()
|
14 gadi atpakaļ |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 gadi atpakaļ |
Amir Goldstein
|
8e8eaabefe
ext4: use the nblocks arg to ext4_truncate_restart_trans()
|
14 gadi atpakaļ |
Theodore Ts'o
|
168fc0223c
ext4: move setup of the mpd structure to write_cache_pages_da()
|
14 gadi atpakaļ |
Theodore Ts'o
|
78aaced340
ext4: don't lock the next page in write_cache_pages if not needed
|
14 gadi atpakaļ |
Theodore Ts'o
|
ee6ecbcc5d
ext4: remove page_skipped hackery in ext4_da_writepages()
|
14 gadi atpakaļ |
Theodore Ts'o
|
9749895644
ext4: clear the dirty bit for a page in writeback at the last minute
|
14 gadi atpakaļ |
Theodore Ts'o
|
4f01b02c8c
ext4: simple cleanups to write_cache_pages_da()
|
14 gadi atpakaļ |
Theodore Ts'o
|
8eb9e5ce21
ext4: fold __mpage_da_writepage() into write_cache_pages_da()
|
14 gadi atpakaļ |
Curt Wohlgemuth
|
c7f5938adc
ext4: fix ext4_da_block_invalidatepages() to handle page range properly
|
14 gadi atpakaļ |
Curt Wohlgemuth
|
e0fd9b9076
ext4: mark multi-page IO complete on mapping failure
|
14 gadi atpakaļ |
Peter Huewe
|
7dc576158d
ext4: Fix sparse warning: Using plain integer as NULL pointer
|
14 gadi atpakaļ |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 gadi atpakaļ |
Andrew Morton
|
6db26ffc91
fs/ext4/inode.c: use pr_warn_ratelimited()
|
14 gadi atpakaļ |
Theodore Ts'o
|
1c5b9e9065
ext4: fix memory leak in ext4_free_branches
|
14 gadi atpakaļ |
Theodore Ts'o
|
b40971426a
ext4: add error checking to calls to ext4_handle_dirty_metadata()
|
14 gadi atpakaļ |
Theodore Ts'o
|
8aefcd557d
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
|
14 gadi atpakaļ |
Theodore Ts'o
|
353eb83c14
ext4: drop i_state_flags on architectures with 64-bit longs
|
14 gadi atpakaļ |
Theodore Ts'o
|
01f49d0b9d
ext4: use ext4_lblk_t instead of sector_t for logical blocks
|
14 gadi atpakaļ |
Theodore Ts'o
|
f232109773
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
|
14 gadi atpakaļ |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 gadi atpakaļ |
Theodore Ts'o
|
a8901d3487
ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()
|
14 gadi atpakaļ |
Theodore Ts'o
|
225db7d35c
ext4: Fix up comments in inode.c
|
14 gadi atpakaļ |