Miao Xie
|
facc8a2247
Btrfs: don't cache the csum value into the extent state tree
|
12 years ago |
Miao Xie
|
f51a4a1826
Btrfs: remove btrfs_sector_sum structure
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Tsutomu Itoh
|
4b90c68015
Btrfs: remove unused argument of btrfs_extend_item()
|
12 years ago |
Tsutomu Itoh
|
afe5fea72b
Btrfs: cleanup of function where fixup_low_keys() is called
|
12 years ago |
Miao Xie
|
e4100d987b
Btrfs: improve the performance of the csums lookup
|
12 years ago |
Zhi Yong Wu
|
628c8282be
btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()
|
12 years ago |
Liu Bo
|
b0496686ba
Btrfs: cleanup unused arguments of btrfs_csum_data
|
12 years ago |
Miao Xie
|
82d130ff39
Btrfs: fix wrong return value of btrfs_lookup_csum()
|
12 years ago |
Miao Xie
|
39847c4d3d
Btrfs: fix wrong reservation of csums
|
12 years ago |
Liu Bo
|
2f697dc6a6
Btrfs: extend the checksum item as much as possible
|
12 years ago |
Josef Bacik
|
e58dd74bcc
Btrfs: put csums on the right ordered extent
|
12 years ago |
Miao Xie
|
315a9850da
Btrfs: fix wrong file extent length
|
12 years ago |
Zach Brown
|
221b831835
btrfs: fix min csum item size warnings in 32bit
|
12 years ago |
Jan Schmidt
|
995e01b7af
Btrfs: fix gcc warnings for 32bit compiles
|
13 years ago |
Josef Bacik
|
c329861da4
Btrfs: don't allocate a seperate csums array for direct reads
|
13 years ago |
Liu Bo
|
83eea1f1ba
Btrfs: kill root from btrfs_is_free_space_inode
|
13 years ago |
Josef Bacik
|
0e72110692
Btrfs: change how we indicate we're adding csums
|
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
|
7ca4be45a0
Btrfs: don't use crc items bigger than 4KB
|
13 years ago |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
Mark Fasheh
|
0678b61851
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
|
14 years ago |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
Cong Wang
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 years ago |
David Sterba
|
6c41761fc6
btrfs: separate superblock items out of fs_info
|
14 years ago |
Josef Bacik
|
ddf23b3fc6
Btrfs: skip locking if searching the commit root in csum lookup
|
13 years ago |
Chris Mason
|
b43b31bdf2
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus
|
14 years ago |
Chris Mason
|
2cf8572dac
Btrfs: use the commit_root for reading free_space_inode crcs
|
14 years ago |
Chris Mason
|
a65917156e
Btrfs: stop using highmem for extent_buffers
|
14 years ago |
Mark Fasheh
|
d8926bb3ba
btrfs: don't BUG_ON btrfs_alloc_path() errors
|
14 years ago |