Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
21c5977a836e399fc710ff2c5367845ed5c2527f
/
fs
/
jbd
/
transaction.c
c2b6773
jbd: Fix comment to match the code in journal_start()
by Eryu Guan
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
b8ea49f
jbd: Fix debug message in do_get_write_access()
by Namhyung Kim
· 14 years ago
8117f98
jbd: Use offset_in_page() instead of manual calculation
by Namhyung Kim
· 14 years ago
2b23976
jbd: Remove unnecessary goto statement
by Namhyung Kim
· 14 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
8696391
jbd: Delay discarding buffers in journal_unmap_buffer
by Jan Kara
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
3adae9d
jbd: Annotate transaction start also for journal_restart()
by Jan Kara
· 15 years ago
b449fc6
JBD: round commit timer up to avoid uncommitted transaction
by Andreas Dilger
· 15 years ago
1e9fd53
jbd: Fix a race between checkpointing code and journal_get_write_access()
by Jan Kara
· 15 years ago
6f3f1cb
jbd: clean up journal_try_to_free_buffers()
by Hisashi Hifumi
· 15 years ago
512a004
ext3: Use WRITE_SYNC for commits which are caused by fsync()
by Theodore Ts'o
· 16 years ago
1579c3a
jbd: remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
f420d4d
jbd: improve fsync batching
by Josef Bacik
· 16 years ago
e74481e
fs: remove excess kernel-doc
by Randy Dunlap
· 16 years ago
960a22a
jbd: ordered data integrity fix
by Hidehiro Kawai
· 16 years ago
3295f0e
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
by Ingo Molnar
· 16 years ago
4f3e752
lockdep: map_acquire
by Peter Zijlstra
· 16 years ago
3f31fdd
jbd: fix race between free buffer and commit transaction
by Mingming Cao
· 16 years ago
08fc99b
jbd: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
5b9a499
jbd: fix possible journal overflow issues
by Josef Bacik
· 17 years ago
5bc833f
jbd: fix the way the b_modified flag is cleared
by Josef Bacik
· 17 years ago
a6b9191
fs: fix kernel-doc notation warnings
by Randy Dunlap
· 17 years ago
0cf01f6
jbd: fix jbd kernel-doc notation
by Randy Dunlap
· 17 years ago
78a4a50
docbook: fix filesystems.tmpl source files
by Randy Dunlap
· 17 years ago
f63dcda
jbd: do not try lock_acquire after handle made invalid
by Jonas Bonn
· 17 years ago
8c3478a
JBD/ext3 cleanups: convert to kzalloc
by Mingming Cao
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
a5005da
JBD: replace jbd_kmalloc with kmalloc directly
by Mingming Cao
· 17 years ago
c089d49
JBD: JBD slab allocation cleanups
by Mingming Cao
· 17 years ago
34a3d1e
lockdep: annotate journal_start()
by Peter Zijlstra
· 17 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
44d306e
[PATCH] user of the jiffies rounding code: JBD
by Arjan van de Ven
· 18 years ago
d394e12
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
by Adrian Bunk
· 18 years ago
f58a74d
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
by Eric Sandeen
· 18 years ago
3e2a532
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
by OGAWA Hirofumi
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
ae6ddcc
[PATCH] ext3 and jbd cleanup: remove whitespace
by Mingming Cao
· 18 years ago
4cfb04a
[PATCH] manage-jbd-its-own-slab fix
by Badari Pulavarty
· 18 years ago
ea81739
[PATCH] Manage jbd allocations from its own slabs
by Badari Pulavarty
· 18 years ago
304c4c8
[PATCH] jbd: avoid kfree(NULL)
by Andrew Morton
· 18 years ago
9ada734
[PATCH] jbd: fix BUG in journal_commit_transaction()
by Jan Kara
· 18 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
e3df189
[PATCH] jbd: embed j_commit_timer in journal struct
by Andrew Morton
· 19 years ago
2c68ee7
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
by Arjan van de Ven
· 19 years ago
fe1dcbc
[PATCH] jbd: fix transaction batching
by Andrew Morton
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
4407c2b
[PATCH] Fix race in do_get_write_access()
by Jan Kara
· 19 years ago
d13df84
[PATCH] jbd dirty buffer leak fix
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago