Jan Kara
|
bb189247f3
jbd: Fix oops in journal_remove_journal_head()
|
14 年之前 |
Lukas Czerner
|
99cb1a318c
jbd: Add fixed tracepoints
|
14 年之前 |
Tao Ma
|
9199e66528
jbd/jbd2: remove obsolete summarise_journal_usage.
|
14 年之前 |
Jan Kara
|
2842bb20ee
jbd: Fix forever sleeping process in do_get_write_access()
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Jens Axboe
|
65ab80279d
jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
|
14 年之前 |
Jens Axboe
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 年之前 |
Linus Torvalds
|
7d2f280e75
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 年之前 |
Namhyung Kim
|
e4d5e3a497
jbd: Convert atomic_inc() to get_bh()
|
14 年之前 |
Namhyung Kim
|
a910eefa51
jbd: Convert bitops to buffer fns
|
14 年之前 |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 年之前 |
Corrado Zoccolo
|
749ef9f842
cfq: improve fsync performance for small files
|
14 年之前 |
Christoph Hellwig
|
4524451ef7
jbd: replace barriers with explicit flush / FUA usage
|
14 年之前 |
Christoph Hellwig
|
87e99511ea
kill BH_Ordered flag
|
15 年之前 |
Jan Kara
|
03f4d804a1
jbd: Provide function to check whether transaction will issue data barrier
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jan Kara
|
8696391896
jbd: Delay discarding buffers in journal_unmap_buffer
|
15 年之前 |
Jan Kara
|
9c28cbccec
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
|
16 年之前 |
Jan Kara
|
a61d90d75d
jbd: fix race in buffer processing in commit code
|
16 年之前 |
Theodore Ts'o
|
38d726d153
jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
|
16 年之前 |
Jens Axboe
|
6c4bac6b33
jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
|
16 年之前 |
Theodore Ts'o
|
512a004382
ext3: Use WRITE_SYNC for commits which are caused by fsync()
|
16 年之前 |
Josef Bacik
|
f420d4dc42
jbd: improve fsync batching
|
16 年之前 |
Hidehiro Kawai
|
0e4fb5e283
ext3: add an option to control error handling on file data
|
16 年之前 |
Hidehiro Kawai
|
885e353c74
jbd: don't dirty original metadata buffer on abort
|
16 年之前 |
Hidehiro Kawai
|
d1645e526a
jbd: abort when failed to log metadata buffers
|
16 年之前 |
Nick Piggin
|
ca5de404ff
fs: rename buffer trylock
|
17 年之前 |
Nick Piggin
|
529ae9aaa0
mm: rename page trylock
|
17 年之前 |
Hidehiro Kawai
|
cbe5f466f6
jbd: don't abort if flushing file data failed
|
17 年之前 |
Toshiyuki Okajima
|
fc80c44277
jbd: positively dispose the unmapped data buffers in journal_commit_transaction()
|
17 年之前 |