Theodore Ts'o
|
41a5b91319
jbd2: invalidate handle if jbd2_journal_restart() fails
|
12 years ago |
Theodore Ts'o
|
39c04153fd
jbd2: fix theoretical race in jbd2__journal_restart
|
12 years ago |
Dmitry Monakhov
|
9ff8644624
jbd2: optimize jbd2_journal_force_commit
|
12 years ago |
Jan Kara
|
8f7d89f368
jbd2: transaction reservation support
|
12 years ago |
Jan Kara
|
fe1e8db598
jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend()
|
12 years ago |
Jan Kara
|
76c3990456
jbd2: cleanup needed free block estimates when starting a transaction
|
12 years ago |
Jan Kara
|
2f387f849b
jbd2: remove outdated comment
|
12 years ago |
Jan Kara
|
b34090e5e2
jbd2: refine waiting for shadow buffers
|
12 years ago |
Jan Kara
|
e5a120aeb5
jbd2: remove journal_head from descriptor buffers
|
12 years ago |
Jan Kara
|
f5113effc2
jbd2: don't create journal_head for temporary journal buffers
|
12 years ago |
Lukas Czerner
|
259709b07d
jbd2: change jbd2_journal_invalidatepage to accept length
|
12 years ago |
Theodore Ts'o
|
f783f091e4
jbd2: trace when lock_buffer in do_get_write_access takes a long time
|
12 years ago |
Zheng Liu
|
28daf4fae8
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
|
12 years ago |
Jan Kara
|
ad56edad08
jbd2: fix use after free in jbd2_journal_dirty_metadata()
|
12 years ago |
Dmitry Monakhov
|
df05c1b85a
jbd2: fix ERR_PTR dereference in jbd2__journal_start
|
12 years ago |
Theodore Ts'o
|
343d9c283c
jbd2: add tracepoints which provide per-handle statistics
|
12 years ago |
Theodore Ts'o
|
9fff24aa2c
jbd2: track request delay statistics
|
12 years ago |
Linus Torvalds
|
5439ca6b8f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Jan Kara
|
53e872681f
ext4: fix deadlock in journal_unmap_buffer()
|
12 years ago |
Jan Kara
|
d7961c7fa4
jbd2: fix assertion failure in jbd2_journal_flush()
|
12 years ago |
Linus Torvalds
|
36cd5c19c3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
12 years ago |
Eric Sandeen
|
37be2f59d3
ext4: remove ext4_handle_release_buffer()
|
12 years ago |
Jan Kara
|
b794e7a6eb
jbd2: fix assertion failure in commit code due to lacking transaction credits
|
12 years ago |
Wanlong Gao
|
b2f4edb335
jbd2: use kmem_cache_zalloc wrapper instead of flag
|
13 years ago |
Linus Torvalds
|
69e1aaddd6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Cong Wang
|
303a8f2afc
jbd2: remove the second argument of k[un]map_atomic()
|
13 years ago |
Jan Kara
|
c254c9ec14
jbd2: remove always true condition in __journal_try_to_free_buffer()
|
13 years ago |
Jan Kara
|
5bebccf901
jbd2: declare __jbd2_journal_temp_unlink_buffer() static
|
13 years ago |
Yongqiang Yang
|
0c2022eccb
jbd2: allocate transaction from separate slab cache
|
13 years ago |