index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
1
-24
/
+6
*
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
2022-08-17
1
-1
/
+17
*
btrfs: zoned: write out partially allocated region
Naohiro Aota
2022-07-25
1
-0
/
+10
*
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
2022-07-25
1
-10
/
+40
*
btrfs: let can_allocate_chunk return error
Naohiro Aota
2022-07-25
1
-7
/
+8
*
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
1
-3
/
+3
*
btrfs: split discard handling out of btrfs_map_block
Christoph Hellwig
2022-07-25
1
-44
/
+28
*
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-16
1
-1
/
+1
|
\
|
*
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-15
1
-1
/
+1
*
|
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-26
1
-2
/
+18
|
\
|
|
*
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
2022-06-21
1
-2
/
+18
*
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-33
/
+28
|
\
|
|
*
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
2022-05-16
1
-2
/
+1
|
*
btrfs: improve error reporting in lookup_inline_extent_backref
Nikolay Borisov
2022-05-16
1
-1
/
+7
|
*
btrfs: remove btrfs_delayed_extent_op::is_data
David Sterba
2022-05-16
1
-4
/
+2
|
*
btrfs: sink parameter is_data to btrfs_set_disk_extent_flags
David Sterba
2022-05-16
1
-3
/
+3
|
*
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
2022-05-16
1
-1
/
+1
|
*
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
2022-05-16
1
-2
/
+2
|
*
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
2022-05-16
1
-13
/
+9
|
*
btrfs: remove search start argument from first_logical_byte()
Filipe Manana
2022-05-16
1
-3
/
+4
|
*
btrfs: stop allocating a path when checking if cross reference exists
Filipe Manana
2022-05-16
1
-7
/
+2
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-2
/
+2
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-2
/
+2
|
/
*
btrfs: zoned: activate block group only for extent allocation
Naohiro Aota
2022-04-06
1
-1
/
+1
*
btrfs: factor out do_free_extent_accounting helper
Josef Bacik
2022-03-14
1
-22
/
+30
*
btrfs: remove last_ref from the extent freeing code
Josef Bacik
2022-03-14
1
-23
/
+11
*
btrfs: add a alloc_reserved_extent helper
Josef Bacik
2022-03-14
1
-32
/
+24
*
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Josef Bacik
2022-03-14
1
-1
/
+2
*
btrfs: zoned: remove redundant initialization of to_add
Jiapeng Chong
2022-03-14
1
-4
/
+3
*
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
1
-0
/
+10
*
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
2022-01-07
1
-12
/
+9
*
btrfs: add extent allocator hook to decide to allocate chunk or not
Naohiro Aota
2022-01-07
1
-0
/
+17
*
btrfs: zoned: unset dedicated block group on allocation failure
Naohiro Aota
2022-01-07
1
-4
/
+16
*
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
1
-0
/
+1
*
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
1
-3
/
+8
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-15
/
+25
*
btrfs: use chunk_root in find_free_extent_update_loop
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: make remove_extent_backref pass the root
Josef Bacik
2022-01-03
1
-8
/
+10
*
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
1
-7
/
+7
*
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
2021-12-15
1
-6
/
+7
*
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
2021-12-08
1
-0
/
+3
*
btrfs: reduce btrfs_update_block_group alloc argument to bool
Anand Jain
2021-10-26
1
-3
/
+3
*
btrfs: pull up qgroup checks from delayed-ref core to init time
Nikolay Borisov
2021-10-26
1
-5
/
+0
*
btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
Nikolay Borisov
2021-10-26
1
-6
/
+11
*
btrfs: rename root fields in delayed refs structs
Nikolay Borisov
2021-10-26
1
-5
/
+5
*
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2021-10-26
1
-2
/
+2
*
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
1
-10
/
+9
*
btrfs: zoned: let the for_treelog test in the allocator stand out
Johannes Thumshirn
2021-10-26
1
-3
/
+4
*
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
1
-2
/
+49
*
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
1
-1
/
+1
[next]