linux-2.6-block.git
2025-01-14 Johannes Thumshirnbtrfs: selftests: add a selftest for deleting two out...
2025-01-14 Johannes Thumshirnbtrfs: selftests: add test for punching a hole into...
2025-01-14 Johannes Thumshirnbtrfs: selftests: add selftest for punching holes into...
2025-01-14 Johannes Thumshirnbtrfs: selftests: test RAID stripe-tree deletion spanni...
2025-01-14 Johannes Thumshirnbtrfs: selftests: don't split RAID extents in half
2025-01-14 Johannes Thumshirnbtrfs: selftests: check for correct return value of...
2025-01-14 Johannes Thumshirnbtrfs: don't use btrfs_set_item_key_safe on RAID stripe...
2025-01-14 Johannes Thumshirnbtrfs: implement hole punching for RAID stripe extents
2025-01-14 Johannes Thumshirnbtrfs: fix deletion of a range spanning parts two RAID...
2025-01-14 Johannes Thumshirnbtrfs: fix tail delete of RAID stripe-extents
2025-01-14 Johannes Thumshirnbtrfs: fix front delete range calculation for RAID...
2025-01-14 Johannes Thumshirnbtrfs: assert RAID stripe-extent length is always great...
2025-01-14 Johannes Thumshirnbtrfs: don't try to delete RAID stripe-extents if we...
2025-01-14 Johannes Thumshirnbtrfs: selftests: correct RAID stripe-tree feature...
2025-01-13 Mark Harmstonebtrfs: add io_uring interface for encoded writes
2025-01-13 Qu Wenruobtrfs: remove the unused locked_folio parameter from...
2025-01-13 Qu Wenruobtrfs: add extra error messages for delalloc range...
2025-01-13 Qu Wenruobtrfs: subpage: dump the involved bitmap when ASSERT...
2025-01-13 Qu Wenruobtrfs: subpage: fix the bitmap dump of the locked flags
2025-01-13 Qu Wenruobtrfs: do proper folio cleanup when run_delalloc_nocow...
2025-01-13 Qu Wenruobtrfs: do proper folio cleanup when cow_file_range...
2025-01-13 Qu Wenruobtrfs: fix error handling of submit_uncompressed_range()
2025-01-13 Qu Wenruobtrfs: fix double accounting race when extent_writepage...
2025-01-13 Qu Wenruobtrfs: fix double accounting race when btrfs_run_delall...
2025-01-13 David Sterbabtrfs: async-thread: rename DFT_THRESHOLD to DEFAULT_TH...
2025-01-13 David Sterbabtrfs: remove redundant variables from __process_folios...
2025-01-13 David Sterbabtrfs: split waiting from read_extent_buffer_pages...
2025-01-13 David Sterbabtrfs: remove unused define WAIT_PAGE_LOCK for extent io
2025-01-13 David Sterbabtrfs: unwrap folio locking helpers
2025-01-13 David Sterbabtrfs: change return type to bool type of check_eb_alig...
2025-01-13 David Sterbabtrfs: switch grab_extent_buffer() to folios
2025-01-13 David Sterbabtrfs: rename btrfs_release_extent_buffer_pages() to...
2025-01-13 David Sterbabtrfs: open code __free_extent_buffer()
2025-01-13 David Sterbabtrfs: drop one time used local variable in end_bbio_me...
2025-01-13 David Sterbabtrfs: make wait_on_extent_buffer_writeback() static...
2025-01-13 David Sterbabtrfs: use btrfs_inode in extent_writepage()
2025-01-13 David Sterbabtrfs: rename __get_extent_map() and pass btrfs_inode
2025-01-13 David Sterbabtrfs: open code set_page_extent_mapped()
2025-01-13 David Sterbabtrfs: rename __unlock_for_delalloc() and drop underscores
2025-01-13 David Sterbabtrfs: use SECTOR_SIZE defines in btrfs_issue_discard()
2025-01-13 David Sterbabtrfs: remove stray comment about SRCU
2025-01-13 David Sterbabtrfs: drop unused parameter fs_info to btrfs_delete_de...
2025-01-13 Jing Xiabtrfs: pass write-hint for buffered IO
2025-01-13 Anand Jainbtrfs: print read policy on module load
2025-01-13 Anand Jainbtrfs: configure read policy via module parameter
2025-01-13 Anand Jainbtrfs: print status of experimental mode when loading...
2025-01-13 Anand Jainbtrfs: add read policy to set a preferred device
2025-01-13 Anand Jainbtrfs: introduce RAID1 round-robin read balancing
2025-01-13 Anand Jainbtrfs: add tracking of read blocks for read policy
2025-01-13 Anand Jainbtrfs: sysfs: handle value associated with read balanci...
2025-01-13 Anand Jainbtrfs: sysfs: add btrfs_read_policy_to_enum() helper...
2025-01-13 Anand Jainbtrfs: sysfs: refactor output formatting in btrfs_read_...
2025-01-13 Anand Jainbtrfs: initialize fs_devices->fs_info earlier in btrfs_...
2025-01-13 Filipe Mananabtrfs: xattr: remove unnecessary call to btrfs_mark_buf...
2025-01-13 Filipe Mananabtrfs: volumes: remove unnecessary calls to btrfs_mark_...
2025-01-13 Filipe Mananabtrfs: uuid-tree: remove unnecessary call to btrfs_mark...
2025-01-13 Filipe Mananabtrfs: root-tree: remove unnecessary calls to btrfs_mar...
2025-01-13 Filipe Mananabtrfs: relocation: remove unnecessary calls to btrfs_ma...
2025-01-13 Filipe Mananabtrfs: raid-stripe-tree: remove unnecessary call to...
2025-01-13 Filipe Mananabtrfs: qgroup: remove unnecessary calls to btrfs_mark_b...
2025-01-13 Filipe Mananabtrfs: ioctl: remove unnecessary call to btrfs_mark_buf...
2025-01-13 Filipe Mananabtrfs: inode-item: remove unnecessary calls to btrfs_ma...
2025-01-13 Filipe Mananabtrfs: inode: remove unnecessary calls to btrfs_mark_bu...
2025-01-13 Filipe Mananabtrfs: free-space-cache: remove unnecessary calls to...
2025-01-13 Filipe Mananabtrfs: file-item: remove unnecessary calls to btrfs_mar...
2025-01-13 Filipe Mananabtrfs: file: remove unnecessary calls to btrfs_mark_buf...
2025-01-13 Filipe Mananabtrfs: dir-item: remove unnecessary calls to btrfs_mark...
2025-01-13 Filipe Mananabtrfs: dev-replace: remove unnecessary call to btrfs_ma...
2025-01-13 Filipe Mananabtrfs: delayed-inode: remove unnecessary call to btrfs_...
2025-01-13 Filipe Mananabtrfs: block-group: remove unnecessary calls to btrfs_m...
2025-01-13 Filipe Mananabtrfs: extent-tree: remove unnecessary calls to btrfs_m...
2025-01-13 Filipe Mananabtrfs: free-space-tree: remove unnecessary calls to...
2025-01-13 Filipe Mananabtrfs: tree-log: remove unnecessary calls to btrfs_mark...
2025-01-13 Filipe Mananabtrfs: uncollapse transaction aborts during renames
2025-01-13 Qu Wenruobtrfs: validate system chunk array at btrfs_validate_su...
2025-01-13 Roger L. Beckermeyer IIIbtrfs: update tree_insert() to use rb helpers
2025-01-13 Roger L. Beckermeyer IIIbtrfs: update btrfs_add_chunk_map() to use rb helpers
2025-01-13 Roger L. Beckermeyer IIIbtrfs: update __btrfs_add_delayed_item() to use rb...
2025-01-13 Roger L. Beckermeyer IIIbtrfs: update prelim_ref_insert() to use rb helpers
2025-01-13 Roger L. Beckermeyer IIIbtrfs: update btrfs_add_block_group_cache() to use...
2025-01-13 Roger L. Beckermeyer IIIrbtree: add rb_find_add_cached() to rbtree.h
2025-01-13 Wolfram Sangbtrfs: don't include linux/rwlock_types.h directly
2025-01-13 Qu Wenruobtrfs: handle free space tree rebuild in multiple trans...
2025-01-13 Filipe Mananabtrfs: use uuid_is_null() to verify if an uuid is empty
2025-01-13 Filipe Mananabtrfs: remove pointless comment from ctree.h
2025-01-13 Filipe Mananabtrfs: move extent-tree function declarations out of...
2025-01-13 Filipe Mananabtrfs: move btrfs_alloc_write_mask() into fs.h
2025-01-13 Filipe Mananabtrfs: move BTRFS_BYTES_TO_BLKS() into fs.h
2025-01-13 Filipe Mananabtrfs: move the folio ordered helpers from ctree.h...
2025-01-13 Filipe Mananabtrfs: move btrfs_is_empty_uuid() from ioctl.c into...
2025-01-13 Filipe Mananabtrfs: move the exclusive operation functions into...
2025-01-13 Filipe Mananabtrfs: move csum related functions from ctree.c into...
2025-01-13 Filipe Mananabtrfs: move abort_should_print_stack() to transaction.h
2025-01-13 Johannes Thumshirnbtrfs: pass btrfs_io_geometry to is_single_device_io
2025-01-13 Johannes Thumshirnbtrfs: cache RAID stripe tree decision in btrfs_io_context
2025-01-13 Johannes Thumshirnbtrfs: cache stripe tree usage in struct btrfs_io_geometry
2025-01-13 Filipe Mananabtrfs: add assertions and comment about path expectatio...
2025-01-13 Filipe Mananabtrfs: add function comment for check_committed_ref()
2025-01-13 Filipe Mananabtrfs: simplify arguments for btrfs_cross_ref_exist()
2025-01-13 Filipe Mananabtrfs: simplify return logic at check_committed_ref()
next