Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
il y a 7 ans |
Eric Biggers
|
349fa7d6e1
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
il y a 7 ans |
zhenwei.pi
|
dcae058a8d
ext4: fix comments in ext4_swap_extents()
|
il y a 7 ans |
Nikolay Borisov
|
1d39834fba
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
|
il y a 7 ans |
Theodore Ts'o
|
f516676857
ext4: fix up remaining files with SPDX cleanups
|
il y a 7 ans |
Eryu Guan
|
c894aa9757
ext4: fix fdatasync(2) after fallocate(2) operation
|
il y a 7 ans |
Theodore Ts'o
|
51e3ae81ec
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
|
il y a 7 ans |
Maninder Singh
|
4e56201321
ext4: fix copy paste error in ext4_swap_extents()
|
il y a 8 ans |
Tahsin Erdogan
|
77a2e84d51
ext4: remove unused mode parameter
|
il y a 8 ans |
Tahsin Erdogan
|
ddfa17e4ad
ext4: call journal revoke when freeing ea_inode blocks
|
il y a 8 ans |
Jan Kara
|
67a7d5f561
ext4: fix fdatasync(2) after extent manipulation operations
|
il y a 8 ans |
Jan Kara
|
4f8caa60a5
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
|
il y a 8 ans |
Roman Pen
|
03e916fa8b
ext4: do not polute the extents cache while shifting extents
|
il y a 8 ans |
Roman Pen
|
2a9b8cba62
ext4: Include forgotten start block on fallocate insert range
|
il y a 8 ans |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
il y a 8 ans |
Linus Torvalds
|
80eabba702
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
|
il y a 8 ans |
Dan Carpenter
|
011c88e36c
ext4: remove another test in ext4_alloc_file_blocks()
|
il y a 8 ans |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
il y a 8 ans |
Theodore Ts'o
|
d0abb36db4
ext4: allow ext4_ext_truncate() to return an error
|
il y a 8 ans |
Jan Kara
|
64e1c57fa4
ext4: Use clean_bdev_aliases() instead of iteration
|
il y a 8 ans |
Fabian Frederick
|
518eaa6387
ext4: create EXT4_MAX_BLOCKS() macro
|
il y a 9 ans |
Fabian Frederick
|
c3fe493ccd
ext4: remove unneeded test in ext4_alloc_file_blocks()
|
il y a 9 ans |
Fabian Frederick
|
edf15aa180
ext4: fix memory leak in ext4_insert_range()
|
il y a 9 ans |
Vegard Nossum
|
7bc9491645
ext4: verify extent header depth
|
il y a 9 ans |
Vegard Nossum
|
f70749ca42
ext4: check for extents that wrap around
|
il y a 9 ans |
Nicolai Stange
|
816cd71b0c
ext4: remove unmeetable inconsisteny check from ext4_find_extent()
|
il y a 9 ans |
Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
il y a 9 ans |
Theodore Ts'o
|
7b8081912d
ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()
|
il y a 9 ans |
Adam Buchbinder
|
b8a07463c8
ext4: fix misspellings in comments.
|
il y a 9 ans |
Jan Kara
|
facab4d971
ext4: return hole from ext4_map_blocks()
|
il y a 9 ans |