index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
Qu Wenruo
1
-1
/
+1
2026-03-17
btrfs: do not touch page cache for encoded writes
Qu Wenruo
1
-3
/
+7
2026-03-17
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
2
-3
/
+5
2026-03-17
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
1
-3
/
+9
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
7
-6
/
+84
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
8
-9
/
+195
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+12
2026-03-13
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-03-13
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
2026-03-13
btrfs: don't take device_list_mutex when querying zone info
Johannes Thumshirn
1
-2
/
+4
2026-03-13
btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
Johannes Thumshirn
1
-1
/
+1
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-9
/
+126
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
1
-2
/
+2
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-28
/
+67
2026-03-03
btrfs: remove duplicated definition of btrfs_printk_in_rcu()
Filipe Manana
1
-3
/
+0
2026-03-03
btrfs: remove unnecessary transaction abort in the received subvol ioctl
Filipe Manana
1
-1
/
+0
2026-03-03
btrfs: abort transaction on failure to update root in the received subvol ioctl
Filipe Manana
1
-1
/
+2
2026-03-03
btrfs: fix transaction abort on set received ioctl due to item overflow
Filipe Manana
3
-2
/
+59
2026-03-03
btrfs: fix transaction abort when snapshotting received subvolumes
Filipe Manana
1
-0
/
+16
2026-03-03
btrfs: fix transaction abort on file creation due to name hash collision
Filipe Manana
1
-0
/
+19
2026-03-03
btrfs: read key again after incrementing slot in move_existing_remaps()
Mark Harmstone
1
-0
/
+2
2026-03-03
btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...
Bart Van Assche
1
-0
/
+1
2026-03-03
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
1
-0
/
+7
2026-03-03
btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread start
Johannes Thumshirn
1
-1
/
+6
2026-03-03
btrfs: hold space_info->lock when clearing periodic reclaim ready
Sun YangKai
1
-1
/
+4
2026-03-03
btrfs: print-tree: add remap tree definitions
Mark Harmstone
1
-0
/
+10
2026-02-26
btrfs: check block group lookup in remove_range_from_remap_tree()
Mark Harmstone
1
-0
/
+3
2026-02-26
btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()
Mark Harmstone
1
-0
/
+3
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...
Mark Harmstone
1
-2
/
+4
2026-02-26
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
1
-3
/
+3
2026-02-26
btrfs: print correct subvol num if active swapfile prevents deletion
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix warning in scrub_verify_one_metadata()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: don't commit the super block when unmounting a shutdown filesystem
Miquel Sabaté Solà
1
-3
/
+11
2026-02-26
btrfs: free pages on error in btrfs_uring_read_extent()
Miquel Sabaté Solà
1
-1
/
+6
2026-02-26
btrfs: fix referenced/exclusive check in squota_check_parent_usage()
Boris Burkov
1
-1
/
+1
2026-02-26
btrfs: remove pointless WARN_ON() in cache_save_setup()
Filipe Manana
1
-1
/
+0
2026-02-26
btrfs: convert log messages to error level in btrfs_replay_log()
Filipe Manana
1
-2
/
+2
2026-02-26
btrfs: remove btrfs_handle_fs_error() after failure to recover log trees
Filipe Manana
1
-3
/
+3
2026-02-26
btrfs: remove redundant warning message in btrfs_check_uuid_tree()
Filipe Manana
1
-1
/
+0
2026-02-26
btrfs: change warning messages to error level in open_ctree()
Filipe Manana
1
-3
/
+2
2026-02-26
btrfs: fix a double release on reserved extents in cow_one_range()
Qu Wenruo
1
-1
/
+16
2026-02-26
btrfs: handle discard errors in in btrfs_finish_extent_commit()
Jingkai Tan
1
-1
/
+7
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-8
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
19
-46
/
+46
[prev]
[next]