Theodore Ts'o
|
833576b362
ext4: Fix ext4_mb_initialize_context() to initialize all fields
|
16 年之前 |
Jesper Dangaard Brouer
|
3e03f9ca6a
ext4: Use rcu_barrier() on module unload.
|
16 年之前 |
Eric Sandeen
|
089ceecc1e
ext4: mark several more functions in mballoc.c as noinline
|
16 年之前 |
Theodore Ts'o
|
0610b6e999
ext4: Fix 64-bit block type problem on 32-bit platforms
|
16 年之前 |
Theodore Ts'o
|
9bffad1ed2
ext4: convert instrumentation from markers to tracepoints
|
16 年之前 |
Theodore Ts'o
|
6fd058f779
ext4: Add a comprehensive block validity check to ext4_get_blocks()
|
16 年之前 |
Vincent Minet
|
bc8e67409c
ext4: Fix spinlock assertions on UP systems
|
16 年之前 |
Aneesh Kumar K.V
|
955ce5f5be
ext4: Convert ext4_lock_group to use sb_bgl_lock
|
16 年之前 |
Curt Wohlgemuth
|
f40339031b
ext4: Make the length of the mb_history file tunable
|
16 年之前 |
Theodore Ts'o
|
75507efb13
ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc
|
16 年之前 |
Theodore Ts'o
|
8df9675f8b
ext4: Avoid races caused by on-line resizing and SMP memory reordering
|
16 年之前 |
Theodore Ts'o
|
e7c9e3e99a
ext4: fix locking typo in mballoc which could cause soft lockup hangs
|
16 年之前 |
Dan Carpenter
|
a7b19448dd
ext4: fix typo which causes a memory leak on error path
|
16 年之前 |
Aneesh Kumar K.V
|
cc0fb9ad7d
ext4: Rename pa_linear to pa_type
|
16 年之前 |
Theodore Ts'o
|
9f24e4208f
ext4: Use atomic_t's in struct flex_groups
|
16 年之前 |
Theodore Ts'o
|
b713a5ec55
ext4: remove /proc tuning knobs
|
16 年之前 |
Theodore Ts'o
|
a4912123b6
ext4: New inode/block allocation algorithms for flex_bg filesystems
|
16 年之前 |
Jan Kara
|
a269eb1829
ext4: Use lowercase names of quota functions
|
16 年之前 |
Mingming Cao
|
60e58e0f30
ext4: quota reservation for delayed allocation
|
16 年之前 |
Eric Sandeen
|
d33a1976fb
ext4: fix bb_prealloc_list corruption due to wrong group locking
|
16 年之前 |
Eric Sandeen
|
8d03c7a0c5
ext4: fix bogus BUG_ONs in in mballoc code
|
16 年之前 |
Aneesh Kumar K.V
|
d794bf8e09
ext4: Initialize preallocation list_head's properly
|
16 年之前 |
Aneesh Kumar K.V
|
ba4439165f
ext4: Fix lockdep warning
|
16 年之前 |
Thadeu Lima de Souza Cascardo
|
9fd9784c91
ext4: Fix building with EXT4FS_DEBUG
|
16 年之前 |
Theodore Ts'o
|
ba80b1019a
ext4: Add markers for better debuggability
|
16 年之前 |
Aneesh Kumar K.V
|
0087d9fb3f
ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
|
16 年之前 |
Aneesh Kumar K.V
|
29eaf02498
ext4: Init the complete page while building buddy cache
|
16 年之前 |
Aneesh Kumar K.V
|
8556e8f3b6
ext4: Don't allow new groups to be added during block allocation
|
16 年之前 |
Aneesh Kumar K.V
|
648f5879f5
ext4: mark the blocks/inode bitmap beyond end of group as used
|
16 年之前 |
Aneesh Kumar K.V
|
2ccb5fb9f1
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
|
16 年之前 |