Taesoo Kim
|
559cce698e
jbd2: fix incorrect unlock on j_list_lock
|
8 年之前 |
Jan Kara
|
e03a9976af
jbd2: fix lockdep annotation in add_transaction_credits()
|
9 年之前 |
Jan Kara
|
1eaa566d36
jbd2: track more dependencies on transaction commit
|
9 年之前 |
Jan Kara
|
ab714aff4f
jbd2: move lockdep tracking to journal_s
|
9 年之前 |
Jan Kara
|
7a4b188f0c
jbd2: move lockdep instrumentation for jbd2 handles
|
9 年之前 |
Linus Torvalds
|
0e01df100b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年之前 |
Jan Kara
|
41617e1a8d
jbd2: add support for avoiding data writes during transaction commits
|
9 年之前 |
Jiri Kosina
|
9938b04472
Merge branch 'master' into for-next
|
9 年之前 |
Masanari Iida
|
bd7ced9881
Doc: treewide : Fix typos in DocBook/filesystem.xml
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Michal Hocko
|
490c1b444c
jbd2: do not fail journal because of frozen_buffer allocation failure
|
9 年之前 |
Dmitry Monakhov
|
a1c6f05733
fs: use block_device name vsprintf helper
|
10 年之前 |
Linus Torvalds
|
f41683a204
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年之前 |
Junxiao Bi
|
087ffd4eae
jbd2: fix null committed data return in undo_access
|
9 年之前 |
Jan Kara
|
bc23f0c8d7
jbd2: Fix unreclaimed pages after truncate in data=journal mode
|
9 年之前 |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 年之前 |
Lukas Czerner
|
6d3ec14d70
jbd2: limit number of reserved credits
|
10 年之前 |
Jan Kara
|
6e06ae88ed
jbd2: speedup jbd2_journal_dirty_metadata()
|
10 年之前 |
Linus Torvalds
|
ebeaa8ddb3
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
|
10 年之前 |
Jan Kara
|
2143c1965a
jbd2: speedup jbd2_journal_dirty_metadata()
|
10 年之前 |
Jan Kara
|
de92c8caf1
jbd2: speedup jbd2_journal_get_[write|undo]_access()
|
10 年之前 |
Jan Kara
|
8b00f400ee
jbd2: more simplifications in do_get_write_access()
|
10 年之前 |
Jan Kara
|
d012aa5965
jbd2: simplify error path on allocation failure in do_get_write_access()
|
10 年之前 |
Jan Kara
|
ee57aba159
jbd2: simplify code flow in do_get_write_access()
|
10 年之前 |
Michal Hocko
|
6ccaf3e2f3
jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
|
10 年之前 |
Lukas Czerner
|
9d50659406
ext4: fix NULL pointer dereference when journal restart fails
|
10 年之前 |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 年之前 |
Eric Sandeen
|
5dd214248f
ext4: disable synchronous transaction batching if max_batch_time==0
|
11 年之前 |
Theodore Ts'o
|
66a4cb187b
jbd2: improve error messages for inconsistent journal heads
|
11 年之前 |
Theodore Ts'o
|
0bfea8118d
jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()
|
11 年之前 |