Linus Torvalds
|
feaf222925
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
il y a 10 ans |
Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
il y a 10 ans |
Darrick J. Wong
|
2cb5cc8b09
ext4: support read-only images
|
il y a 10 ans |
Theodore Ts'o
|
3edc18d845
ext4: reserve codepoints used by the ext4 encryption feature
|
il y a 10 ans |
Linus Torvalds
|
9bfccec24e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
il y a 10 ans |
Dmitry Monakhov
|
d952d69e26
ext4: ext4_inline_data_fiemap should respect callers argument
|
il y a 10 ans |
Jan Kara
|
dd47592551
ext4: limit number of scanned extents in status tree shrinker
|
il y a 10 ans |
Zheng Liu
|
edaa53cac8
ext4: change LRU to round-robin in extent status tree shrinker
|
il y a 10 ans |
Zheng Liu
|
2f8e0a7c6c
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
|
il y a 10 ans |
Jan Kara
|
cbd7584e6e
ext4: fix block reservation for bigalloc filesystems
|
il y a 10 ans |
Al Viro
|
b93b41d4c7
ext4: kill ext4_kvfree()
|
il y a 10 ans |
Jan Kara
|
96c7e0d964
ext4: Convert to private i_dquot field
|
il y a 11 ans |
Darrick J. Wong
|
813d32f913
ext4: check s_chksum_driver when looking for bg csum presence
|
il y a 10 ans |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
il y a 10 ans |
Theodore Ts'o
|
f4bb298102
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
|
il y a 11 ans |
Jan Kara
|
a2d4a646e6
ext4: don't use MAXQUOTAS value
|
il y a 11 ans |
Theodore Ts'o
|
d26e2c4d72
ext4: renumber EXT4_EX_* flags to avoid flag aliasing problems
|
il y a 11 ans |
Theodore Ts'o
|
754cfed6bb
ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag
|
il y a 11 ans |
Zheng Liu
|
eb68d0e2fc
ext4: track extent status tree shrinker delay statictics
|
il y a 11 ans |
Theodore Ts'o
|
ed8a1a766a
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
|
il y a 11 ans |
Theodore Ts'o
|
dfe5080939
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
|
il y a 11 ans |
Theodore Ts'o
|
705912ca95
ext4: teach ext4_ext_find_extent() to free path on error
|
il y a 11 ans |
Theodore Ts'o
|
bd30d702fc
ext4: fix accidental flag aliasing in ext4_map_blocks flags
|
il y a 11 ans |
Dmitry Monakhov
|
fcf6b1b729
ext4: refactor ext4_move_extents code base
|
il y a 11 ans |
Dmitry Monakhov
|
f8fb4f4150
ext4: use ext4_ext_next_allocated_block instead of mext_next_extent
|
il y a 11 ans |
Theodore Ts'o
|
1c2150283c
ext4: convert ext4_bread() to use the ERR_PTR convention
|
il y a 11 ans |
Theodore Ts'o
|
1056008226
ext4: convert ext4_getblk() to use the ERR_PTR convention
|
il y a 11 ans |
Dmitry Monakhov
|
4631dbf677
ext4: move i_size,i_disksize update routines to helper function
|
il y a 11 ans |
Theodore Ts'o
|
36de928641
ext4: propagate errors up to ext4_find_entry()'s callers
|
il y a 11 ans |
Darrick J. Wong
|
40b163f1c4
ext4: check inline directory before converting
|
il y a 11 ans |