Akinobu Mita
|
10d470849a
ext3: use memweight()
|
před 13 roky |
Eric W. Biederman
|
1523299d58
userns: Convert ext3 to use kuid/kgid where appropriate
|
před 13 roky |
Al Viro
|
4613ad180d
ext3: move headers to fs/ext3/
|
před 13 roky |
Lukas Czerner
|
e703c20613
ext3: fix start and len arguments handling in ext3_trim_fs()
|
před 13 roky |
Kazuya Mio
|
053800a84b
ext3: Don't call dquot_free_block() if we don't update anything
|
před 13 roky |
Dmitry Monakhov
|
6360e21f94
ext3: Allow quota file use root reservation
|
před 13 roky |
H Hartley Sweeten
|
3ee77f2091
ext3/balloc.c: local functions should be static
|
před 13 roky |
Julia Lawall
|
46130222df
fs/ext3/balloc.c: delete useless initialization
|
před 14 roky |
Lukas Czerner
|
2c2ea9451f
ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()
|
před 14 roky |
Lukas Czerner
|
785c4bcc0d
ext3: Add fixed tracepoints
|
před 14 roky |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
před 14 roky |
Tao Ma
|
425fa41072
ext3: Fix an overflow in ext3_trim_fs.
|
před 14 roky |
Tao Ma
|
bbac751dc8
ext3: speed up group trim with the right free block count.
|
před 14 roky |
Tao Ma
|
4b44dd300d
ext3: Adjust trim start with first_data_block.
|
před 14 roky |
Lukas Czerner
|
b853b96b1d
ext3: Add batched discard support for ext3
|
před 14 roky |
Namhyung Kim
|
a4c18ad2ee
ext3: Update kernel-doc comments
|
před 14 roky |
Namhyung Kim
|
57e94d8647
ext3: Remove unnecessary casts on bh->b_data
|
před 14 roky |
Frans van de Wiel
|
8cef107a1d
ext3: Avoid loading bitmaps for full groups during block allocation
|
před 15 roky |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
před 15 roky |
Christoph Hellwig
|
ca41f7b918
ext3: remove ->write_super and stop maintaining ->s_dirt
|
před 16 roky |
Jan Kara
|
81a0522739
ext3: Use lowercase names of quota functions
|
před 16 roky |
David Howells
|
6a2f90e9fa
CRED: Wrap task credential accesses in the Ext3 filesystem
|
před 16 roky |
Mingming Cao
|
46d01a225e
ext3: fix ext3 block reservation early ENOSPC issue
|
před 16 roky |
Harvey Harrison
|
e05b6b524b
ext3: replace remaining __FUNCTION__ occurrences
|
před 17 roky |
Aneesh Kumar K.V
|
2588ef83f7
ext3: retry block allocation if new blocks are allocated from system zone
|
před 17 roky |
Julia Lawall
|
269b261916
fs/ext3: use BUG_ON
|
před 17 roky |
Marcin Slusarz
|
50e8a2890e
ext3: replace all adds to little endians variables with le*_add_cpu
|
před 17 roky |
Akinobu Mita
|
859cb93679
ext[234]: cleanup ext[234]_bg_num_gdb()
|
před 17 roky |
Akinobu Mita
|
144704e522
ext[234]: fix comment for nonexistent variable
|
před 17 roky |