index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-08-19
Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-18
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
2023-08-17
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-17
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
2023-08-17
btrfs: fix replace/scrub failure with metadata_uuid
Anand Jain
2023-08-14
btrfs: fix infinite directory reads
Filipe Manana
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-10
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2023-08-10
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
2023-08-10
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
2023-08-10
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
2023-08-10
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
2023-08-10
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-10
btrfs: wait for actual caching progress during allocation
Josef Bacik
2023-07-27
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-26
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-07-24
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-07-24
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
2023-07-20
btrfs: account block group tree when calculating global reserve size
Filipe Manana
2023-07-20
btrfs: zoned: do not enable async discard
Naohiro Aota
2023-07-20
Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-18
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
2023-07-18
btrfs: fix ordered extent split error handling in btrfs_dio_submit_io
Christoph Hellwig
2023-07-18
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
2023-07-18
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
2023-07-18
btrfs: use irq safe locking when running and adding delayed iputs
Filipe Manana
2023-07-18
btrfs: fix iput() on error pointer after error during orphan cleanup
Filipe Manana
2023-07-18
btrfs: fix double iput() on inode after an error during orphan cleanup
Filipe Manana
2023-07-18
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
2023-07-11
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2023-07-11
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
2023-07-11
btrfs: fix race between balance and cancel/pause
Josef Bacik
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-06-23
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-20
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-20
btrfs: fix u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-19
btrfs: fix race between quota disable and relocation
Filipe Manana
2023-06-19
btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_roots
Filipe Manana
2023-06-19
btrfs: fix race when deleting free space root from the dirty cow roots list
Filipe Manana
2023-06-19
btrfs: fix race when deleting quota root from the dirty cow roots list
Filipe Manana
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
2023-06-19
btrfs: update i_version in update_dev_time
Jeff Layton
2023-06-19
btrfs: make btrfs_compressed_bioset static
Ben Dooks
2023-06-19
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
Matt Corallo
2023-06-19
btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workers
Qu Wenruo
[next]