index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
check-integrity.c
Age
Commit message (
Expand
)
Author
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-02-20
btrfs: define BTRFS_MAGIC as a u64 value
Zach Brown
2012-12-16
Btrfs: fix race in check-integrity caused by usage of bitfield
Stefan Behrens
2012-12-12
Btrfs: handle errors from btrfs_map_bio() everywhere
Stefan Behrens
2012-12-12
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
Stefan Behrens
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
2012-07-25
Btrfs: introduce subvol uuids and times
Alexander Block
2012-06-14
Btrfs: use rcu to protect device->name
Josef Bacik
2012-05-30
Btrfs: fix false positive in check-integrity on unmount
Stefan Behrens
2012-05-30
Btrfs: fix runtime warning in check-integrity check data mode
Stefan Behrens
2012-05-11
Btrfs: change integrity checker to support big blocks
Stefan Behrens
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
2012-02-10
BTRFS: Don't include disk-io.h twice in check-integrity.c
Jesper Juhl
2012-01-26
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
Stefan Behrens
2011-12-21
Btrfs: add optional integrity check code
Stefan Behrens