Chris Mason
|
4adaa61102
Btrfs: fix race between mmap writes and compression
|
12 years ago |
Paul Gortmaker
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 years ago |
David Sterba
|
b8dae31388
btrfs: use only inline_pages from extent buffer
|
12 years ago |
Qu Wenruo
|
fda2832feb
btrfs: cleanup for open-coded alignment
|
12 years ago |
Chris Mason
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 years ago |
Josef Bacik
|
c8f2f24bd5
Btrfs: remove unused extent io tree ops V2
|
12 years ago |
Miao Xie
|
e2d845211e
Btrfs: use percpu counter for dirty metadata count
|
12 years ago |
Miao Xie
|
4eee4fa4f8
Btrfs: use wrapper page_offset
|
12 years ago |
Chris Mason
|
242e18c7c1
Btrfs: reduce lock contention on extent buffer locks
|
12 years ago |
David Woodhouse
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
David Woodhouse
|
64a167011b
Btrfs: add rw argument to merge_bio_hook()
|
16 years ago |
Stefan Behrens
|
618919236b
Btrfs: handle errors from btrfs_map_bio() everywhere
|
12 years ago |
Stefan Behrens
|
3ec706c831
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
|
12 years ago |
Stefan Behrens
|
5d9640517d
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
|
12 years ago |
Julia Lawall
|
31b1a2bd75
fs/btrfs: use WARN
|
12 years ago |
Linus Torvalds
|
f48d42773b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Stefan Behrens
|
84167d1905
Btrfs: Fix wrong error handling code
|
12 years ago |
Linus Torvalds
|
72055425e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Josef Bacik
|
f60b1b49f6
Btrfs: fix page leakage
|
12 years ago |
Josef Bacik
|
4804b38293
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
|
12 years ago |
Josef Bacik
|
edd33c99c4
Btrfs: don't bug on enomem in readpage
|
12 years ago |
Robin Dong
|
479ed9abdb
btrfs: move inline function code to header file
|
12 years ago |
Tsutomu Itoh
|
7a2d6a6464
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
|
12 years ago |
Josef Bacik
|
e6138876ad
Btrfs: cache extent state when writing out dirty metadata pages
|
12 years ago |
Josef Bacik
|
de0022b9da
Btrfs: do not async metadata csumming in certain situations
|
12 years ago |
Josef Bacik
|
b5bae2612a
Btrfs: fix race when getting the eb out of page->private
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Kent Overstreet
|
be3940c0a9
btrfs: Kill some bi_idx references
|
12 years ago |
David Sterba
|
837e197283
btrfs: polish names of kmem caches
|
12 years ago |
Liu Bo
|
9e8a4a8b0b
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
|
13 years ago |