Miao Xie
|
f1de968376
Btrfs: fix the race between write back and nocow buffered write
|
11 years ago |
Josef Bacik
|
5039eddc19
Btrfs: make fsync latency less sucky
|
11 years ago |
Filipe David Borba Manana
|
1acae57b16
Btrfs: faster file extent item replace operations
|
11 years ago |
Filipe David Borba Manana
|
fc28b62d64
Btrfs: fix use of uninitialized err variable
|
11 years ago |
Filipe David Borba Manana
|
6126e3caf7
Btrfs: fix ordered extent check in btrfs_punch_hole
|
12 years ago |
Miao Xie
|
376cc685cb
Btrfs: fix the reserved space leak caused by the race between nonlock dio and buffered io
|
11 years ago |
Miao Xie
|
b37392ea86
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
|
11 years ago |
Josef Bacik
|
16e7549f04
Btrfs: incompatible format change to remove hole extents
|
12 years ago |
Dulshani Gunawardhana
|
678712545b
btrfs: Fix checkpatch.pl warning of spacing issues
|
12 years ago |
Josef Bacik
|
0ef8b72607
Btrfs: return an error from btrfs_wait_ordered_range
|
12 years ago |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
12 years ago |
Josef Bacik
|
7f4ca37c48
Btrfs: fix up seek_hole/seek_data handling
|
12 years ago |
Linus Torvalds
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Filipe David Borba Manana
|
a0634be562
Btrfs: don't leak transaction in btrfs_sync_file()
|
12 years ago |
Linus Torvalds
|
b7c09ad401
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 years ago |
Stefan Behrens
|
23fa76b0ba
Btrf: cleanup: don't check for root_refs == 0 twice
|
12 years ago |
Josef Bacik
|
00361589d2
Btrfs: avoid starting a transaction in the write path
|
12 years ago |
Josef Bacik
|
2112ac800d
Btrfs: don't bother autodefragging if our root is going away
|
12 years ago |
Josef Bacik
|
ee20a98314
Btrfs: allow splitting of hole em's when dropping extent cache
|
12 years ago |
Linus Torvalds
|
e3a0dd98e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Josef Bacik
|
7ee9e4405f
Btrfs: check if we can nocow if we don't have data space
|
12 years ago |
Josef Bacik
|
a71754fc68
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
|
12 years ago |
Stefan Behrens
|
3c64a1aba7
Btrfs: cleanup: don't check the same thing twice
|
12 years ago |
Linus Torvalds
|
983a5f84a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Tsutomu Itoh
|
afe5fea72b
Btrfs: cleanup of function where fixup_low_keys() is called
|
12 years ago |
Josef Bacik
|
09a2a8f96e
Btrfs: fix bad extent logging
|
12 years ago |