index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
check-integrity.c
Age
Commit message (
Expand
)
Author
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-02-16
Btrfs: switch to kvfree() helper
Wang Shilong
2014-11-25
Btrfs: include vmalloc.h in check-integrity.c
Chris Mason
2014-11-20
Btrfs: check-int: don't complain about balanced blocks
Stefan Behrens
2014-11-20
Btrfs: check_int: use the known block location
Stefan Behrens
2014-11-20
Btrfs: fix allocationg memory failure for btrfsic_state structure
Shilong Wang
2014-09-17
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-06-09
btrfs: check_int: propagate out-of-memory error upwards
Stefan Behrens
2014-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-03
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: fix check-integrity to look at the referenced data properly
Josef Bacik
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-20
Btrfs: print bytenr instead of page pointer in check-int
Stefan Behrens
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
Btrfs: check_int, remove warning for mixed-mode
Stefan Behrens
2013-11-11
Btrfs: fix check_int 'leaf item out of bounce' regression
Stefan Behrens
2013-09-01
Btrfs: Use %z to format size_t
Geert Uytterhoeven
2013-09-01
Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y
Geert Uytterhoeven
2013-09-01
Btrfs: PAGE_CACHE_SIZE is already unsigned long
Geert Uytterhoeven
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
Btrfs: get rid of sparse warnings
Stefan Behrens
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
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