Tao Ma
|
f472e02669
ext4: avoid stamping on other memories in ext4_ext_insert_index()
|
hace 13 años |
Tao Ma
|
6ee3b21224
ext4: use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left()
|
hace 13 años |
Tao Ma
|
df3ab17072
ext4: fix the comment describing ext4_ext_search_right()
|
hace 13 años |
Aditya Kali
|
5356f2615c
ext4: attempt to fix race in bigalloc code path
|
hace 13 años |
Aditya Kali
|
d8990240d8
ext4: add some tracepoints in ext4/extents.c
|
hace 13 años |
Aditya Kali
|
7b415bf60f
ext4: Fix bigalloc quota accounting and i_blocks value
|
hace 13 años |
Theodore Ts'o
|
0aa060000e
ext4: teach ext4_ext_truncate() about the bigalloc feature
|
hace 13 años |
Theodore Ts'o
|
4d33b1ef10
ext4: teach ext4_ext_map_blocks() about the bigalloc feature
|
hace 13 años |
Allison Henderson
|
189e868fa8
ext4: fix fsx truncate failure
|
hace 14 años |
Theodore Ts'o
|
9ea7a0df63
jbd2: add debugging information to jbd2_journal_dirty_metadata()
|
hace 14 años |
Allison Henderson
|
2be4751b21
ext4: fix 2nd xfstests 127 punch hole failure
|
hace 14 años |
Allison Henderson
|
ba06208a13
ext4: fix xfstests 75, 112, 127 punch hole failure
|
hace 14 años |
Utako Kusaka
|
29ae07b702
ext4: Fix overflow caused by missing cast in ext4_fallocate()
|
hace 14 años |
Robin Dong
|
0e1147b001
ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole
|
hace 14 años |
Robin Dong
|
b7ca1e8ec5
ext4: correct comment for ext4_ext_check_cache
|
hace 14 años |
Robin Dong
|
0737964bc9
ext4: correct the debug message in ext4_ext_insert_extent
|
hace 14 años |
Robin Dong
|
5718789da5
ext4: remove unused argument in ext4_ext_next_leaf_block
|
hace 14 años |
Robin Dong
|
d46203159e
ext4: avoid eh_entries overflow before insert extent_idx
|
hace 14 años |
Robin Dong
|
015861badd
ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT
|
hace 14 años |
Allison Henderson
|
c6a0371cbe
ext4: remove unneeded parameter to ext4_ext_remove_space()
|
hace 14 años |
Allison Henderson
|
f7d0d3797f
ext4: punch hole optimizations: skip un-needed extent lookup
|
hace 14 años |
Robin Dong
|
598dbdf243
ext4: avoid unneeded ext4_ext_next_leaf_block() while inserting extents
|
hace 14 años |
Robin Dong
|
ffb505ff0f
ext4: remove redundant goto in ext4_ext_insert_extent()
|
hace 14 años |
Jiaying Zhang
|
575a1d4bdf
ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails
|
hace 14 años |
Maxim Patlasov
|
7132de744b
ext4: fix i_blocks/quota accounting when extent insertion fails
|
hace 14 años |
Yongqiang Yang
|
9331b62610
ext4: quiet 'unused variables' compile warnings
|
hace 14 años |
Eric Sandeen
|
f86186b44b
ext4: refactor duplicated block placement code
|
hace 14 años |
Robin Dong
|
ed7a7e1672
ext4: fix incorrect error msg in ext4_ext_insert_index
|
hace 14 años |
Lukas Czerner
|
c03f8aa9ab
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
|
hace 14 años |
Lukas Czerner
|
f17722f917
ext4: Fix max file size and logical block counting of extent format file
|
hace 14 años |