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
|
há 10 anos atrás |
David Sterba
|
31e818fe73
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
|
há 10 anos atrás |
Daniel Dressler
|
b7a0365ec7
Btrfs: ctree: reduce args where only fs_info used
|
há 10 anos atrás |
Chris Mason
|
6e5aafb274
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
|
há 10 anos atrás |
Miao Xie
|
23ea8e5a07
Btrfs: load checksum data once when submitting a direct read io
|
há 11 anos atrás |
Satoru Takeuchi
|
d1b00a4711
btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity
|
há 11 anos atrás |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
há 11 anos atrás |
Filipe Manana
|
27b9a8122f
Btrfs: fix csum tree corruption, duplicate and outdated checksums
|
há 11 anos atrás |
Filipe Manana
|
7ffbb598a0
Btrfs: make fsync work after cloning into a file
|
há 11 anos atrás |
Filipe Manana
|
35045bf2fd
Btrfs: don't access non-existent key when csum tree is empty
|
há 11 anos atrás |
Liu Bo
|
d2cbf2a260
Btrfs: do not increment on bio_index one by one
|
há 11 anos atrás |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
há 11 anos atrás |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
há 11 anos atrás |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
há 12 anos atrás |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
há 11 anos atrás |
Josef Bacik
|
4277a9c3b3
Btrfs: add an assert to btrfs_lookup_csums_range for alignment
|
há 11 anos atrás |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
há 12 anos atrás |
Miao Xie
|
facc8a2247
Btrfs: don't cache the csum value into the extent state tree
|
há 12 anos atrás |
Miao Xie
|
f51a4a1826
Btrfs: remove btrfs_sector_sum structure
|
há 12 anos atrás |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
há 12 anos atrás |
Tsutomu Itoh
|
4b90c68015
Btrfs: remove unused argument of btrfs_extend_item()
|
há 12 anos atrás |
Tsutomu Itoh
|
afe5fea72b
Btrfs: cleanup of function where fixup_low_keys() is called
|
há 12 anos atrás |
Miao Xie
|
e4100d987b
Btrfs: improve the performance of the csums lookup
|
há 12 anos atrás |
Zhi Yong Wu
|
628c8282be
btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()
|
há 12 anos atrás |
Liu Bo
|
b0496686ba
Btrfs: cleanup unused arguments of btrfs_csum_data
|
há 12 anos atrás |
Miao Xie
|
82d130ff39
Btrfs: fix wrong return value of btrfs_lookup_csum()
|
há 12 anos atrás |
Miao Xie
|
39847c4d3d
Btrfs: fix wrong reservation of csums
|
há 12 anos atrás |
Liu Bo
|
2f697dc6a6
Btrfs: extend the checksum item as much as possible
|
há 12 anos atrás |
Josef Bacik
|
e58dd74bcc
Btrfs: put csums on the right ordered extent
|
há 12 anos atrás |
Miao Xie
|
315a9850da
Btrfs: fix wrong file extent length
|
há 12 anos atrás |