index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2024-07-20
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-42
/
+46
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
5
-42
/
+46
2024-07-17
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
91
-3875
/
+5164
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2024-07-12
Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-29
/
+97
2024-07-11
btrfs: avoid races when tracking progress for extent map shrinking
Filipe Manana
3
-21
/
+66
2024-07-11
btrfs: stop extent map shrinker if reschedule is needed
Filipe Manana
1
-8
/
+31
2024-07-11
btrfs: use delayed iput during extent map shrinking
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Filipe Manana
1
-0
/
+1
2024-07-11
btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()
Qu Wenruo
1
-6
/
+20
2024-07-11
btrfs: move extent_range_clear_dirty_for_io() into inode.c
Qu Wenruo
3
-16
/
+15
2024-07-11
btrfs: enhance compression error messages
David Sterba
3
-44
/
+125
2024-07-11
btrfs: fix data race when accessing the last_trans field of a root
Filipe Manana
6
-13
/
+23
2024-07-11
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
5
-16
/
+16
2024-07-11
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
3
-8
/
+5
2024-07-11
btrfs: introduce new "rescue=ignoresuperflags" mount option
Qu Wenruo
4
-5
/
+26
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
8
-12
/
+34
2024-07-11
btrfs: output the unrecognized super block flags as hex
Qu Wenruo
1
-1
/
+1
2024-07-11
btrfs: remove unused Opt enums
Qu Wenruo
1
-3
/
+0
2024-07-11
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
Qu Wenruo
1
-0
/
+18
2024-07-11
btrfs: fix the ram_bytes assignment for truncated ordered extents
Qu Wenruo
1
-3
/
+1
2024-07-11
btrfs: make validate_extent_map() catch ram_bytes mismatch
Qu Wenruo
1
-0
/
+5
2024-07-11
btrfs: ignore incorrect btrfs_file_extent_item::ram_bytes
Qu Wenruo
1
-0
/
+7
2024-07-11
btrfs: cleanup the bytenr usage inside btrfs_extent_item_to_extent_map()
Qu Wenruo
1
-5
/
+4
2024-07-11
btrfs: fix typo in error message in btrfs_validate_super()
Mark Harmstone
1
-1
/
+1
2024-07-11
btrfs: move the direct IO code into its own file
Filipe Manana
8
-1059
/
+1095
2024-07-11
btrfs: pass a btrfs_inode to btrfs_set_prop()
David Sterba
4
-13
/
+13
2024-07-11
btrfs: pass a btrfs_inode to btrfs_compress_heuristic()
David Sterba
3
-4
/
+4
2024-07-11
btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inode
David Sterba
6
-20
/
+20
2024-07-11
btrfs: switch btrfs_pending_snapshot::dir to btrfs_inode
David Sterba
3
-3
/
+3
2024-07-11
btrfs: pass a btrfs_inode to btrfs_ioctl_send()
David Sterba
3
-7
/
+7
2024-07-11
btrfs: switch btrfs_block_group::inode to struct btrfs_inode
David Sterba
3
-5
/
+5
2024-07-11
btrfs: pass a btrfs_inode to is_data_inode()
David Sterba
5
-7
/
+7
2024-07-11
btrfs: pass a btrfs_inode to btrfs_readdir_get_delayed_items()
David Sterba
3
-6
/
+6
2024-07-11
btrfs: pass a btrfs_inode to btrfs_readdir_put_delayed_items()
David Sterba
3
-4
/
+4
2024-07-11
btrfs: remove raid-stripe-tree encoding field from stripe_extent
Johannes Thumshirn
5
-42
/
+1
2024-07-11
btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEY
Qu Wenruo
1
-0
/
+3
2024-07-11
btrfs: urgent periodic reclaim pass
Boris Burkov
1
-1
/
+34
2024-07-11
btrfs: prevent pathological periodic reclaim loops
Boris Burkov
3
-11
/
+71
2024-07-11
btrfs: periodic block_group reclaim
Boris Burkov
5
-0
/
+95
2024-07-11
btrfs: dynamic block_group reclaim threshold
Boris Burkov
4
-27
/
+169
2024-07-11
btrfs: store fs_info in space_info
Boris Burkov
2
-0
/
+2
2024-07-11
btrfs: report reclaim stats in sysfs
Boris Burkov
3
-0
/
+34
2024-07-11
btrfs: qgroup: warn about inconsistent qgroups when relation update fails
David Sterba
1
-2
/
+3
2024-07-11
btrfs: qgroup: preallocate memory before adding a relation
David Sterba
3
-19
/
+34
2024-07-11
btrfs: abort transaction on errors in btrfs_free_chunk()
David Sterba
1
-6
/
+9
2024-07-11
btrfs: only print error message when checking item size in print_extent_item()
David Sterba
1
-1
/
+1
[next]