Ashish Sangwan
|
968dee7722
ext4: fix hole punch failure when depth is greater than 0
|
13 vuotta sitten |
HaiboLiu
|
e7bcf82304
ext4: fix out-of-date comments in extents.c
|
13 vuotta sitten |
Zheng Liu
|
f4e95b3316
ext4: honor O_(D)SYNC semantic in ext4_fallocate()
|
13 vuotta sitten |
Hugh Dickins
|
5e44f8c374
ext4: hole-punch use truncate_pagecache_range
|
13 vuotta sitten |
Zheng Liu
|
4a3c3a5120
ext4: fix format flag in ext4_ext_binsearch_idx()
|
13 vuotta sitten |
Darrick J. Wong
|
7ac5990d5a
ext4: verify and calculate checksums for extent tree blocks
|
13 vuotta sitten |
Darrick J. Wong
|
f84891289e
ext4: create a new BH_Verified flag to avoid unnecessary metadata validation
|
13 vuotta sitten |
Linus Torvalds
|
592fe89806
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 vuotta sitten |
Theodore Ts'o
|
9cd70b347e
ext4: address scalability issue by removing extent cache statistics
|
13 vuotta sitten |
Al Viro
|
af1584f570
ext4: fix endianness breakage in ext4_split_extent_at()
|
13 vuotta sitten |
Lukas Czerner
|
afcff5d80a
ext4: remove restrictive checks for EOFBLOCKS_FL
|
13 vuotta sitten |
Theodore Ts'o
|
92b9781658
ext4: change some printk() calls to use ext4_msg() instead
|
13 vuotta sitten |
Lukas Czerner
|
dc1841d6cf
ext4: give more helpful error message in ext4_ext_rm_leaf()
|
13 vuotta sitten |
Lukas Czerner
|
7877191c28
ext4: remove unused code from ext4_ext_map_blocks()
|
13 vuotta sitten |
Lukas Czerner
|
5f95d21fb6
ext4: rewrite punch hole to use ext4_ext_remove_space()
|
13 vuotta sitten |
Theodore Ts'o
|
31d4f3a2f3
ext4: check for zero length extent
|
13 vuotta sitten |
Theodore Ts'o
|
ff9cb1c4ee
Merge branch 'for_linus' into for_linus_merged
|
13 vuotta sitten |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 vuotta sitten |
Paul Gortmaker
|
302bf2f325
ext2/3/4: delete unneeded includes of module.h
|
13 vuotta sitten |
Zheng Liu
|
88635ca277
ext4: add missing spaces to debugging printk's
|
13 vuotta sitten |
Robin Dong
|
8c48f7e88e
ext4: optimize ext4_find_delalloc_range() in nodelalloc mode
|
13 vuotta sitten |
Curt Wohlgemuth
|
14d7f3efe9
ext4: remove unused local variable
|
13 vuotta sitten |
Yongqiang Yang
|
5b5ffa49d4
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
|
13 vuotta sitten |
Paul Mackerras
|
b4611abfa9
ext4: Fix crash due to getting bogus eh_depth value on big-endian systems
|
13 vuotta sitten |
Yongqiang Yang
|
bf52c6f7af
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
|
13 vuotta sitten |
Yongqiang Yang
|
32de675690
ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled
|
13 vuotta sitten |
Greg Harm
|
3c6fe77017
ext4: Don't normalize an falloc request if it can fit in 1 extent.
|
13 vuotta sitten |
Tao Ma
|
0edeb71dc9
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
|
13 vuotta sitten |
Yongqiang Yang
|
e7b319e397
ext4: trace punch_hole correctly in ext4_ext_map_blocks
|
13 vuotta sitten |
Yongqiang Yang
|
02dc62fba8
ext4: clean up AGGRESSIVE_TEST code
|
13 vuotta sitten |