Aneesh Kumar K.V
|
b7be019e80
ext4: Fix lockdep recursive locking warning
|
16 年之前 |
Aneesh Kumar K.V
|
7a2fcbf7f8
ext4: don't use blocks freed but not yet committed in buddy cache init
|
16 年之前 |
Aneesh Kumar K.V
|
c3a326a657
ext4: cleanup mballoc header files
|
16 年之前 |
Aneesh Kumar K.V
|
920313a726
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
|
16 年之前 |
Aneesh Kumar K.V
|
3a06d778df
ext4: sparse fixes
|
16 年之前 |
Theodore Ts'o
|
498e5f2415
ext4: Change unsigned long to unsigned int
|
16 年之前 |
Theodore Ts'o
|
a9df9a4910
ext4: Make ext4_group_t be an unsigned int
|
16 年之前 |
Aneesh Kumar K.V
|
032115fcef
ext4: Don't overwrite allocation_context ac_status
|
16 年之前 |
Theodore Ts'o
|
fde4d95ad8
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
|
16 年之前 |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 年之前 |
Yasunori Goto
|
ff7ef329b2
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
|
16 年之前 |
Aneesh Kumar K.V
|
ae2d9fb18e
ext4: fix missing ext4_unlock_group in error path
|
16 年之前 |
Theodore Ts'o
|
3e624fc72f
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
|
16 年之前 |
Manish Katiyar
|
0b09923eab
ext4: Remove compile warnings when building w/o CONFIG_PROC_FS
|
16 年之前 |
Theodore Ts'o
|
8a0aba733d
ext4: let the block device know when unused blocks can be discarded
|
16 年之前 |
Aneesh Kumar K.V
|
c894058d66
ext4: Use an rbtree for tracking blocks freed during transaction.
|
16 年之前 |
Aneesh Kumar K.V
|
688f05a019
ext4: Free ext4_prealloc_space using kmem_cache_free
|
16 年之前 |
Frederic Bohe
|
c806e68f56
ext4: fix initialization of UNINIT bitmap blocks
|
16 年之前 |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 年之前 |
Theodore Ts'o
|
5e8814f2f7
ext4: Combine proc file handling into a single set of functions
|
17 年之前 |
Theodore Ts'o
|
9f6200bbfc
ext4: move /proc setup and teardown out of mballoc.c
|
17 年之前 |
Eric Sandeen
|
730c213c79
ext4: use percpu data structures for lg_prealloc_list
|
17 年之前 |
Alexey Dobriyan
|
899fc1a4cf
ext4: fix #11321: create /proc/ext4/*/stats more carefully
|
17 年之前 |
Aneesh Kumar K.V
|
6bc6e63fcd
ext4: Add percpu dirty block accounting.
|
16 年之前 |
Aneesh Kumar K.V
|
030ba6bc67
ext4: Retry block reservation
|
17 年之前 |
Aneesh Kumar K.V
|
a30d542a00
ext4: Make sure all the block allocation paths reserve blocks
|
17 年之前 |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
17 年之前 |
Aneesh Kumar K.V
|
5e745b041f
ext4: Fix small file fragmentation
|
17 年之前 |
Aneesh Kumar K.V
|
6be2ded1d7
ext4: Don't allow lg prealloc list to be grow large.
|
17 年之前 |
Aneesh Kumar K.V
|
1320cbcf77
ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
|
17 年之前 |