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 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Josef Bacik
|
4277a9c3b3
Btrfs: add an assert to btrfs_lookup_csums_range for alignment
|
11 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
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
|
13 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 |