Hidehiro Kawai
|
4afe978530
jbd: fix error handling for checkpoint io
|
16 years ago |
Adrian Bunk
|
a10320e8f7
jbd: unexport journal_update_superblock
|
17 years ago |
Duane Griffin
|
3850f7a521
jbd: replace potentially false assertion with if block
|
17 years ago |
Harvey Harrison
|
08fc99bfc3
jbd: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Al Viro
|
1076d17ac7
jbd/jbd2 NULL noise
|
17 years ago |
Randy Dunlap
|
0cf01f6685
jbd: fix jbd kernel-doc notation
|
17 years ago |
Adrian Bunk
|
533083836f
make jbd/journal.c:__journal_abort_hard() static
|
17 years ago |
Jose R. Santos
|
c2a9159cdd
jbd: config_jbd_debug cannot create /proc entry
|
17 years ago |
Mingming Cao
|
8c3478a523
JBD/ext3 cleanups: convert to kzalloc
|
17 years ago |
Stephen Hemminger
|
c80544dc0b
sparse pointer use of zero as null
|
17 years ago |
Mingming Cao
|
a5005da204
JBD: replace jbd_kmalloc with kmalloc directly
|
17 years ago |
Mingming Cao
|
c089d490df
JBD: JBD slab allocation cleanups
|
17 years ago |
Mel Gorman
|
e12ba74d8f
Group short-lived and reclaimable kernel allocations
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Pavel Emelianov
|
97f0678467
jbd: check for error returned by kthread_create on creating journal thread
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Eric Sesterhenn
|
41716c7c21
[PATCH] null dereference in fs/jbd/journal.c
|
18 years ago |
Uwe Zeisberger
|
f30c226954
fix file specification in comments
|
18 years ago |
Zoltan Menyhart
|
d1807793e1
[PATCH] JBD: memory leak in "journal_init_dev()"
|
18 years ago |
Dave Kleikamp
|
a4e4de36dc
[PATCH] ext3: Fix sparse warnings
|
18 years ago |
Dave Kleikamp
|
e9ad5620bf
[PATCH] ext3: More whitespace cleanups
|
18 years ago |
Eric Sandeen
|
37ed322290
[PATCH] JBD: 16T fixes
|
18 years ago |
Alexey Dobriyan
|
2aed348469
[PATCH] jbd: use BUILD_BUG_ON in journal init
|
18 years ago |
Mingming Cao
|
ae6ddcc5f2
[PATCH] ext3 and jbd cleanup: remove whitespace
|
18 years ago |
Badari Pulavarty
|
ea817398e6
[PATCH] Manage jbd allocations from its own slabs
|
19 years ago |
Randy Dunlap
|
c9cf55285e
[PATCH] add poison.h and patch primary users
|
19 years ago |
Andrew Morton
|
8d8c85117f
[PATCH] jbd: convert kjournald to kthread API
|
19 years ago |
Andrew Morton
|
e3df18983e
[PATCH] jbd: embed j_commit_timer in journal struct
|
19 years ago |