Theodore Ts'o
|
f6fb99cadc
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
|
13 年之前 |
Theodore Ts'o
|
b0dd6b70f0
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
|
13 年之前 |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 年之前 |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 年之前 |
Darrick J. Wong
|
feb0ab32a5
ext4: make block group checksums use metadata_csum algorithm
|
13 年之前 |
Darrick J. Wong
|
fa77dcfafe
ext4: calculate and verify block bitmap checksum
|
13 年之前 |
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 年之前 |