Yongqiang Yang
|
bf52c6f7af
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
|
13 yıl önce |
Yongqiang Yang
|
32de675690
ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled
|
13 yıl önce |
Greg Harm
|
3c6fe77017
ext4: Don't normalize an falloc request if it can fit in 1 extent.
|
13 yıl önce |
Tao Ma
|
0edeb71dc9
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
|
13 yıl önce |
Yongqiang Yang
|
e7b319e397
ext4: trace punch_hole correctly in ext4_ext_map_blocks
|
13 yıl önce |
Yongqiang Yang
|
02dc62fba8
ext4: clean up AGGRESSIVE_TEST code
|
13 yıl önce |
Yongqiang Yang
|
81fdbb4a8d
ext4: move variables to their scope
|
13 yıl önce |
Eric Gouriou
|
80e675f906
ext4: optimize memmmove lengths in extent/index insertions
|
13 yıl önce |
Eric Gouriou
|
6f91bc5fda
ext4: optimize ext4_ext_convert_to_initialized()
|
13 yıl önce |
Tao Ma
|
b3ff056908
ext4: don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state
|
13 yıl önce |
Curt Wohlgemuth
|
6f8ff53726
ext4: handle NULL p_ext in ext4_ext_next_allocated_block()
|
13 yıl önce |
Dan Carpenter
|
f85b287a01
ext4: error handling fix in ext4_ext_convert_to_initialized()
|
13 yıl önce |
Dmitry Monakhov
|
a4e5d88b1b
ext4: update EOFBLOCKS flag on fallocate properly
|
13 yıl önce |
Dmitry Monakhov
|
750c9c47a5
ext4: remove messy logic from ext4_ext_rm_leaf
|
13 yıl önce |
Dmitry Monakhov
|
1939dd84b3
ext4: cleanup ext4_ext_grow_indepth code
|
13 yıl önce |
H Hartley Sweeten
|
ee90d57e20
ext4: quiet sparse noise about plain integer as NULL pointer
|
13 yıl önce |
Tao Ma
|
f472e02669
ext4: avoid stamping on other memories in ext4_ext_insert_index()
|
13 yıl önce |
Tao Ma
|
6ee3b21224
ext4: use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left()
|
13 yıl önce |
Tao Ma
|
df3ab17072
ext4: fix the comment describing ext4_ext_search_right()
|
13 yıl önce |
Aditya Kali
|
5356f2615c
ext4: attempt to fix race in bigalloc code path
|
13 yıl önce |
Aditya Kali
|
d8990240d8
ext4: add some tracepoints in ext4/extents.c
|
13 yıl önce |
Aditya Kali
|
7b415bf60f
ext4: Fix bigalloc quota accounting and i_blocks value
|
13 yıl önce |
Theodore Ts'o
|
0aa060000e
ext4: teach ext4_ext_truncate() about the bigalloc feature
|
13 yıl önce |
Theodore Ts'o
|
4d33b1ef10
ext4: teach ext4_ext_map_blocks() about the bigalloc feature
|
13 yıl önce |
Allison Henderson
|
189e868fa8
ext4: fix fsx truncate failure
|
13 yıl önce |
Theodore Ts'o
|
9ea7a0df63
jbd2: add debugging information to jbd2_journal_dirty_metadata()
|
14 yıl önce |
Allison Henderson
|
2be4751b21
ext4: fix 2nd xfstests 127 punch hole failure
|
14 yıl önce |
Allison Henderson
|
ba06208a13
ext4: fix xfstests 75, 112, 127 punch hole failure
|
14 yıl önce |
Utako Kusaka
|
29ae07b702
ext4: Fix overflow caused by missing cast in ext4_fallocate()
|
14 yıl önce |
Robin Dong
|
0e1147b001
ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole
|
14 yıl önce |