Bartlomiej Zolnierkiewicz
|
90c699a9ee
block: rename CONFIG_LBD to CONFIG_LBDAF
|
16 년 전 |
Christoph Hellwig
|
ca41f7b918
ext3: remove ->write_super and stop maintaining ->s_dirt
|
16 년 전 |
Josef Bacik
|
972fbf7798
ext3: don't try to resize if there are no reserved gdt blocks left
|
16 년 전 |
Josef Bacik
|
9bb91784de
ext3: fix online resize bug
|
17 년 전 |
Harvey Harrison
|
e05b6b524b
ext3: replace remaining __FUNCTION__ occurrences
|
17 년 전 |
Akinobu Mita
|
22a5daf537
ext3: add missing ext3_journal_stop()
|
17 년 전 |
Josef Bacik
|
c587f0c0a6
ext3: fix wrong gfp type under transaction
|
17 년 전 |
Marcin Slusarz
|
50e8a2890e
ext3: replace all adds to little endians variables with le*_add_cpu
|
17 년 전 |
David Howells
|
473043dcee
iget: stop EXT3 from using iget() and read_inode()
|
17 년 전 |
Eric Sandeen
|
42a2b6ad71
ext3: fix setup_new_group_blocks locking
|
17 년 전 |
Eric Sandeen
|
1ad6ecf914
ext3: lighten up resize transaction requirements
|
17 년 전 |
Peter Zijlstra
|
aa0dff2d09
lib: percpu_counter_add
|
17 년 전 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 년 전 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 년 전 |
Panagiotis Issaris
|
f52720ca5f
[PATCH] fs: Removing useless casts
|
18 년 전 |
Eric Sandeen
|
32c2d2bc4b
[PATCH] more ext3 16T overflow fixes
|
18 년 전 |
Dave Kleikamp
|
a4e4de36dc
[PATCH] ext3: Fix sparse warnings
|
18 년 전 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 년 전 |
Mingming Cao
|
43d23f9039
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
|
19 년 전 |
Mingming Cao
|
1c2bf374a4
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
|
19 년 전 |
Mingming Cao
|
fcd5df3588
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
|
19 년 전 |
Andrew Morton
|
6855a3a6c3
[PATCH] ext3 resize: fix double unlock_super()
|
19 년 전 |
Al Viro
|
de0bb97aff
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
|
19 년 전 |
Ananiev, Leonid I
|
75616cf985
[PATCH] ext3: Fix missed mutex unlock
|
19 년 전 |
Ananiev, Leonid I
|
389ed39b97
[PATCH] ext3: Fix missed mutex unlock
|
19 년 전 |
Glauber de Oliveira Costa
|
29ba172312
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
|
19 년 전 |
Glauber de Oliveira Costa
|
9f40668d7d
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
|
19 년 전 |
Glauber de Oliveira Costa
|
aa877b3dc9
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
|
19 년 전 |
Glauber de Oliveira Costa
|
2973dfdb87
[PATCH] Test for sb_getblk return value
|
19 년 전 |
Glauber de Oliveira Costa
|
8bdac5d1ed
[PATCH] ext3: EXT3_DEBUG build fixes
|
19 년 전 |