Linus Torvalds
|
7d2f280e75
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 éve |
Namhyung Kim
|
e4d5e3a497
jbd: Convert atomic_inc() to get_bh()
|
14 éve |
Namhyung Kim
|
a910eefa51
jbd: Convert bitops to buffer fns
|
14 éve |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 éve |
Corrado Zoccolo
|
749ef9f842
cfq: improve fsync performance for small files
|
14 éve |
Christoph Hellwig
|
4524451ef7
jbd: replace barriers with explicit flush / FUA usage
|
14 éve |
Christoph Hellwig
|
87e99511ea
kill BH_Ordered flag
|
15 éve |
Jan Kara
|
03f4d804a1
jbd: Provide function to check whether transaction will issue data barrier
|
15 éve |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 éve |
Jan Kara
|
8696391896
jbd: Delay discarding buffers in journal_unmap_buffer
|
15 éve |
Jan Kara
|
9c28cbccec
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
|
16 éve |
Jan Kara
|
a61d90d75d
jbd: fix race in buffer processing in commit code
|
16 éve |
Theodore Ts'o
|
38d726d153
jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
|
16 éve |
Jens Axboe
|
6c4bac6b33
jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
|
16 éve |
Theodore Ts'o
|
512a004382
ext3: Use WRITE_SYNC for commits which are caused by fsync()
|
16 éve |
Josef Bacik
|
f420d4dc42
jbd: improve fsync batching
|
16 éve |
Hidehiro Kawai
|
0e4fb5e283
ext3: add an option to control error handling on file data
|
16 éve |
Hidehiro Kawai
|
885e353c74
jbd: don't dirty original metadata buffer on abort
|
16 éve |
Hidehiro Kawai
|
d1645e526a
jbd: abort when failed to log metadata buffers
|
16 éve |
Nick Piggin
|
ca5de404ff
fs: rename buffer trylock
|
17 éve |
Nick Piggin
|
529ae9aaa0
mm: rename page trylock
|
17 éve |
Hidehiro Kawai
|
cbe5f466f6
jbd: don't abort if flushing file data failed
|
17 éve |
Toshiyuki Okajima
|
fc80c44277
jbd: positively dispose the unmapped data buffers in journal_commit_transaction()
|
17 éve |
Mingming Cao
|
772279c5f1
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
|
17 éve |
Josef Bacik
|
5b9a499d77
jbd: fix possible journal overflow issues
|
17 éve |
Josef Bacik
|
5bc833feaa
jbd: fix the way the b_modified flag is cleared
|
17 éve |
Jan Kara
|
5315217efe
[PATCH] jbd: Remove useless loop when writing commit record
|
17 éve |
Neil Brown
|
28ae094c62
ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests
|
17 éve |
Nick Piggin
|
95c354fe9f
spinlock: lockbreak cleanup
|
17 éve |
Jan Kara
|
d4beaf4ab5
jbd: Fix assertion failure in fs/jbd/checkpoint.c
|
17 éve |