]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
2025-10-22 Amit Dhingrabtrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_...
2025-10-22 Leo Martinsbtrfs: fix delayed_node ref_tracker use after free
2025-10-17 Ting-Chang Houbtrfs: send: fix duplicated rmdir operations when using...
2025-10-17 Dewei Mengbtrfs: directly free partially initialized fs_info...
2025-10-13 Gustavo A.... btrfs: send: fix -Wflex-array-member-not-at-end warning...
2025-10-13 Dan Carpenterbtrfs: tree-checker: fix bounds check in check_inode_ex...
2025-10-13 Miquel Sabaté... btrfs: fix memory leaks when rejecting a non SINGLE...
2025-10-13 Boris Burkovbtrfs: fix incorrect readahead expansion length
2025-10-13 Filipe Mananabtrfs: do not assert we found block group item when...
2025-10-13 Qu Wenruobtrfs: do not use folio_test_partial_kmap() in ASSERT()s
2025-10-13 Qu Wenruobtrfs: only set the device specific options after devic...
2025-10-13 Miquel Sabaté... btrfs: fix memory leak on duplicated memory in the...
2025-10-13 Filipe Mananabtrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if reloca...
2025-10-01 Nathan Chancellorbtrfs: fix PAGE_SIZE format specifier in open_ctree()
2025-09-26 Anderson Nascimentobtrfs: avoid potential out-of-bounds in btrfs_encode_fh()
2025-09-23 Filipe Mananabtrfs: use smp_mb__after_atomic() when forcing COW...
2025-09-23 David Sterbabtrfs: add unlikely annotations to branches leading...
2025-09-23 David Sterbabtrfs: add unlikely annotations to branches leading...
2025-09-23 David Sterbabtrfs: add unlikely annotations to branches leading...
2025-09-23 Sun YangKaibtrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
2025-09-23 Johannes Thumshirnbtrfs: zoned: don't fail mount needlessly due to too...
2025-09-23 Miquel Sabaté... btrfs: use kmalloc_array() for open-coded arithmetic...
2025-09-23 Qu Wenruobtrfs: enable experimental bs > ps support
2025-09-23 Qu Wenruobtrfs: add extra ASSERT()s to catch unaligned bios
2025-09-23 Qu Wenruobtrfs: fix symbolic link reading when bs > ps
2025-09-23 Qu Wenruobtrfs: prepare scrub to support bs > ps cases
2025-09-23 Qu Wenruobtrfs: prepare zlib to support bs > ps cases
2025-09-23 Qu Wenruobtrfs: prepare lzo to support bs > ps cases
2025-09-23 Qu Wenruobtrfs: prepare zstd to support bs > ps cases
2025-09-23 Qu Wenruobtrfs: prepare compression folio alloc/free for bs...
2025-09-23 Qu Wenruobtrfs: fix the incorrect max_bytes value for find_lock_...
2025-09-23 Filipe Mananabtrfs: remove pointless key offset setup in create_pend...
2025-09-23 Filipe Mananabtrfs: annotate btrfs_is_testing() as unlikely and...
2025-09-23 Filipe Mananabtrfs: make the rule checking more readable for should_...
2025-09-23 Filipe Mananabtrfs: simplify inline extent end calculation at replay...
2025-09-23 Filipe Mananabtrfs: fix comment about nbytes increase at replay_one_...
2025-09-23 Qu Wenruobtrfs: return any hit error from extent_writepage_io()
2025-09-23 Filipe Mananabtrfs: mark leaf space and overflow checks as unlikely...
2025-09-23 Filipe Mananabtrfs: mark as unlikely not uptodate extent buffer...
2025-09-23 Filipe Mananabtrfs: mark extent buffer alignment checks as unlikely
2025-09-23 Filipe Mananabtrfs: store and use node size in local variable in...
2025-09-23 Filipe Mananabtrfs: print-tree: print key types as human readable...
2025-09-23 Filipe Mananabtrfs: print-tree: move code for processing file extent...
2025-09-23 Filipe Mananabtrfs: print-tree: print compression type for file...
2025-09-23 Filipe Mananabtrfs: print-tree: print correct inline extent data...
2025-09-23 Filipe Mananabtrfs: print-tree: print range information for extent...
2025-09-23 Filipe Mananabtrfs: print-tree: print information about dir log...
2025-09-23 Filipe Mananabtrfs: print-tree: print information about inode extref...
2025-09-23 Filipe Mananabtrfs: print-tree: print information about inode ref...
2025-09-23 Filipe Mananabtrfs: print-tree: print dir items for dir index and...
2025-09-23 Filipe Mananabtrfs: print-tree: print more information about dir...
2025-09-23 Filipe Mananabtrfs: print-tree: print missing fields for inode items
2025-09-23 Qu Wenruobtrfs: tree-checker: add inode extref checks
2025-09-23 Filipe Mananabtrfs: send: index backref cache by node number instead...
2025-09-23 Filipe Mananabtrfs: dump detailed info and specific messages on...
2025-09-23 Filipe Mananabtrfs: abort transaction if we fail to update inode...
2025-09-23 Filipe Mananabtrfs: abort transaction if we fail to find dir item...
2025-09-23 Filipe Mananabtrfs: remove pointless inode lookup when processing...
2025-09-23 Filipe Mananabtrfs: stop passing inode object IDs to __add_inode_ref...
2025-09-23 Filipe Mananabtrfs: add path for subvolume tree changes to struct...
2025-09-23 Filipe Mananabtrfs: remove redundant path release when overwriting...
2025-09-23 Filipe Mananabtrfs: remove redundant path release when processing...
2025-09-23 Filipe Mananabtrfs: avoid unnecessary path allocation when replaying...
2025-09-23 Filipe Mananabtrfs: avoid path allocations when dropping extents...
2025-09-23 Filipe Mananabtrfs: avoid unnecessary path allocation at fixup_inode...
2025-09-23 Filipe Mananabtrfs: add current log leaf, key and slot to struct...
2025-09-23 Filipe Mananabtrfs: use the inode item boolean everywhere in overwri...
2025-09-23 Filipe Mananabtrfs: use level argument in log tree walk callback...
2025-09-23 Filipe Mananabtrfs: use level argument in log tree walk callback...
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to overwrite_item()
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to drop_one_dir_item...
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to replay_one_dir_it...
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to add_inode_ref...
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to replay_one_extent()
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to check_item_in_log()
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to replay_dir_deletes()
2025-09-23 Filipe Mananabtrfs: move up the definition of struct walk_control
2025-09-23 Filipe Mananabtrfs: pass walk_control structure to replay_xattr_dele...
2025-09-23 Filipe Mananabtrfs: always drop log root tree reference in btrfs_rep...
2025-09-23 Filipe Mananabtrfs: stop setting log_root_tree->log_root to NULL...
2025-09-23 Filipe Mananabtrfs: stop passing transaction parameter to log tree...
2025-09-23 Filipe Mananabtrfs: deduplicate log root free in error paths from...
2025-09-23 Filipe Mananabtrfs: add and use a log root field to struct walk_control
2025-09-23 Filipe Mananabtrfs: rename root to log in walk_down_log_tree() and...
2025-09-23 Filipe Mananabtrfs: rename replay_dest member of struct walk_control...
2025-09-23 Filipe Mananabtrfs: use booleans in walk control structure for log...
2025-09-23 Qu Wenruobtrfs: cache max and min order inside btrfs_fs_info
2025-09-23 Qu Wenruobtrfs: introduce btrfs_bio_for_each_block_all() helper
2025-09-23 Qu Wenruobtrfs: introduce btrfs_bio_for_each_block() helper
2025-09-23 Qu Wenruobtrfs: concentrate highmem handling for data verification
2025-09-23 Qu Wenruobtrfs: support all block sizes which is no larger than...
2025-09-23 Thorsten Blumbtrfs: scrub: replace max_t()/min_t() with clamp()...
2025-09-23 David Sterbabtrfs: fix typos in comments and strings
2025-09-23 Qu Wenruobtrfs: reduce compression workspace buffer space to...
2025-09-23 Qu Wenruobtrfs: rename btrfs_compress_op to btrfs_compress_levels
2025-09-23 Qu Wenruobtrfs: cleanup the per-module compression workspace...
2025-09-23 Qu Wenruobtrfs: migrate to use per-fs workspace manager
2025-09-23 Qu Wenruobtrfs: add generic workspace manager initialization
2025-09-23 Qu Wenruobtrfs: add workspace manager initialization for zstd
2025-09-23 Qu Wenruobtrfs: add an fs_info parameter for compression workspa...
next