Chris Mason
|
8f608de699
Btrfs: include vmalloc.h in check-integrity.c
|
10 년 전 |
Stefan Behrens
|
cf90c59e68
Btrfs: check-int: don't complain about balanced blocks
|
10 년 전 |
Stefan Behrens
|
f382e4653f
Btrfs: check_int: use the known block location
|
10 년 전 |
Shilong Wang
|
6b3a4d60db
Btrfs: fix allocationg memory failure for btrfsic_state structure
|
10 년 전 |
Miao Xie
|
935e5cc935
Btrfs: fix wrong disk size when writing super blocks
|
11 년 전 |
David Sterba
|
ed6078f703
btrfs: use DIV_ROUND_UP instead of open-coded variants
|
11 년 전 |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 년 전 |
Stefan Behrens
|
98806b446d
btrfs: check_int: propagate out-of-memory error upwards
|
11 년 전 |
Linus Torvalds
|
878a876b2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 년 전 |
Filipe David Borba Manana
|
0b947aff15
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
|
11 년 전 |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 년 전 |
Josef Bacik
|
e20d6c5ba3
Btrfs: fix check-integrity to look at the referenced data properly
|
11 년 전 |
Linus Torvalds
|
5ee540613d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
11 년 전 |
Kent Overstreet
|
c170bbb45f
block: submit_bio_wait() conversions
|
11 년 전 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
11 년 전 |
Kent Overstreet
|
33879d4512
block: submit_bio_wait() conversions
|
11 년 전 |
Stefan Behrens
|
56d140f5f6
Btrfs: print bytenr instead of page pointer in check-int
|
11 년 전 |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 년 전 |
Stefan Behrens
|
301993a4a1
Btrfs: check_int, remove warning for mixed-mode
|
11 년 전 |
Stefan Behrens
|
a5f519c91d
Btrfs: fix check_int 'leaf item out of bounce' regression
|
11 년 전 |
Geert Uytterhoeven
|
8d78eb1663
Btrfs: Use %z to format size_t
|
12 년 전 |
Geert Uytterhoeven
|
fce29364e5
Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y
|
12 년 전 |
Geert Uytterhoeven
|
778746b53b
Btrfs: PAGE_CACHE_SIZE is already unsigned long
|
12 년 전 |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 년 전 |
Stefan Behrens
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 년 전 |
Qu Wenruo
|
3cae210fa5
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
|
12 년 전 |
Chris Mason
|
9be3395bcd
Btrfs: use a btrfs bioset instead of abusing bio internals
|
12 년 전 |
Zach Brown
|
cdb4c5748c
btrfs: define BTRFS_MAGIC as a u64 value
|
12 년 전 |
Stefan Behrens
|
cb3806ec88
Btrfs: fix race in check-integrity caused by usage of bitfield
|
12 년 전 |
Stefan Behrens
|
618919236b
Btrfs: handle errors from btrfs_map_bio() everywhere
|
12 년 전 |