index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
check-integrity.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-8
/
+10
*
|
btrfs: Use correct format specifier
Heinrich Schuchardt
2016-06-17
1
-1
/
+1
|
/
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-1
/
+1
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-30
/
+30
*
btrfs: Fix misspellings in comments.
Adam Buchbinder
2016-03-14
1
-1
/
+1
*
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-03-11
1
-0
/
+1
*
btrfs: use kbasename in btrfsic_mount
Rasmus Villemoes
2016-03-11
1
-6
/
+3
*
btrfs: use list_for_each_entry* in check-integrity.c
Geliang Tang
2016-01-07
1
-79
/
+26
*
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
1
-2
/
+2
|
\
|
*
btrfs: check-integrity: Fix returned errno codes
Luis de Bethencourt
2015-10-21
1
-2
/
+2
*
|
btrfs: switch message printers to _in_rcu variants
David Sterba
2015-10-08
1
-2
/
+2
|
/
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-5
/
+5
*
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
1
-4
/
+1
|
\
|
*
Btrfs: switch to kvfree() helper
Wang Shilong
2015-02-16
1
-4
/
+1
*
|
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-03
1
-2
/
+2
|
/
*
Btrfs: include vmalloc.h in check-integrity.c
Chris Mason
2014-11-25
1
-0
/
+1
*
Btrfs: check-int: don't complain about balanced blocks
Stefan Behrens
2014-11-20
1
-38
/
+42
*
Btrfs: check_int: use the known block location
Stefan Behrens
2014-11-20
1
-55
/
+11
*
Btrfs: fix allocationg memory failure for btrfsic_state structure
Shilong Wang
2014-11-20
1
-5
/
+11
*
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
1
-1
/
+1
*
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
2014-09-17
1
-2
/
+1
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
1
-13
/
+0
*
btrfs: check_int: propagate out-of-memory error upwards
Stefan Behrens
2014-06-09
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-04
1
-2
/
+2
|
\
|
*
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
2014-02-03
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-4
/
+8
|
\
|
|
*
Btrfs: fix check-integrity to look at the referenced data properly
Josef Bacik
2014-01-28
1
-4
/
+8
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
1
-19
/
+13
|
|
\
|
|
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
1
-19
/
+13
*
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-4
/
+4
*
|
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
1
-19
/
+13
|
/
/
*
/
Btrfs: print bytenr instead of page pointer in check-int
Stefan Behrens
2013-11-20
1
-8
/
+17
|
/
*
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
1
-5
/
+2
*
Btrfs: check_int, remove warning for mixed-mode
Stefan Behrens
2013-11-11
1
-4
/
+5
*
Btrfs: fix check_int 'leaf item out of bounce' regression
Stefan Behrens
2013-11-11
1
-1
/
+1
*
Btrfs: Use %z to format size_t
Geert Uytterhoeven
2013-09-01
1
-4
/
+2
*
Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y
Geert Uytterhoeven
2013-09-01
1
-5
/
+7
*
Btrfs: PAGE_CACHE_SIZE is already unsigned long
Geert Uytterhoeven
2013-09-01
1
-5
/
+4
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-198
/
+95
*
Btrfs: get rid of sparse warnings
Stefan Behrens
2013-09-01
1
-1
/
+1
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
1
-50
/
+60
*
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
1
-1
/
+1
*
btrfs: define BTRFS_MAGIC as a u64 value
Zach Brown
2013-02-20
1
-2
/
+1
*
Btrfs: fix race in check-integrity caused by usage of bitfield
Stefan Behrens
2012-12-16
1
-1
/
+1
*
Btrfs: handle errors from btrfs_map_bio() everywhere
Stefan Behrens
2012-12-12
1
-2
/
+13
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-1
/
+1
*
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-6
/
+6
*
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
2012-10-09
1
-2
/
+14
*
Btrfs: introduce subvol uuids and times
Alexander Block
2012-07-25
1
-3
/
+4
[prev]
[next]