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.13.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
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
btrfs: raid56: clear incompat block group flags after removing the last one
David Sterba
1
-0
/
+30
2019-07-01
btrfs: trim: make reserved device area adjustments more explicit
Nikolay Borisov
1
-0
/
+5
2019-07-01
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
1
-3
/
+3
2019-07-01
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
1
-16
/
+20
2019-07-01
btrfs: extent-tree: Add lockdep assert when updating space info
Qu Wenruo
1
-0
/
+1
2019-07-01
btrfs: refactor helper for bg flags to name conversion
David Sterba
1
-3
/
+1
2019-07-01
btrfs: use raid_attr table in get_profile_num_devs
David Sterba
1
-8
/
+2
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-7
/
+7
2019-07-01
btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()
Qu Wenruo
1
-16
/
+27
2019-06-12
Btrfs: fix race between block group removal and block group allocation
Filipe Manana
1
-11
/
+13
2019-06-07
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
Nikolay Borisov
1
-25
/
+3
2019-05-16
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
Qu Wenruo
1
-5
/
+7
2019-05-16
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
1
-2
/
+1
2019-05-02
btrfs: reserve delalloc metadata differently
Josef Bacik
1
-92
/
+52
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
1
-2
/
+13
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
David Sterba
1
-2
/
+1
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_add_delayed_extent_op
David Sterba
1
-2
/
+1
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
1
-1
/
+1
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
1
-2
/
+1
2019-04-29
btrfs: qgroup: Don't scan leaf if we're modifying reloc tree
Qu Wenruo
1
-4
/
+6
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
1
-29
/
+23
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
1
-25
/
+32
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
Qu Wenruo
1
-16
/
+10
2019-04-29
btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
Qu Wenruo
1
-19
/
+8
2019-04-29
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
Qu Wenruo
1
-13
/
+10
2019-04-29
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
Qu Wenruo
1
-18
/
+26
2019-04-29
btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
Qu Wenruo
1
-14
/
+16
2019-04-29
btrfs: get fs_info from block group in btrfs_find_space_cluster
David Sterba
1
-4
/
+2
2019-04-29
btrfs: get fs_info from block group in load_free_space_cache
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from block group in lookup_free_space_inode
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from block group in pin_down_extent
David Sterba
1
-7
/
+7
2019-04-29
btrfs: get fs_info from block group in next_block_group
David Sterba
1
-5
/
+5
2019-04-29
Btrfs: remove no longer used function to run delayed refs asynchronously
Filipe Manana
1
-85
/
+0
2019-04-29
Btrfs: remove no longer used member num_dirty_bgs from transaction
Filipe Manana
1
-1
/
+0
2019-04-29
btrfs: get fs_info from trans in btrfs_write_out_cache
David Sterba
1
-4
/
+2
2019-04-29
btrfs: get fs_info from trans in create_free_space_inode
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_set_log_full_commit
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from trans in update_block_group
David Sterba
1
-5
/
+5
2019-04-29
btrfs: get fs_info from trans in btrfs_write_dirty_block_groups
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from trans in btrfs_setup_space_cache
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from trans in write_one_cache_group
David Sterba
1
-7
/
+4
2019-04-29
btrfs: Switch btrfs_trim_free_extents to find_first_clear_extent_bit
Nikolay Borisov
1
-63
/
+28
2019-04-29
btrfs: Optimize unallocated chunks discard
Nikolay Borisov
1
-1
/
+56
2019-04-29
btrfs: Factor out in_range macro
Nikolay Borisov
1
-1
/
+0
2019-04-29
btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
Nikolay Borisov
1
-33
/
+3
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-28
/
+0
2019-04-29
btrfs: Honour FITRIM range constraints during free space trim
Nikolay Borisov
1
-6
/
+19
2019-04-29
btrfs: get fs_info from eb in clean_tree_block
David Sterba
1
-3
/
+3
2019-04-29
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
1
-2
/
+2
2019-04-29
Btrfs: remove no longer used 'sync' member from transaction handle
Filipe Manana
1
-6
/
+0
[next]