Josef Bacik
|
7fd1a3f73f
Btrfs: hold a ref on the inode during writepages
|
13 years ago |
Josef Bacik
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 years ago |
Chris Mason
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
Stefan Behrens
|
442a4f6308
Btrfs: add device counters for detected IO and checksum errors
|
13 years ago |
Liu Bo
|
d1ac6e41d5
Btrfs: use fastpath in extent state ops as much as possible
|
13 years ago |
Josef Bacik
|
5fd0204355
Btrfs: finish ordered extents in their own thread
|
13 years ago |
Josef Bacik
|
d7dbe9e7f6
Btrfs: fix compile warnings in extent_io.c
|
13 years ago |
Jan Schmidt
|
815a51c74a
Btrfs: dummy extent buffers for tree mod log
|
13 years ago |
Wang Sheng-Hui
|
fd5e62a37c
Btrfs: remove the useless assignment to *entry in function tree_insert of file extent_io.c
|
13 years ago |
Wang Sheng-Hui
|
477d7eafa9
Btrfs: fix the comment for find_first_extent_bit
|
13 years ago |
Wang Sheng-Hui
|
39bab87ba6
Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_extent_pages
|
13 years ago |
Wang Sheng-Hui
|
1b303fc054
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
|
13 years ago |
Linus Torvalds
|
271fd5d728
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Josef Bacik
|
17de39ac17
Btrfs: fix page leak when allocing extent buffers
|
13 years ago |
Linus Torvalds
|
f7b0069317
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Josef Bacik
|
5cf1ab5613
Btrfs: always store the mirror we read the eb from
|
13 years ago |
Li Zefan
|
cdc6a39525
Btrfs: avoid possible use-after-free in clear_extent_bit()
|
13 years ago |
Li Zefan
|
8e52acf704
Btrfs: retrurn void from clear_state_bit
|
13 years ago |
Linus Torvalds
|
659e45d8a0
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Tsutomu Itoh
|
e627ee7bcd
Btrfs: check return value of bio_alloc() properly
|
13 years ago |
Chris Mason
|
d95603b262
Btrfs: fix uninit variable in repair_eb_io_failure
|
13 years ago |
Linus Torvalds
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Chris Mason
|
1d4284bd6e
Merge branch 'error-handling' into for-linus
|
13 years ago |
Josef Bacik
|
ea46679408
Btrfs: deal with read errors on extent buffers differently
|
13 years ago |
Chris Mason
|
a098d8e8ee
Btrfs: loop waiting on writeback
|
13 years ago |
Josef Bacik
|
0b32f4bbb4
Btrfs: ensure an entire eb is written at once
|
13 years ago |
Josef Bacik
|
5df4235ea1
Btrfs: introduce mark_extent_buffer_accessed
|
13 years ago |
Josef Bacik
|
3083ee2e18
Btrfs: introduce free_extent_buffer_stale
|
13 years ago |
Josef Bacik
|
115391d231
Btrfs: only use the existing eb if it's count isn't 0
|
13 years ago |
Josef Bacik
|
4f2de97ace
Btrfs: set page->private to the eb
|
13 years ago |