Stefan Behrens
|
56d140f5f6
Btrfs: print bytenr instead of page pointer in check-int
|
11 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Stefan Behrens
|
301993a4a1
Btrfs: check_int, remove warning for mixed-mode
|
11 years ago |
Stefan Behrens
|
a5f519c91d
Btrfs: fix check_int 'leaf item out of bounce' regression
|
11 years ago |
Geert Uytterhoeven
|
8d78eb1663
Btrfs: Use %z to format size_t
|
12 years ago |
Geert Uytterhoeven
|
fce29364e5
Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y
|
12 years ago |
Geert Uytterhoeven
|
778746b53b
Btrfs: PAGE_CACHE_SIZE is already unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Stefan Behrens
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 years ago |
Qu Wenruo
|
3cae210fa5
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
|
12 years ago |
Chris Mason
|
9be3395bcd
Btrfs: use a btrfs bioset instead of abusing bio internals
|
12 years ago |
Zach Brown
|
cdb4c5748c
btrfs: define BTRFS_MAGIC as a u64 value
|
12 years ago |
Stefan Behrens
|
cb3806ec88
Btrfs: fix race in check-integrity caused by usage of bitfield
|
12 years ago |
Stefan Behrens
|
618919236b
Btrfs: handle errors from btrfs_map_bio() everywhere
|
12 years ago |
Stefan Behrens
|
3ec706c831
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
|
12 years ago |
Stefan Behrens
|
5d9640517d
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
|
12 years ago |
Stefan Behrens
|
62856a9b73
Btrfs: detect corrupted filesystem after write I/O errors
|
13 years ago |
Alexander Block
|
8ea05e3a42
Btrfs: introduce subvol uuids and times
|
13 years ago |
Josef Bacik
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 years ago |
Stefan Behrens
|
48235a68a3
Btrfs: fix false positive in check-integrity on unmount
|
13 years ago |
Stefan Behrens
|
86ff7ffce0
Btrfs: fix runtime warning in check-integrity check data mode
|
13 years ago |
Stefan Behrens
|
e06baab418
Btrfs: change integrity checker to support big blocks
|
13 years ago |
Linus Torvalds
|
69a7aebcf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Chris Mason
|
e77266e4c4
Btrfs: fix compiler warnings on 32 bit systems
|
13 years ago |
Jesper Juhl
|
3e93b8dfd9
BTRFS: Don't include disk-io.h twice in check-integrity.c
|
13 years ago |
Stefan Behrens
|
0b485143d8
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
|
13 years ago |
Stefan Behrens
|
5db0276014
Btrfs: add optional integrity check code
|
13 years ago |