index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
check-integrity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-2
/
+2
2022-05-16
btrfs: check-integrity: simplify bio allocation in btrfsic_read_block
Christoph Hellwig
1
-3
/
+2
2022-05-16
btrfs: check-integrity: split submit_bio from btrfsic checking
Christoph Hellwig
1
-13
/
+1
2022-05-16
btrfs: factor check and flush helpers from __btrfsic_submit_bio
Christoph Hellwig
1
-72
/
+77
2022-05-16
btrfs: factor out allocating an array of pages
Sweet Tea Dorminy
1
-5
/
+3
2022-05-16
btrfs: remove unnecessary type casts
Yu Zhe
1
-1
/
+1
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-10-26
btrfs: check-integrity: stop storing the block device name in btrfsic_dev_state
Christoph Hellwig
1
-91
/
+110
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-1
/
+1
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-1
/
+1
2021-08-23
btrfs: check-integrity: drop kmap/kunmap for block pages
David Sterba
1
-8
/
+3
2021-08-23
btrfs: check-integrity: drop unnecessary function prototypes
Anand Jain
1
-49
/
+0
2021-04-19
btrfs: integrity-checker: convert block context kmap's to kmap_local_page
Ira Weiny
1
-2
/
+3
2021-04-19
btrfs: integrity-checker: use kmap_local_page in __btrfsic_submit_bio
Ira Weiny
1
-4
/
+5
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-5
/
+5
2020-12-09
btrfs: drop casts of bio bi_sector
David Sterba
1
-2
/
+1
2020-12-08
btrfs: check integrity: remove local copy of csum_size
David Sterba
1
-5
/
+1
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
1
-1
/
+1
2020-12-08
btrfs: check-integrity: use proper helper to access btrfs_header
David Sterba
1
-1
/
+1
2020-07-27
btrfs: check-integrity: remove unnecessary failure messages during memory all...
Liao Pingfang
1
-21
/
+6
2020-03-23
btrfs: remove buffer_heads form super block mirror integrity checking
Johannes Thumshirn
1
-19
/
+21
2020-03-23
btrfs: remove buffer_heads from btrfsic_process_written_block()
Johannes Thumshirn
1
-78
/
+25
2020-03-23
btrfs: remove btrfsic_submit_bh()
Johannes Thumshirn
1
-57
/
+0
2020-01-20
btrfs: remove superfluous BUG_ON() in integrity checks
Johannes Thumshirn
1
-1
/
+0
2020-01-20
btrfs: fix possible NULL-pointer dereference in integrity checks
Johannes Thumshirn
1
-2
/
+1
2019-09-09
btrfs: reduce stack usage for btrfsic_process_written_block
Arnd Bergmann
1
-3
/
+4
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-4
/
+7
2019-07-01
btrfs: use btrfs_csum_data() instead of directly calling crc32c
Johannes Thumshirn
1
-1
/
+1
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-1
/
+1
2018-12-17
btrfs: use PAGE_ALIGNED instead of open-coding it
Johannes Thumshirn
1
-4
/
+4
2018-12-17
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
1
-6
/
+6
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-1
/
+1
2018-10-15
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
Liu Bo
1
-3
/
+3
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
1
-1
/
+1
2018-08-06
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
Qu Wenruo
1
-1
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-2
/
+2
2017-11-01
btrfs: Fix bug for misused dev_t when lookup in dev state hash table.
Gu JinXiang
1
-1
/
+1
2017-10-30
btrfs: Use bd_dev to generate index when dev_state_hashtable add items.
Gu JinXiang
1
-1
/
+1
2017-10-30
btrfs: return -ENOMEM on allocation failure in btrfsic
Allen Pais
1
-2
/
+2
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-4
/
+4
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-6
/
+6
2017-08-23
btrfs: index check-integrity state hash by a dev_t
Christoph Hellwig
1
-18
/
+13
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
1
-1
/
+1
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
1
-3
/
+3
2017-07-06
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+21
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
1
-1
/
+1
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
1
-5
/
+0
2017-06-19
btrfs: replace opencoded kvzalloc with the helper
David Sterba
1
-7
/
+4
[next]