James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 years ago |
Andrew Morton
|
02d2116887
revert "percpu_counter: new function percpu_counter_sum_and_set"
|
16 years ago |
Andrew Morton
|
71c5576fbd
revert "percpu counter: clean up percpu_counter_sum_and_set()"
|
16 years ago |
David Howells
|
4c9c544e49
CRED: Wrap task credential accesses in the Ext4 filesystem
|
16 years ago |
Eric Sandeen
|
a996031c87
delay capable() check in ext4_has_free_blocks()
|
16 years ago |
Eric Sandeen
|
8c3bf8a01c
merge ext4_claim_free_blocks & ext4_has_free_blocks
|
16 years ago |
Aneesh Kumar K.V
|
a1aebc1e2d
ext4: Don't reuse released data blocks until transaction commits
|
16 years ago |
Frederic Bohe
|
c806e68f56
ext4: fix initialization of UNINIT bitmap blocks
|
16 years ago |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 years ago |
Aneesh Kumar K.V
|
166348dd37
ext4: Don't add the inode to journal handle until after the block is allocated
|
16 years ago |
Aneesh Kumar K.V
|
68629f29c6
ext4: Fix ext4 nomballoc allocator for ENOSPC
|
16 years ago |
Aneesh Kumar K.V
|
5c79161689
ext4: Signed arithmetic fix
|
16 years ago |
Aneesh Kumar K.V
|
6bc6e63fcd
ext4: Add percpu dirty block accounting.
|
16 years ago |
Aneesh Kumar K.V
|
030ba6bc67
ext4: Retry block reservation
|
16 years ago |
Aneesh Kumar K.V
|
a30d542a00
ext4: Make sure all the block allocation paths reserve blocks
|
16 years ago |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 years ago |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
16 years ago |
Mingming Cao
|
1f7c14c62c
percpu counter: clean up percpu_counter_sum_and_set()
|
16 years ago |
Aneesh Kumar K.V
|
16eb729564
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
|
17 years ago |
Eric Sandeen
|
b5f10eed81
ext4: lock block groups when initializing
|
17 years ago |
Eric Sandeen
|
e29d1cde63
ext4: sync up block and inode bitmap reading functions
|
17 years ago |
Mingming Cao
|
d2a1763791
ext4: delayed allocation ENOSPC handling
|
17 years ago |
Mingming Cao
|
e8ced39d5e
percpu_counter: new function percpu_counter_sum_and_set
|
17 years ago |
Mingming Cao
|
0703143107
ext4: mballoc avoid use root reserved blocks for non root allocation
|
17 years ago |
Aneesh Kumar K.V
|
654b4908bc
ext4: cleanup block allocator
|
17 years ago |
Aneesh Kumar K.V
|
7061eba75c
ext4: Use inode preallocation with -o noextents
|
17 years ago |
Akinobu Mita
|
6afd670713
ext4: fix ext4_init_block_bitmap() for metablock block group
|
17 years ago |
Aneesh Kumar K.V
|
7477827f66
ext4: Fix sparse warning
|
17 years ago |
Jose R. Santos
|
772cb7c83b
ext4: New inode allocation for FLEX_BG meta-data groups.
|
17 years ago |
Theodore Ts'o
|
574ca174c9
ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()
|
17 years ago |