Eric Whitney
|
9fe671496b
ext4: adjust reserved cluster count when removing extents
|
6 years ago |
Eric Whitney
|
b6bf9171ef
ext4: reduce reserved cluster count by number of allocated clusters
|
6 years ago |
Eric Whitney
|
0b02f4c0d6
ext4: fix reserved cluster accounting at delayed write time
|
6 years ago |
Eric Whitney
|
ad431025ae
ext4: generalize extents status tree search functions
|
6 years ago |
Ross Zwisler
|
430657b6be
ext4: handle layout changes to pinned DAX mappings
|
7 years ago |
Linus Torvalds
|
70a2dc6abc
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Theodore Ts'o
|
bc890a6024
ext4: verify the depth of extent tree in ext4_find_extent()
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Eric Biggers
|
349fa7d6e1
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
7 years ago |
zhenwei.pi
|
dcae058a8d
ext4: fix comments in ext4_swap_extents()
|
7 years ago |
Nikolay Borisov
|
1d39834fba
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
|
7 years ago |
Theodore Ts'o
|
f516676857
ext4: fix up remaining files with SPDX cleanups
|
7 years ago |
Eryu Guan
|
c894aa9757
ext4: fix fdatasync(2) after fallocate(2) operation
|
7 years ago |
Theodore Ts'o
|
51e3ae81ec
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
|
7 years ago |
Maninder Singh
|
4e56201321
ext4: fix copy paste error in ext4_swap_extents()
|
8 years ago |
Tahsin Erdogan
|
77a2e84d51
ext4: remove unused mode parameter
|
8 years ago |
Tahsin Erdogan
|
ddfa17e4ad
ext4: call journal revoke when freeing ea_inode blocks
|
8 years ago |
Jan Kara
|
67a7d5f561
ext4: fix fdatasync(2) after extent manipulation operations
|
8 years ago |
Jan Kara
|
4f8caa60a5
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
|
8 years ago |
Roman Pen
|
03e916fa8b
ext4: do not polute the extents cache while shifting extents
|
8 years ago |
Roman Pen
|
2a9b8cba62
ext4: Include forgotten start block on fallocate insert range
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
80eabba702
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
|
8 years ago |
Dan Carpenter
|
011c88e36c
ext4: remove another test in ext4_alloc_file_blocks()
|
8 years ago |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 years ago |
Theodore Ts'o
|
d0abb36db4
ext4: allow ext4_ext_truncate() to return an error
|
8 years ago |
Jan Kara
|
64e1c57fa4
ext4: Use clean_bdev_aliases() instead of iteration
|
8 years ago |
Fabian Frederick
|
518eaa6387
ext4: create EXT4_MAX_BLOCKS() macro
|
9 years ago |
Fabian Frederick
|
c3fe493ccd
ext4: remove unneeded test in ext4_alloc_file_blocks()
|
9 years ago |
Fabian Frederick
|
edf15aa180
ext4: fix memory leak in ext4_insert_range()
|
9 years ago |