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
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
2022-07-25
btrfs: sysfs: advertise zoned support among features
David Sterba
2022-07-25
btrfs: split discard handling out of btrfs_map_block
Christoph Hellwig
2022-07-25
btrfs: stop looking at btrfs_bio->iter in index_one_bio
Christoph Hellwig
2022-07-25
btrfs: reject log replay if there is unsupported RO compat flag
Qu Wenruo
2022-07-25
btrfs: make btrfs_super_block::log_root_transid deprecated
Qu Wenruo
2022-07-25
btrfs: pass the btrfs_bio_ctrl to submit_one_bio
Christoph Hellwig
2022-07-25
btrfs: merge end_write_bio and flush_write_bio
Christoph Hellwig
2022-07-25
btrfs: don't use bio->bi_private to pass the inode to submit_one_bio
Christoph Hellwig
2022-07-25
btrfs: remove redundant check in up check_setget_bounds
David Sterba
2022-07-25
btrfs: replace kmap() with kmap_local_page() in lzo.c
Fabio M. De Francesco
2022-07-25
btrfs: replace kmap() with kmap_local_page() in inode.c
Fabio M. De Francesco
2022-07-25
btrfs: do not allocate a btrfs_bio for low-level bios
Christoph Hellwig
2022-07-25
btrfs: factor stripe submission logic out of btrfs_map_bio
Christoph Hellwig
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
btrfs: centralize setting REQ_META
Christoph Hellwig
2022-07-25
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
btrfs: don't double-defer bio completions for compressed reads
Christoph Hellwig
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
btrfs: split btrfs_submit_data_bio to read and write parts
Christoph Hellwig
2022-07-25
btrfs: simplify code flow in btrfs_submit_dio_bio
Christoph Hellwig
2022-07-25
btrfs: move more work into btrfs_end_bioc
Christoph Hellwig
2022-07-25
btrfs: send: enable support for stream v2 and compressed writes
Omar Sandoval
2022-07-25
btrfs: send: send compressed extents with encoded writes
Omar Sandoval
2022-07-25
btrfs: send: get send buffer pages for protocol v2
Omar Sandoval
2022-07-25
btrfs: send: write larger chunks when using stream v2
Omar Sandoval
2022-07-25
btrfs: send: add stream v2 definitions
Omar Sandoval
2022-07-25
btrfs: send: explicitly number commands and attributes
Omar Sandoval
2022-07-25
btrfs: send: remove unused send_ctx::{total,cmd}_send_size
Omar Sandoval
2022-07-25
btrfs: sysfs: add force_chunk_alloc trigger to force allocation
Stefan Roesch
2022-07-25
btrfs: sysfs: export chunk size in space infos
Stefan Roesch
2022-07-25
btrfs: store chunk size in space-info struct
Stefan Roesch
2022-07-25
btrfs: do not batch insert non-consecutive dir indexes during log replay
Josef Bacik
2022-07-25
btrfs: reduce amount of reserved metadata for delayed item insertion
Filipe Manana
2022-07-25
btrfs: set delayed item type when initializing it
Filipe Manana
2022-07-25
btrfs: do not BUG_ON() on failure to reserve metadata for delayed item
Filipe Manana
2022-07-25
btrfs: improve batch insertion of delayed dir index items
Filipe Manana
2022-07-25
btrfs: assert that delayed item is a dir index item when adding it
Filipe Manana
2022-07-25
btrfs: improve batch deletion of delayed dir index items
Filipe Manana
2022-07-25
btrfs: refactor the delayed item deletion entry point
Filipe Manana
2022-07-25
btrfs: deal with deletion errors when deleting delayed items
Filipe Manana
2022-07-25
btrfs: add assertions when deleting batches of delayed items
Filipe Manana
2022-07-25
btrfs: balance btree dirty pages and delayed items after clone and dedupe
Filipe Manana
2022-07-25
btrfs: free the path earlier when creating a new inode
Filipe Manana
2022-07-25
btrfs: balance btree dirty pages and delayed items after a rename
Filipe Manana
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
btrfs: update stripe_sectors::uptodate in steal_rbio
Qu Wenruo
2022-07-25
btrfs: remove redundant calls to flush_dcache_page
David Sterba
2022-07-25
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
2022-07-25
btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap
Qu Wenruo
[prev]
[next]