Wang Shilong
|
712ddc52ff
Ext2: remove the static function release_blocks to optimize the kernel
|
12 years ago |
Wang Shilong
|
8e3dffc651
Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
|
12 years ago |
Wang Shilong
|
98783e453c
Ext2: remove the overhead check about sb in the function ext2_new_blocks
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Anatol Pomozov
|
4907cb7b19
treewide: fix comment/printk/variable typos
|
13 years ago |
Akinobu Mita
|
ecd0afa3ce
ext2: use memweight()
|
13 years ago |
Linus Torvalds
|
ece78b7df7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Wang Sheng-Hui
|
0324876628
ext2: trivial fix to comment for ext2_free_blocks
|
13 years ago |
Eric W. Biederman
|
b8a9f9e183
userns: Convert ext2 to use kuid/kgid where appropriate.
|
13 years ago |
Jan Kara
|
b838ec2232
ext2: Remove s_dirt handling
|
13 years ago |
Julia Lawall
|
6e3d6ca0bf
fs/ext2/balloc.c: delete useless initialization
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Namhyung Kim
|
26f78b7a42
ext2: fix comment on ext2_try_to_allocate()
|
14 years ago |
Al Viro
|
addacc7d6f
Take dirtying the inode to callers of ext2_free_blocks()
|
15 years ago |
Al Viro
|
3889717d28
ext2: switch to dquot_free_block_nodirty()
|
15 years ago |
Jan Kara
|
4689153237
ext2: Avoid loading bitmaps for full groups during block allocation
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Jan Kara
|
6f90bee506
ext2: Use lowercase names of quota functions
|
16 years ago |
David Howells
|
a8dd4d67bd
CRED: Wrap task credential accesses in the Ext2 filesystem
|
16 years ago |
Mingming Cao
|
d707d31c97
ext2: fix ext2 block reservation early ENOSPC issue
|
16 years ago |
Aneesh Kumar K.V
|
8b91582500
ext2: retry block allocation if new blocks are allocated from system zone
|
17 years ago |
Harvey Harrison
|
605afd60ef
ext2: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Julia Lawall
|
2c11619a59
fs/ext2: use BUG_ON
|
17 years ago |
Akinobu Mita
|
859cb93679
ext[234]: cleanup ext[234]_bg_num_gdb()
|
17 years ago |
Akinobu Mita
|
144704e522
ext[234]: fix comment for nonexistent variable
|
17 years ago |
Aneesh Kumar K.V
|
01584fa645
ext2: add block bitmap validation
|
17 years ago |
Aneesh Kumar K.V
|
7f0adaeced
ext2: return after ext2_error in case of failures
|
17 years ago |
Linus Torvalds
|
0b832a4b93
Revert "ext2/ext3/ext4: add block bitmap validation"
|
17 years ago |
Martin J. Bligh
|
a686cd898b
ext2 reservations
|
17 years ago |