Eric Sandeen
|
953e622b60
ext4: use atomic functions to set bh_state
|
17 年之前 |
Aneesh Kumar K.V
|
654b4908bc
ext4: cleanup block allocator
|
17 年之前 |
Aneesh Kumar K.V
|
7061eba75c
ext4: Use inode preallocation with -o noextents
|
17 年之前 |
Shen Feng
|
9102e4fa80
ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller
|
17 年之前 |
Shen Feng
|
1973adcba5
ext4: Make ext4_ext_find_extent fills ext_path completely
|
17 年之前 |
Shen Feng
|
787e0981fa
ext4: return error when calling ext4_ext_split failed
|
17 年之前 |
Aneesh Kumar K.V
|
a379cd1d6b
ext4: Update i_disksize properly when allocating from fallocate area.
|
17 年之前 |
Solofo Ramangalahy
|
ef7377289a
ext4: update ctime and mtime for truncate with extents.
|
17 年之前 |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 年之前 |
Josef Bacik
|
216553c4b7
ext4: fix wrong gfp type under transaction
|
17 年之前 |
Harvey Harrison
|
46e665e9d2
ext4: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Marcin Slusarz
|
e8546d0615
ext4: le*_add_cpu conversion
|
17 年之前 |
Aneesh Kumar K.V
|
161e7b7c1d
ext4: Cache the correct extent length for uninit extents
|
17 年之前 |
Aneesh Kumar K.V
|
1a89734d40
ext4: Return unwritten buffer head when trying to read from prealloc space.
|
17 年之前 |
Aneesh Kumar K.V
|
e067ba0078
ext4: make ext4_ext_get_blocks always return <= max_blocks
|
17 年之前 |
Aneesh Kumar K.V
|
fd28784adc
ext4: Fix fallocate to update the file size in each transaction
|
17 年之前 |
Aneesh Kumar K.V
|
3977c965ec
ext4: zero out small extents when writing to prealloc area.
|
17 年之前 |
Aneesh Kumar K.V
|
093a088b76
ext4: ENOSPC error handling for writing to an uninitialized extent
|
17 年之前 |
Aneesh Kumar K.V
|
95c3889cb8
ext4: Fix fallocate error path
|
17 年之前 |
Aneesh Kumar K.V
|
2c98615d3b
ext4: Don't mark filesystem error if fallocate fails
|
17 年之前 |
Mingming Cao
|
f5ab0d1f8f
ext4: Fix BUG when writing to an unitialized extent
|
17 年之前 |
Valerie Clement
|
74d3487fc8
ext4: modify block allocation algorithm for the last group
|
17 年之前 |
Aneesh Kumar K.V
|
9df5643ad1
ext4: Get journal write access before modifying the extent tree
|
17 年之前 |
Aneesh Kumar K.V
|
b35905c16a
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
|
17 年之前 |
Aneesh Kumar K.V
|
55bd725aa3
ext4: Fix locking hierarchy violation in ext4_fallocate()
|
17 年之前 |
Aneesh Kumar K.V
|
b939e3766e
ext4: Use the ext4_ext_actual_len() helper function
|
17 年之前 |
Dmitry Monakhov
|
dbf9d7da33
ext4: fix uniniatilized extent splitting error
|
17 年之前 |
Alex Tomas
|
c9de560ded
ext4: Add multi block allocator for ext4
|
17 年之前 |
Alex Tomas
|
1988b51e47
ext4: Add new functions for searching extent tree
|
17 年之前 |
Aneesh Kumar K.V
|
c14c6fd5c5
ext4: Add EXT4_IOC_MIGRATE ioctl
|
17 年之前 |