Cong Wang
|
8fb53c46d9
jbd: remove the second argument of k[un]map_atomic()
|
13 years ago |
Jan Kara
|
0048278552
jbd: Remove j_barrier mutex
|
13 years ago |
Jan Kara
|
bb189247f3
jbd: Fix oops in journal_remove_journal_head()
|
14 years ago |
Ding Dinghua
|
bd5c9e1854
jbd: fix a bug of leaking jh->b_jcount
|
14 years ago |
Jan Kara
|
05713082ab
jbd: remove dependency on __GFP_NOFAIL
|
14 years ago |
Eryu Guan
|
c2b67735e5
jbd: Fix comment to match the code in journal_start()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Uwe Kleine-König
|
a34f0b3139
fix comment typos concerning "consistent"
|
14 years ago |
Namhyung Kim
|
b8ea49fa9b
jbd: Fix debug message in do_get_write_access()
|
14 years ago |
Namhyung Kim
|
8117f98c05
jbd: Use offset_in_page() instead of manual calculation
|
14 years ago |
Namhyung Kim
|
2b23976908
jbd: Remove unnecessary goto statement
|
14 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Jan Kara
|
8696391896
jbd: Delay discarding buffers in journal_unmap_buffer
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Jan Kara
|
3adae9da0b
jbd: Annotate transaction start also for journal_restart()
|
16 years ago |
Andreas Dilger
|
b449fc6fcc
JBD: round commit timer up to avoid uncommitted transaction
|
16 years ago |
Jan Kara
|
1e9fd53b78
jbd: Fix a race between checkpointing code and journal_get_write_access()
|
16 years ago |
Hisashi Hifumi
|
6f3f1cb21f
jbd: clean up journal_try_to_free_buffers()
|
16 years ago |
Theodore Ts'o
|
512a004382
ext3: Use WRITE_SYNC for commits which are caused by fsync()
|
16 years ago |
Randy Dunlap
|
1579c3a15c
jbd: remove excess kernel-doc notation
|
16 years ago |
Josef Bacik
|
f420d4dc42
jbd: improve fsync batching
|
16 years ago |
Randy Dunlap
|
e74481e232
fs: remove excess kernel-doc
|
16 years ago |
Hidehiro Kawai
|
960a22ae60
jbd: ordered data integrity fix
|
16 years ago |
Ingo Molnar
|
3295f0ef9f
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
|
17 years ago |
Peter Zijlstra
|
4f3e7524b2
lockdep: map_acquire
|
17 years ago |
Mingming Cao
|
3f31fddfa2
jbd: fix race between free buffer and commit transaction
|
17 years ago |
Harvey Harrison
|
08fc99bfc3
jbd: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Josef Bacik
|
5b9a499d77
jbd: fix possible journal overflow issues
|
17 years ago |
Josef Bacik
|
5bc833feaa
jbd: fix the way the b_modified flag is cleared
|
17 years ago |
Randy Dunlap
|
a6b91919e0
fs: fix kernel-doc notation warnings
|
17 years ago |