index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-04-17
btrfs: open code btrfs_bin_search()
Anand Jain
2023-04-17
btrfs: dev-replace: properly follow its read mode
Qu Wenruo
2023-04-17
btrfs: fold finish_compressed_bio_write into btrfs_finish_compressed_write_work
Christoph Hellwig
2023-04-17
btrfs: don't clear page->mapping in btrfs_free_compressed_pages
Christoph Hellwig
2023-04-17
btrfs: factor out a btrfs_free_compressed_pages helper
Christoph Hellwig
2023-04-17
btrfs: factor out a btrfs_add_compressed_bio_pages helper
Christoph Hellwig
2023-04-17
btrfs: use the bbio file offset in add_ra_bio_pages
Christoph Hellwig
2023-04-17
btrfs: use the bbio file offset in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
btrfs: remove redundant free_extent_map in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
btrfs: embed a btrfs_bio into struct compressed_bio
Christoph Hellwig
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
2023-04-17
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
2023-04-17
btrfs: reduce type width of btrfs_io_contexts
Qu Wenruo
2023-04-17
btrfs: simplify the bioc argument for handle_ops_on_dev_replace()
Qu Wenruo
2023-04-17
btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
Qu Wenruo
2023-04-17
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
2023-04-17
btrfs: move all btree inode initialization into btrfs_init_btree_inode
Christoph Hellwig
2023-04-17
btrfs: switch search_file_offset_in_bio to return bool
Anand Jain
2023-04-17
btrfs: avoid reusing return variable in nested block in btrfs_lookup_bio_sums
Anand Jain
2023-04-17
btrfs: open code btrfs_csum_ptr
Johannes Thumshirn
2023-04-17
btrfs: raid56: no need for irqsafe locking
Christoph Hellwig
2023-04-17
btrfs: abort the transaction if we get an error during snapshot drop
Josef Bacik
2023-04-17
btrfs: handle errors in walk_down_tree properly
Josef Bacik
2023-04-17
btrfs: drop root refs properly when orphan cleanup fails
Josef Bacik
2023-04-17
btrfs: add missing iputs on orphan cleanup failure
Josef Bacik
2023-04-17
btrfs: handle errors from btrfs_read_node_slot in split
Josef Bacik
2023-04-17
btrfs: replace BUG_ON with ASSERT in btrfs_read_node_slot
Josef Bacik
2023-04-17
btrfs: use btrfs_handle_fs_error in btrfs_fill_super
Josef Bacik
2023-04-11
Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-06
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-04-06
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
2023-04-02
Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-29
btrfs: ignore fiemap path cache when there are multiple paths for a node
Filipe Manana
2023-03-28
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
2023-03-28
btrfs: scan device in non-exclusive mode
Anand Jain
2023-03-28
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-03-24
Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-15
btrfs: zoned: drop space_info->active_total_bytes
Naohiro Aota
2023-03-15
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2023-03-15
btrfs: use temporary variable for space_info in btrfs_update_block_group
Josef Bacik
2023-03-15
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
2023-03-15
btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
Naohiro Aota
2023-03-15
btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filename
Sweet Tea Dorminy
2023-03-15
btrfs: handle missing chunk mapping more gracefully
Qu Wenruo
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-08
btrfs: fix block group item corruption after inserting new block group
Filipe Manana
2023-03-06
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
2023-03-06
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
2023-03-06
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
[prev]
[next]