Heiko Carstens
|
d4dc462f55
ext4: fix balloc.c printk-format-warning
|
13 лет назад |
Theodore Ts'o
|
813e57276f
ext4: fix race when setting bitmap_uptodate flag
|
13 лет назад |
Eric Sandeen
|
5f163cc759
ext4: make more symbols static
|
13 лет назад |
Yongqiang Yang
|
6e58ad69ef
ext4: fix up a undefined error in ext4_free_blocks in debugging code
|
13 лет назад |
Theodore Ts'o
|
df55c99dc8
ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters()
|
13 лет назад |
Theodore Ts'o
|
e7d5f3156e
ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters()
|
13 лет назад |
Theodore Ts'o
|
cff1dfd767
ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()
|
13 лет назад |
Theodore Ts'o
|
5dee54372c
ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
|
13 лет назад |
Theodore Ts'o
|
021b65bb1e
ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
|
13 лет назад |
Aditya Kali
|
7b415bf60f
ext4: Fix bigalloc quota accounting and i_blocks value
|
13 лет назад |
Theodore Ts'o
|
5704265188
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
|
13 лет назад |
Theodore Ts'o
|
3212a80a58
ext4: convert block group-relative offsets to use clusters
|
13 лет назад |
Theodore Ts'o
|
d5b8f31007
ext4: bigalloc changes to block bitmap initialization functions
|
13 лет назад |
Theodore Ts'o
|
fd034a84e1
ext4: split out ext4_free_blocks_after_init()
|
13 лет назад |
Theodore Ts'o
|
49f7f9af4b
ext4: factor out block group accounting into functions
|
13 лет назад |
Eric Sandeen
|
f86186b44b
ext4: refactor duplicated block placement code
|
14 лет назад |
Allison Henderson
|
55f020db66
ext4: add flag to ext4_has_free_blocks
|
14 лет назад |
Amir Goldstein
|
2846e82004
ext4: move ext4_add_groupblocks() to mballoc.c
|
14 лет назад |
Shaohua Li
|
dc2070a241
ext4: remove dead code in ext4_has_free_blocks()
|
14 лет назад |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 лет назад |
Jiaying Zhang
|
0562e0bad4
ext4: add more tracepoints and use dev_t in the trace buffer
|
14 лет назад |
Theodore Ts'o
|
f232109773
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
|
14 лет назад |
Theodore Ts'o
|
61d08673de
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
|
14 лет назад |
Theodore Ts'o
|
1f109d5a17
ext4: make various ext4 functions be static
|
14 лет назад |
Theodore Ts'o
|
a0375156ca
ext4: Clean up s_dirt handling
|
15 лет назад |
Eric Sandeen
|
72b8ab9dde
ext4: don't use quota reservation for speculative metadata
|
15 лет назад |
Akinobu Mita
|
731eb1a03a
ext4: consolidate in_range() definitions
|
15 лет назад |
Akinobu Mita
|
5661bd6861
ext4: cleanup to use ext4_group_first_block_no()
|
15 лет назад |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 лет назад |
Theodore Ts'o
|
4433871130
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
|
15 лет назад |