index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
raid56.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+10
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
1
-2
/
+10
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+8
2026-02-03
btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap
Filipe Manana
1
-0
/
+1
2026-02-03
btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap
Filipe Manana
1
-0
/
+1
2025-11-25
btrfs: raid56: remove the "_step" infix
Qu Wenruo
1
-16
/
+16
2025-11-25
btrfs: raid56: enable bs > ps support
Qu Wenruo
1
-5
/
+6
2025-11-25
btrfs: raid56: prepare finish_parity_scrub() to support bs > ps cases
Qu Wenruo
1
-89
/
+87
2025-11-25
btrfs: raid56: prepare rbio_bio_add_io_paddr() to support bs > ps cases
Qu Wenruo
1
-41
/
+65
2025-11-25
btrfs: raid56: prepare steal_rbio() to support bs > ps cases
Qu Wenruo
1
-10
/
+41
2025-11-25
btrfs: raid56: prepare set_bio_pages_uptodate() to support bs > ps cases
Qu Wenruo
1
-7
/
+13
2025-11-25
btrfs: raid56: prepare verify_bio_data_sectors() to support bs > ps cases
Qu Wenruo
1
-8
/
+18
2025-11-25
btrfs: raid56: prepare verify_one_sector() to support bs > ps cases
Qu Wenruo
1
-6
/
+49
2025-11-25
btrfs: raid56: prepare recover_vertical() to support bs > ps cases
Qu Wenruo
1
-73
/
+68
2025-11-25
btrfs: raid56: prepare generate_pq_vertical() for bs > ps cases
Qu Wenruo
1
-22
/
+70
2025-11-25
btrfs: raid56: introduce a new parameter to locate a sector
Qu Wenruo
1
-31
/
+61
2025-11-24
btrfs: raid56: remove sector_ptr structure
Qu Wenruo
1
-158
/
+125
2025-11-24
btrfs: raid56: move sector_ptr::uptodate into a dedicated bitmap
Qu Wenruo
1
-35
/
+33
2025-11-24
btrfs: raid56: remove sector_ptr::has_paddr member
Qu Wenruo
1
-20
/
+26
2025-11-24
btrfs: don't generate any code from ASSERT() in release builds
Gladyshev Ilya
1
-2
/
+2
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-7
/
+7
2025-09-23
btrfs: prepare scrub to support bs > ps cases
Qu Wenruo
1
-15
/
+29
2025-09-23
btrfs: introduce btrfs_bio_for_each_block_all() helper
Qu Wenruo
1
-29
/
+20
2025-09-23
btrfs: introduce btrfs_bio_for_each_block() helper
Qu Wenruo
1
-4
/
+3
2025-09-23
btrfs: concentrate highmem handling for data verification
Qu Wenruo
1
-10
/
+3
2025-05-15
btrfs: raid56: use list_last_entry() at cache_rbio()
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: raid56: rename parameter err to status in endio helpers
David Sterba
1
-5
/
+5
2025-05-15
btrfs: drop redundant local variable in raid_wait_write_end_io()
David Sterba
1
-2
/
+1
2025-05-15
btrfs: use unsigned types for constants defined as bit shifts
David Sterba
1
-3
/
+2
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
1
-5
/
+4
2025-05-15
btrfs: raid56: store a physical address in structure sector_ptr
Qu Wenruo
1
-70
/
+82
2025-05-15
btrfs: simplify bvec iteration in index_one_bio()
Christoph Hellwig
1
-12
/
+11
2025-05-15
btrfs: move kmapping out of btrfs_check_sector_csum()
Christoph Hellwig
1
-8
/
+11
2024-11-11
btrfs: make assert_rbio() to only check CONFIG_BTRFS_ASSERT
Qu Wenruo
1
-2
/
+1
2024-07-11
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
1
-3
/
+3
2024-07-11
btrfs: raid56: do extra dumping for CONFIG_BTRFS_ASSERT
Qu Wenruo
1
-14
/
+98
2024-04-01
btrfs use bio_list_merge_init
Christoph Hellwig
1
-2
/
+1
2024-03-04
btrfs: raid56: extra debugging for raid6 syndrome generation
Qu Wenruo
1
-0
/
+30
2024-03-04
btrfs: remove unused included headers
David Sterba
1
-1
/
+0
2023-12-15
btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
Qu Wenruo
1
-3
/
+3
2023-12-15
btrfs: raid56: remove unused btrfs_plug_cb::work
David Sterba
1
-1
/
+0
2023-08-21
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
Qu Wenruo
1
-2
/
+2
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
1
-4
/
+4
2023-08-21
btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
Qu Wenruo
1
-12
/
+5
2023-07-18
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
1
-8
/
+3
2023-06-19
btrfs: scrub: use recovered data stripes as cache to avoid unnecessary read
Qu Wenruo
1
-0
/
+45
2023-06-19
btrfs: use SECTOR_SHIFT to convert LBA to physical offset
Anand Jain
1
-1
/
+1
2023-06-19
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
1
-1
/
+1
2023-04-17
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
1
-47
/
+0
[next]