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
|
13 years ago |
Liu Bo
|
9e8a4a8b0b
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
|
13 years ago |
Chris Mason
|
74dd17fbe3
Btrfs: fix btrfs send for inline items and compression
|
13 years ago |
Linus Torvalds
|
318e151019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Stefan Behrens
|
5ee0844d64
Btrfs: revert checksum error statistic which can cause a BUG()
|
13 years ago |
Linus Torvalds
|
e2aed8dfa5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Linus Torvalds
|
d14b7a419a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Liu Bo
|
67c9684f48
Btrfs: improve multi-thread buffer read
|
13 years ago |
Josef Bacik
|
51561ffec9
Btrfs: lock the transition from dirty to writeback for an eb
|
13 years ago |
Josef Bacik
|
594831c4b2
Btrfs: fix potential race in extent buffer freeing
|
13 years ago |
Josef Bacik
|
e64860aa05
Btrfs: don't return true in releasepage unless we actually freed the eb
|
13 years ago |
Anand Jain
|
d5b025d510
btrfs read error corrected message floods the console during recovery
|
13 years ago |
Liu Bo
|
10983f2e8d
Btrfs: fix typo in convert_extent_bit
|
13 years ago |