Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 years ago |
Christoph Hellwig
|
4989d277eb
btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all
|
8 years ago |
Christoph Hellwig
|
6cd7ce4935
btrfs: don't access the bio directly in btrfs_csum_one_bio
|
8 years ago |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 years ago |
Chris Mason
|
42049bf60d
Btrfs: fix __MAX_CSUM_ITEMS
|
9 years ago |
Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 years ago |
Jeff Mahoney
|
14a1e067b4
btrfs: introduce BTRFS_MAX_ITEM_SIZE
|
9 years ago |
Nikolay Borisov
|
aee133afcd
btrfs: Ratelimit "no csum found" info message
|
9 years ago |
David Sterba
|
ceeb0ae7bf
btrfs: sink gfp parameter to set_extent_bits
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Chris Mason
|
389f239c53
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
|
9 years ago |
Anand Jain
|
ebb8765b2d
btrfs: move btrfs_compression_type to compression.h
|
9 years ago |
Chandan Rajendra
|
c40a3d38af
Btrfs: Compute and look up csums based on sectorsized blocks
|
9 years ago |
David Sterba
|
e4058b54d1
btrfs: cleanup, use enum values for btrfs_path reada
|
9 years ago |
Chris Mason
|
fc4c3c872f
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
David Sterba
|
31e818fe73
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
|
10 years ago |
Daniel Dressler
|
b7a0365ec7
Btrfs: ctree: reduce args where only fs_info used
|
10 years ago |
Chris Mason
|
6e5aafb274
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
|
10 years ago |
Miao Xie
|
23ea8e5a07
Btrfs: load checksum data once when submitting a direct read io
|
11 years ago |
Satoru Takeuchi
|
d1b00a4711
btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity
|
11 years ago |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 years ago |
Filipe Manana
|
27b9a8122f
Btrfs: fix csum tree corruption, duplicate and outdated checksums
|
11 years ago |
Filipe Manana
|
7ffbb598a0
Btrfs: make fsync work after cloning into a file
|
11 years ago |
Filipe Manana
|
35045bf2fd
Btrfs: don't access non-existent key when csum tree is empty
|
11 years ago |
Liu Bo
|
d2cbf2a260
Btrfs: do not increment on bio_index one by one
|
11 years ago |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |