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
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
5
-61
/
+50
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
73
-2662
/
+2702
2023-06-24
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-28
/
+40
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
5
-28
/
+40
2023-06-21
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+7
2023-06-20
btrfs: fix u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-5
/
+7
2023-06-19
btrfs: fix race between quota disable and relocation
Filipe Manana
1
-3
/
+15
2023-06-19
btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_roots
Filipe Manana
1
-0
/
+1
2023-06-19
btrfs: fix race when deleting free space root from the dirty cow roots list
Filipe Manana
1
-0
/
+3
2023-06-19
btrfs: fix race when deleting quota root from the dirty cow roots list
Filipe Manana
1
-0
/
+2
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
1
-1
/
+1
2023-06-19
btrfs: update i_version in update_dev_time
Jeff Layton
1
-1
/
+1
2023-06-19
btrfs: make btrfs_compressed_bioset static
Ben Dooks
1
-1
/
+1
2023-06-19
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
Matt Corallo
1
-1
/
+8
2023-06-19
btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workers
Qu Wenruo
2
-18
/
+2
2023-06-19
btrfs: scrub: remove scrub_ctx::csum_list member
Qu Wenruo
1
-14
/
+0
2023-06-19
btrfs: do not BUG_ON after failure to migrate space during truncation
Filipe Manana
1
-3
/
+18
2023-06-19
btrfs: do not BUG_ON on failure to get dir index for new snapshot
Filipe Manana
1
-1
/
+4
2023-06-19
btrfs: send: do not BUG_ON() on unexpected symlink data extent
Filipe Manana
1
-2
/
+14
2023-06-19
btrfs: do not BUG_ON() when dropping inode items from log root
Filipe Manana
1
-6
/
+6
2023-06-19
btrfs: replace BUG_ON() at split_item() with proper error handling
Filipe Manana
1
-1
/
+6
2023-06-19
btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()
Filipe Manana
2
-15
/
+41
2023-06-19
btrfs: do not BUG_ON() on tree mod log failures at insert_ptr()
Filipe Manana
1
-19
/
+52
2023-06-19
btrfs: do not BUG_ON() on tree mod log failure at insert_new_root()
Filipe Manana
1
-1
/
+6
2023-06-19
btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()
Filipe Manana
1
-2
/
+12
2023-06-19
btrfs: abort transaction at update_ref_for_cow() when ref count is zero
Filipe Manana
1
-3
/
+7
2023-06-19
btrfs: abort transaction at balance_level() when left child is missing
Filipe Manana
1
-3
/
+7
2023-06-19
btrfs: avoid unnecessarily setting the fs to RO and error state at balance_le...
Filipe Manana
1
-1
/
+0
2023-06-19
btrfs: rename enospc label to out at balance_level()
Filipe Manana
1
-12
/
+12
2023-06-19
btrfs: do not BUG_ON() on tree mod log failure at balance_level()
Filipe Manana
1
-3
/
+14
2023-06-19
btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
Filipe Manana
1
-2
/
+7
2023-06-19
btrfs: avoid tree mod log ENOMEM failures when we don't need to log
Filipe Manana
1
-34
/
+114
2023-06-19
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
1
-0
/
+2
2023-06-19
btrfs: add missing error handling when logging operation while COWing extent ...
Filipe Manana
1
-2
/
+8
2023-06-19
btrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2
-2
/
+2
2023-06-19
btrfs: update documentation for a block group's bg_list member
Filipe Manana
1
-1
/
+8
2023-06-19
btrfs: reinsert BGs failed to reclaim
Naohiro Aota
1
-0
/
+2
2023-06-19
btrfs: bail out reclaim process if filesystem is read-only
Naohiro Aota
1
-2
/
+9
2023-06-19
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
1
-1
/
+4
2023-06-19
btrfs: delete unused BGs while reclaiming BGs
Naohiro Aota
1
-0
/
+14
2023-06-19
btrfs: use btrfs_finish_ordered_extent to complete buffered writes
Christoph Hellwig
1
-2
/
+1
2023-06-19
btrfs: use btrfs_finish_ordered_extent to complete direct writes
Christoph Hellwig
1
-6
/
+8
2023-06-19
btrfs: use btrfs_finish_ordered_extent to complete compressed writes
Christoph Hellwig
1
-7
/
+2
2023-06-19
btrfs: open code end_extent_writepage in end_bio_extent_writepage
Christoph Hellwig
1
-8
/
+9
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
2
-0
/
+22
2023-06-19
btrfs: factor out a btrfs_queue_ordered_fn helper
Christoph Hellwig
1
-9
/
+12
2023-06-19
btrfs: factor out a can_finish_ordered_extent helper
Christoph Hellwig
1
-45
/
+55
2023-06-19
btrfs: use bbio->ordered in btrfs_csum_one_bio
Christoph Hellwig
1
-20
/
+1
[next]