index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-05-15
btrfs: move folio initialization to one place in attach_eb_folio_to_filemap()
Daniel Vacek
2025-05-15
btrfs: raid56: rename parameter err to status in endio helpers
David Sterba
2025-05-15
btrfs: change return type of btrfs_alloc_dummy_sum() to int
David Sterba
2025-05-15
btrfs: rename ret2 to ret in btrfs_submit_compressed_read()
David Sterba
2025-05-15
btrfs: rename ret to status in btrfs_submit_compressed_read()
David Sterba
2025-05-15
btrfs: simplify reading bio status in end_compressed_writeback()
David Sterba
2025-05-15
btrfs: rename error to ret in btrfs_submit_chunk()
David Sterba
2025-05-15
btrfs: rename ret to status in btrfs_submit_chunk()
David Sterba
2025-05-15
btrfs: change return type of btrfs_bio_csum() to int
David Sterba
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: change return type of btrfs_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: change return type of btrfs_lookup_bio_sums() to int
David Sterba
2025-05-15
btrfs: drop redundant local variable in raid_wait_write_end_io()
David Sterba
2025-05-15
btrfs: merge __setup_root() to btrfs_alloc_root()
David Sterba
2025-05-15
btrfs: use unsigned types for constants defined as bit shifts
David Sterba
2025-05-15
btrfs: remove unused btrfs_io_stripe::length
David Sterba
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
2025-05-15
btrfs: convert ASSERT(0) with handled errors to DEBUG_WARN()
David Sterba
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
2025-05-15
btrfs: add debug build only WARN
David Sterba
2025-05-15
btrfs: use verbose ASSERT() in volumes.c
David Sterba
2025-05-15
btrfs: enhance ASSERT() to take optional format string
David Sterba
2025-05-15
btrfs: remove BTRFS_REF_LAST from enum btrfs_ref_type
Yangtao Li
2025-05-15
btrfs: use bvec_kmap_local() in btrfs_decompress_buf2page()
Christoph Hellwig
2025-05-15
btrfs: scrub: use virtual addresses directly
Christoph Hellwig
2025-05-15
btrfs: raid56: store a physical address in structure sector_ptr
Qu Wenruo
2025-05-15
btrfs: simplify bvec iteration in index_one_bio()
Christoph Hellwig
2025-05-15
btrfs: move kmapping out of btrfs_check_sector_csum()
Christoph Hellwig
2025-05-15
btrfs: pass a physical address to btrfs_repair_io_failure()
Christoph Hellwig
2025-05-15
btrfs: track the next file offset in struct btrfs_bio_ctrl
Christoph Hellwig
2025-05-15
btrfs: remove the alignment checks in end_bbio_data_read()
Christoph Hellwig
2025-05-15
btrfs: update and correct description of btrfs_get_or_create_delayed_node()
Charles Han
2025-05-15
btrfs: simplify return logic from btrfs_delayed_ref_init()
Yangtao Li
2025-05-15
btrfs: reuse exit helper for cleanup in btrfs_bioset_init()
Yangtao Li
2025-05-15
btrfs: rename iov_iter iterator parameter in btrfs_buffered_write()
David Sterba
2025-05-15
btrfs: enable large data folios support for defrag
Qu Wenruo
2025-05-15
btrfs: prepare compression paths for large data folios
Qu Wenruo
2025-05-15
btrfs: rename __tree_search() to remove double underscore prefix
Filipe Manana
2025-05-15
btrfs: rename __lookup_extent_mapping() to remove double underscore prefix
Filipe Manana
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
2025-05-15
btrfs: rename functions to allocate and free extent maps
Filipe Manana
2025-05-15
btrfs: rename extent map functions to get block start, end and check if in tree
Filipe Manana
2025-05-15
btrfs: rename exported extent map compression functions
Filipe Manana
2025-05-15
btrfs: tracepoints: add btrfs prefix to names where it's missing
Filipe Manana
2025-05-15
btrfs: make btrfs_find_contiguous_extent_bit() return bool instead of int
Filipe Manana
2025-05-15
btrfs: remove double underscore prefix from __set_extent_bit()
Filipe Manana
2025-05-15
btrfs: rename remaining exported functions from extent-io-tree.h
Filipe Manana
2025-05-15
btrfs: rename free_extent_state() to include a btrfs prefix
Filipe Manana
2025-05-15
btrfs: rename the functions to count, test and get bit ranges in io trees
Filipe Manana
2025-05-15
btrfs: rename the functions to init and release an extent io tree
Filipe Manana
[prev]
[next]