David Sterba
|
e8c9f18603
btrfs: constify structs with op functions or static definitions
|
10 年之前 |
David Sterba
|
9ee49a047d
btrfs: switch extent_state state to unsigned
|
10 年之前 |
David Sterba
|
ce3e69847e
btrfs: sink parameter len to alloc_extent_buffer
|
11 年之前 |
David Sterba
|
3f556f7853
btrfs: unify extent buffer allocation api
|
11 年之前 |
Filipe Manana
|
704de49d2b
Btrfs: set page and mapping error on compressed write failure
|
10 年之前 |
Chris Mason
|
0d4cf4e6bf
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
|
10 年之前 |
Chris Mason
|
bbf65cf0b5
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 年之前 |
Filipe Manana
|
656f30dba7
Btrfs: be aware of btree inode write errors to avoid fs corruption
|
11 年之前 |
David Sterba
|
fb85fc9a67
btrfs: kill extent_buffer_page helper
|
11 年之前 |
David Sterba
|
01d5bc3789
btrfs: remove unused extent state bits
|
11 年之前 |
Miao Xie
|
f612496bca
Btrfs: cleanup the read failure record after write or when the inode is freeing
|
11 年之前 |
Miao Xie
|
8b110e393c
Btrfs: implement repair function when direct read fails
|
11 年之前 |
Miao Xie
|
1203b6813e
Btrfs: modify clean_io_failure and make it suit direct io
|
11 年之前 |
Miao Xie
|
ffdd2018dd
Btrfs: modify repair_io_failure and make it suit direct io
|
11 年之前 |
Miao Xie
|
2fe6303e7c
Btrfs: split bio_readpage_error into several functions
|
11 年之前 |
Filipe Manana
|
2a39e59802
Btrfs: shrink further sizeof(struct extent_buffer)
|
11 年之前 |
Filipe Manana
|
27a3507de9
Btrfs: reduce size of struct extent_state
|
11 年之前 |
Filipe Manana
|
46fefe41b5
Btrfs: remove unused wait queue in struct extent_buffer
|
11 年之前 |
Gerhard Heift
|
550ac1d85e
btrfs: new function read_extent_buffer_to_user
|
11 年之前 |
Josef Bacik
|
faa2dbf004
Btrfs: add sanity tests for new qgroup accounting code
|
11 年之前 |
Josef Bacik
|
a26e8c9f75
Btrfs: don't clear uptodate if the eb is under IO
|
11 年之前 |
Josef Bacik
|
f28491e0a6
Btrfs: move the extent buffer radix tree into the fs_info
|
11 年之前 |
Josef Bacik
|
34b41acec1
Btrfs: use a bit to track if we're in the radix tree
|
11 年之前 |
Chandra Seetharaman
|
452c75c3d2
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
|
12 年之前 |
Josef Bacik
|
294e30fee3
Btrfs: add tests for find_lock_delalloc_range
|
12 年之前 |
Sergei Trofimovich
|
171170c1c5
btrfs: mark some local function as 'static'
|
12 年之前 |
Mark Fasheh
|
4b384318a7
btrfs: Introduce extent_read_full_page_nolock()
|
12 年之前 |
Josef Bacik
|
c2790a2e2b
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
|
12 年之前 |
Miao Xie
|
facc8a2247
Btrfs: don't cache the csum value into the extent state tree
|
12 年之前 |
Josef Bacik
|
7ee9e4405f
Btrfs: check if we can nocow if we don't have data space
|
12 年之前 |