Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
48e9212021d920fe91046ad078e1070524844059
/
fs
/
jbd2
/
transaction.c
41a5b91
jbd2: invalidate handle if jbd2_journal_restart() fails
by Theodore Ts'o
· 11 years ago
39c0415
jbd2: fix theoretical race in jbd2__journal_restart
by Theodore Ts'o
· 11 years ago
9ff8644
jbd2: optimize jbd2_journal_force_commit
by Dmitry Monakhov
· 11 years ago
8f7d89f
jbd2: transaction reservation support
by Jan Kara
· 11 years ago
fe1e8db
jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend()
by Jan Kara
· 11 years ago
76c3990
jbd2: cleanup needed free block estimates when starting a transaction
by Jan Kara
· 11 years ago
2f387f8
jbd2: remove outdated comment
by Jan Kara
· 11 years ago
b34090e
jbd2: refine waiting for shadow buffers
by Jan Kara
· 11 years ago
e5a120a
jbd2: remove journal_head from descriptor buffers
by Jan Kara
· 11 years ago
f5113ef
jbd2: don't create journal_head for temporary journal buffers
by Jan Kara
· 11 years ago
259709b
jbd2: change jbd2_journal_invalidatepage to accept length
by Lukas Czerner
· 11 years ago
f783f09
jbd2: trace when lock_buffer in do_get_write_access takes a long time
by Theodore Ts'o
· 12 years ago
28daf4f
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Zheng Liu
· 12 years ago
ad56eda
jbd2: fix use after free in jbd2_journal_dirty_metadata()
by Jan Kara
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 12 years ago
343d9c2
jbd2: add tracepoints which provide per-handle statistics
by Theodore Ts'o
· 12 years ago
9fff24a
jbd2: track request delay statistics
by Theodore Ts'o
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
53e8726
ext4: fix deadlock in journal_unmap_buffer()
by Jan Kara
· 12 years ago
d7961c7
jbd2: fix assertion failure in jbd2_journal_flush()
by Jan Kara
· 12 years ago
36cd5c1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
37be2f5
ext4: remove ext4_handle_release_buffer()
by Eric Sandeen
· 12 years ago
b794e7a
jbd2: fix assertion failure in commit code due to lacking transaction credits
by Jan Kara
· 12 years ago
b2f4edb
jbd2: use kmem_cache_zalloc wrapper instead of flag
by Wanlong Gao
· 12 years ago
69e1aad
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
303a8f2
jbd2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
c254c9e
jbd2: remove always true condition in __journal_try_to_free_buffer()
by Jan Kara
· 13 years ago
5bebccf
jbd2: declare __jbd2_journal_temp_unlink_buffer() static
by Jan Kara
· 13 years ago
0c2022e
jbd2: allocate transaction from separate slab cache
by Yongqiang Yang
· 13 years ago
1529116
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
by Eric Sandeen
· 13 years ago
9837d8e
jbd2: fix hung processes in jbd2_journal_lock_updates()
by Jan Kara
· 13 years ago
f2a4452
jbd2: Unify log messages in jbd2 code
by Eryu Guan
· 13 years ago
4470575
jbd2: fix build when CONFIG_BUG is not enabled
by Randy Dunlap
· 13 years ago
d2159fb
jbd2: use gfp_t instead of int
by Dan Carpenter
· 13 years ago
9ea7a0d
jbd2: add debugging information to jbd2_journal_dirty_metadata()
by Theodore Ts'o
· 13 years ago
de1b794
jbd2: Fix oops in jbd2_journal_remove_journal_head()
by Jan Kara
· 13 years ago
1fb74cd
jbd2: Remove obsolete parameters in the comments for some jbd2 functions
by Tao Ma
· 13 years ago
3991b40
jbd2: fix a potential leak of a journal_head on an error path
by Ding Dinghua
· 13 years ago
c867516
jbd2: Fix comment to match the code in jbd2__journal_start()
by Eryu Guan
· 13 years ago
81be12c
jbd2: fix sending of data flush on journal commit
by Jan Kara
· 13 years ago
28e35e4
jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
by Tao Ma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e447183
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
by Theodore Ts'o
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
ae00b26
jbd2: remove unnecessary goto statement
by Theodore Ts'o
· 14 years ago
a1dd533
jbd2: use offset_in_page() instead of manual calculation
by Theodore Ts'o
· 14 years ago
cfef2c6
jbd2: Fix a debug message in do_get_write_access()
by Theodore Ts'o
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
5c2178e
jbd2: Add sanity check for attempts to start handle during umount
by Theodore Ts'o
· 14 years ago
6d0bf00
ext4: clean up compiler warning in start_this_handle()
by Theodore Ts'o
· 14 years ago
09dc942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
8dd4204
jbd2: Remove t_handle_lock from start_this_handle()
by Theodore Ts'o
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
a51dca9
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
by Theodore Ts'o
· 14 years ago
47def82
jbd2: Remove __GFP_NOFAIL from jbd2 layer
by Theodore Ts'o
· 14 years ago
13ceef0
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
by Jan Kara
· 14 years ago
c35a56a
jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()
by Theodore Ts'o
· 14 years ago
ba86902
jbd2: delay discarding buffers in journal_unmap_buffer
by dingdinghua
· 15 years ago
9599b0e
jbd2: Annotate transaction start also for jbd2_journal_restart()
by Jan Kara
· 15 years ago
b1f485f
jbd2: round commit timer up to avoid uncommitted transaction
by Andreas Dilger
· 15 years ago
f91d1d0
jbd2: Fix a race between checkpointing code and journal_get_write_access()
by Jan Kara
· 15 years ago
536fc24
jbd2: clean up jbd2_journal_try_to_free_buffers()
by Hisashi Hifumi
· 15 years ago
7058548
ext4: Use WRITE_SYNC for commits which are caused by fsync()
by Theodore Ts'o
· 16 years ago
7f5aa21
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
by Jan Kara
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
e06c822
jbd2: Add buffer triggers
by Joel Becker
· 16 years ago
3077384
ext4: add fsync batch tuning knobs
by Theodore Ts'o
· 16 years ago
e07f718
jbd2: improve jbd2 fsync batching
by Josef Bacik
· 16 years ago
3e624fc
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
by Theodore Ts'o
· 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
87c89c2
jbd2: Remove data=ordered mode support using jbd buffer heads
by Jan Kara
· 16 years ago
c851ed5
jbd2: Implement data=ordered mode handling via inodes
by Jan Kara
· 16 years ago
530576b
jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction
by Mingming Cao
· 16 years ago
329d291
jdb2: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
5648ba5
jbd2: fix kernel-doc notation
by Randy Dunlap
· 17 years ago
1dfc322
jbd2: fix possible journal overflow issues
by Josef Bacik
· 17 years ago
9fc7c63
jbd2: fix the way the b_modified flag is cleared
by Josef Bacik
· 17 years ago
4019191
jbd2: sparse pointer use of zero as null
by Mingming Cao
· 17 years ago
db857da
jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup
by Mingming Cao
· 17 years ago
7b75106
jbd2: add lockdep support
by Mingming Cao
· 17 years ago
8e85fb3
jbd2: jbd2 stats through procfs
by Johann Lombardi
· 17 years ago
d802ffa
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
by Mingming Cao
· 17 years ago
2d917969
JBD2: replace jbd_kmalloc with kmalloc directly.
by Mingming Cao
· 17 years ago
af1e76d
JBD2: jbd2 slab allocation cleanups
by Mingming Cao
· 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
7ddae86
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
by Adrian Bunk
· 18 years ago
9b57988
[PATCH] jbd2: 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
f7f4bcc
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
by Mingming Cao
· 18 years ago
470decc
[PATCH] jbd2: initial copy of files from jbd
by Dave Kleikamp
· 18 years ago