Ilya Dryomov
|
908960c6c0
Btrfs: disable online raid-repair on ro mounts
|
11 years ago |
Dulshani Gunawardhana
|
678712545b
btrfs: Fix checkpatch.pl warning of spacing issues
|
11 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
11 years ago |
Zach Brown
|
1877e1a747
btrfs: remove move_pages()
|
11 years ago |
Chandra Seetharaman
|
452c75c3d2
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
|
11 years ago |
Josef Bacik
|
294e30fee3
Btrfs: add tests for find_lock_delalloc_range
|
11 years ago |
Liu Bo
|
fe09e16cc8
Btrfs: export btrfs space shared info to userspace
|
11 years ago |
Linus Torvalds
|
d64dab903f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Josef Bacik
|
7bf811a595
Btrfs: limit delalloc pages outside of find_delalloc_range
|
11 years ago |
Darrick J. Wong
|
b208c2f7ce
btrfs: Fix crash due to not allocating integrity data for a bioset
|
11 years ago |
Liu Bo
|
385fe0bede
Btrfs: fix crash of compressed writes
|
11 years ago |
Josef Bacik
|
573aecafca
Btrfs: actually limit the size of delalloc range
|
12 years ago |
Geert Uytterhoeven
|
778746b53b
Btrfs: PAGE_CACHE_SIZE is already unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Sergei Trofimovich
|
171170c1c5
btrfs: mark some local function as 'static'
|
12 years ago |
Stefan Behrens
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 years ago |
Mark Fasheh
|
4b384318a7
btrfs: Introduce extent_read_full_page_nolock()
|
12 years ago |
Josef Bacik
|
9ec7267751
Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
|
12 years ago |
Josef Bacik
|
db7f3436c1
Btrfs: deal with enomem in the rewind path
|
12 years ago |
Josef Bacik
|
c2790a2e2b
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
|
12 years ago |
Miao Xie
|
125bac016d
Btrfs: cache the extent map struct when reading several pages
|
12 years ago |
Miao Xie
|
9974090bdd
Btrfs: batch the extent state operation when reading pages
|
12 years ago |
Miao Xie
|
883d0de485
Btrfs: batch the extent state operation in the end io handle of the read page
|
12 years ago |
Miao Xie
|
facc8a2247
Btrfs: don't cache the csum value into the extent state tree
|
12 years ago |
Miao Xie
|
f2a09da9d0
Btrfs: add branch prediction hints in the read page end IO function
|
12 years ago |
Miao Xie
|
09a7f7a289
Btrfs: remove unnecessary argument of bio_readpage_error()
|
12 years ago |
Josef Bacik
|
b76bb70136
Btrfs: do not offset physical if we're compressed
|
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 |
Josef Bacik
|
7ee9e4405f
Btrfs: check if we can nocow if we don't have data space
|
12 years ago |