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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
btrfs: allocate path on stack in load_block_group_size_class()
Filipe Manana
1
-13
/
+19
2026-02-03
btrfs: make load_block_group_size_class() return void
Filipe Manana
1
-8
/
+8
2026-02-03
btrfs: zstd: use folio_iter to handle zstd_decompress_bio()
Qu Wenruo
1
-4
/
+10
2026-02-03
btrfs: zlib: use folio_iter to handle zlib_decompress_bio()
Qu Wenruo
1
-7
/
+13
2026-02-03
btrfs: lzo: use folio_iter to handle lzo_decompress_bio()
Qu Wenruo
1
-10
/
+38
2026-02-03
btrfs: consolidate reclaim readiness checks in btrfs_should_reclaim()
Sun YangKai
1
-6
/
+6
2026-02-03
btrfs: fix periodic reclaim condition
Sun YangKai
2
-11
/
+16
2026-02-03
btrfs: don't pass io_ctl to __btrfs_write_out_cache()
Johannes Thumshirn
1
-3
/
+2
2026-02-03
btrfs: use the btrfs_extent_map_end() helper everywhere
Filipe Manana
7
-26
/
+28
2026-02-03
btrfs: use the btrfs_block_group_end() helper everywhere
Filipe Manana
7
-50
/
+43
2026-02-03
btrfs: remove bogus NULL checks in __btrfs_write_out_cache()
Johannes Thumshirn
1
-7
/
+4
2026-02-03
btrfs: populate fully_remapped_bgs_list on mount
Mark Harmstone
5
-0
/
+107
2026-02-03
btrfs: handle discarding fully-remapped block groups
Mark Harmstone
6
-20
/
+99
2026-02-03
btrfs: allow balancing remap tree
Mark Harmstone
1
-4
/
+148
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
6
-10
/
+29
2026-02-03
btrfs: replace identity remaps with actual remaps when doing relocations
Mark Harmstone
1
-0
/
+326
2026-02-03
btrfs: move existing remaps before relocating block group
Mark Harmstone
4
-5
/
+467
2026-02-03
btrfs: handle setting up relocation of block group with remap-tree
Mark Harmstone
8
-93
/
+532
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
10
-55
/
+629
2026-02-03
btrfs: redirect I/O for remapped block groups
Mark Harmstone
3
-0
/
+69
2026-02-03
btrfs: allow mounting filesystems with remap-tree incompat flag
Mark Harmstone
7
-15
/
+116
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
6
-28
/
+114
2026-02-03
btrfs: rename struct btrfs_block_group field commit_used to last_used
Mark Harmstone
2
-14
/
+14
2026-02-03
btrfs: don't add metadata items for the remap tree to the extent tree
Mark Harmstone
3
-1
/
+35
2026-02-03
btrfs: remove remapped block groups from the free-space-tree
Mark Harmstone
2
-3
/
+19
2026-02-03
btrfs: allow remapped chunks to have zero stripes
Mark Harmstone
2
-21
/
+41
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
10
-5
/
+52
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
8
-4
/
+34
2026-02-03
btrfs: add and use helper to compute the available space for a block group
Filipe Manana
3
-9
/
+11
2026-02-03
btrfs: tag as unlikely error handling in run_one_delayed_ref()
Filipe Manana
1
-3
/
+5
2026-02-03
btrfs: remove unnecessary else branch in run_one_delayed_ref()
Filipe Manana
1
-3
/
+1
2026-02-03
btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()
Filipe Manana
1
-8
/
+12
2026-02-03
btrfs: use READA_FORWARD_ALWAYS for device extent verification
jinbaohong
1
-1
/
+1
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
3
-11
/
+12
2026-02-03
btrfs: update comment for delalloc flush and oe wait in btrfs_clone_files()
Filipe Manana
1
-2
/
+7
2026-02-03
btrfs: remove experimental offload csum mode
Qu Wenruo
4
-74
/
+0
2026-02-03
btrfs: split btrfs_fs_closing() and change return type to bool
David Sterba
2
-9
/
+11
2026-02-03
btrfs: reject single block sized compression early
Qu Wenruo
1
-12
/
+8
2026-02-03
btrfs: update outdated comment in __add_block_group_free_space()
Julia Lawall
1
-3
/
+3
2026-02-03
btrfs: add mount time auto fix for orphan fst entries
Qu Wenruo
3
-0
/
+113
2026-02-03
btrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()
Zhen Ni
1
-2
/
+1
2026-02-03
btrfs: avoid transaction commit on error in insert_balance_item()
Filipe Manana
1
-4
/
+6
2026-02-03
btrfs: move unlikely checks around btrfs_is_shutdown() into the helper
Filipe Manana
5
-13
/
+13
2026-02-03
btrfs: tag as unlikely error conditions in the transaction commit path
Filipe Manana
1
-22
/
+22
2026-02-03
btrfs: remove unreachable return after btrfs_backref_panic() in btrfs_backref...
Zhen Ni
1
-3
/
+1
2026-02-03
btrfs: refactor the main loop of cow_file_range()
Qu Wenruo
1
-103
/
+142
2026-02-03
btrfs: zoned: print block-group type for zoned statistics
Johannes Thumshirn
1
-2
/
+3
2026-02-03
btrfs: move space_info_flag_to_str() to space-info.h
Johannes Thumshirn
2
-17
/
+17
2026-02-03
btrfs: zoned: show statistics about zoned filesystems in mountstats
Johannes Thumshirn
3
-0
/
+75
2026-02-03
btrfs: don't call btrfs_handle_fs_error() in btrfs_commit_transaction()
Filipe Manana
1
-3
/
+2
[prev]
[next]