Aneesh Kumar K.V
|
ae2d9fb18e
ext4: fix missing ext4_unlock_group in error path
|
16 yıl önce |
Theodore Ts'o
|
3e624fc72f
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
|
16 yıl önce |
Manish Katiyar
|
0b09923eab
ext4: Remove compile warnings when building w/o CONFIG_PROC_FS
|
16 yıl önce |
Theodore Ts'o
|
8a0aba733d
ext4: let the block device know when unused blocks can be discarded
|
16 yıl önce |
Aneesh Kumar K.V
|
c894058d66
ext4: Use an rbtree for tracking blocks freed during transaction.
|
16 yıl önce |
Aneesh Kumar K.V
|
688f05a019
ext4: Free ext4_prealloc_space using kmem_cache_free
|
16 yıl önce |
Frederic Bohe
|
c806e68f56
ext4: fix initialization of UNINIT bitmap blocks
|
16 yıl önce |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 yıl önce |
Theodore Ts'o
|
5e8814f2f7
ext4: Combine proc file handling into a single set of functions
|
16 yıl önce |
Theodore Ts'o
|
9f6200bbfc
ext4: move /proc setup and teardown out of mballoc.c
|
16 yıl önce |
Eric Sandeen
|
730c213c79
ext4: use percpu data structures for lg_prealloc_list
|
16 yıl önce |
Alexey Dobriyan
|
899fc1a4cf
ext4: fix #11321: create /proc/ext4/*/stats more carefully
|
16 yıl önce |
Aneesh Kumar K.V
|
6bc6e63fcd
ext4: Add percpu dirty block accounting.
|
16 yıl önce |
Aneesh Kumar K.V
|
030ba6bc67
ext4: Retry block reservation
|
16 yıl önce |
Aneesh Kumar K.V
|
a30d542a00
ext4: Make sure all the block allocation paths reserve blocks
|
16 yıl önce |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
16 yıl önce |
Aneesh Kumar K.V
|
5e745b041f
ext4: Fix small file fragmentation
|
16 yıl önce |
Aneesh Kumar K.V
|
6be2ded1d7
ext4: Don't allow lg prealloc list to be grow large.
|
17 yıl önce |
Aneesh Kumar K.V
|
1320cbcf77
ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
|
17 yıl önce |
Aneesh Kumar K.V
|
ce89f46cb8
ext4: Improve error handling in mballoc
|
17 yıl önce |
Eric Sandeen
|
b5f10eed81
ext4: lock block groups when initializing
|
17 yıl önce |
Mingming Cao
|
d2a1763791
ext4: delayed allocation ENOSPC handling
|
17 yıl önce |
Frederic Bohe
|
5f21b0e642
ext4: fix online resize with mballoc
|
17 yıl önce |
Mingming Cao
|
0703143107
ext4: mballoc avoid use root reserved blocks for non root allocation
|
17 yıl önce |
Aneesh Kumar K.V
|
654b4908bc
ext4: cleanup block allocator
|
17 yıl önce |
Shen Feng
|
363d4251d4
ext4: remove quota allocation when ext4_mb_new_blocks fails
|
17 yıl önce |
Jose R. Santos
|
772cb7c83b
ext4: New inode allocation for FLEX_BG meta-data groups.
|
17 yıl önce |
Shen Feng
|
7e5a8cdd84
ext4: fix error processing in mb_free_blocks
|
17 yıl önce |
Shen Feng
|
cfbe7e4f5e
ext4: error proc entry creation when the fs/ext4 is not correctly created
|
17 yıl önce |
Theodore Ts'o
|
574ca174c9
ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()
|
17 yıl önce |