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 |
Josef Bacik
|
a71754fc68
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
|
12 years ago |
David Sterba
|
8d599ae1bf
btrfs: add debug check for extent_io range alignment
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Linus Torvalds
|
130901ba33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Chris Mason
|
c5cb6a0573
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
|
12 years ago |
Chris Mason
|
9be3395bcd
Btrfs: use a btrfs bioset instead of abusing bio internals
|
12 years ago |
Alexandre Oliva
|
17a5adccf3
btrfs: do away with non-whole_page extent I/O
|
12 years ago |