]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-04-07  Qu Wenruobtrfs: move shutdown and remove_bdev callbacks out...
2026-04-07  Yochai Eisenrichbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU...
2026-04-07  Filipe Mananabtrfs: avoid taking the device_list_mutex in btrfs_run_...
2026-04-07  Leo Martinsbtrfs: avoid GFP_ATOMIC allocations in qgroup free...
2026-04-07  Johannes Thumshirnbtrfs: decrease indentation of find_free_extent_update_loop
2026-04-07  Filipe Mananabtrfs: unexport btrfs_qgroup_reserve_meta()
2026-04-07  Filipe Mananabtrfs: collapse __btrfs_qgroup_reserve_meta() into...
2026-04-07  Filipe Mananabtrfs: collapse __btrfs_qgroup_free_meta() into btrfs_q...
2026-04-07  Filipe Mananabtrfs: remove unused qgroup functions for pertrans...
2026-04-07  Filipe Mananabtrfs: optimize clearing all bits from first extent...
2026-04-07  Filipe Mananabtrfs: panic instead of warn when splitting extent...
2026-04-07  Filipe Mananabtrfs: free cached state outside critical section in...
2026-04-07  Filipe Mananabtrfs: avoid unnecessary wake ups on io trees when...
2026-04-07  Filipe Mananabtrfs: remove wake parameter from clear_state_bit()
2026-04-07  Filipe Mananabtrfs: change last argument of add_extent_changeset...
2026-04-07  Filipe Mananabtrfs: use extent_io_tree_panic() instead of BUG_ON()
2026-04-07  Filipe Mananabtrfs: make add_extent_changeset() only return errors...
2026-04-07  Filipe Mananabtrfs: tag as unlikely branches that call extent_io_tre...
2026-04-07  Filipe Mananabtrfs: turn extent_io_tree_panic() into a macro for...
2026-04-07  Filipe Mananabtrfs: optimize clearing all bits from the last extent...
2026-04-07  Qu Wenruobtrfs: remove atomic parameter from btrfs_buffer_uptodate()
2026-04-07  Qu Wenruobtrfs: output more info when duplicated ordered extent...
2026-04-07  Qu Wenruobtrfs: check type flags in alloc_ordered_extent()
2026-04-07  ZhengYuan Huangbtrfs: revalidate cached tree blocks on the uptodate...
2026-04-07  Philipp Hahnbtrfs: prefer IS_ERR_OR_NULL() over manual NULL check
2026-04-07  ZhengYuan Huangbtrfs: tree-checker: introduce checks for FREE_SPACE_BITMAP
2026-04-07  Qu Wenruobtrfs: tree-checker: introduce checks for FREE_SPACE_EXTENT
2026-04-07  Qu Wenruobtrfs: tree-checker: introduce checks for FREE_SPACE_INFO
2026-04-07  Johannes Thumshirnbtrfs: zoned: limit number of zones reclaimed in flush_...
2026-04-07  Johannes Thumshirnbtrfs: create btrfs_reclaim_block_groups()
2026-04-07  Johannes Thumshirnbtrfs: move reclaiming of a single block group into...
2026-04-07  Qu Wenruobtrfs: extract inlined creation into a dedicated delall...
2026-04-07  Qu Wenruobtrfs: move the mapping_set_error() out of the loop...
2026-04-07  Qu Wenruobtrfs: remove the alignment check in end_bbio_data_write()
2026-04-07  Leo Martinsbtrfs: add tracepoint for search slot restart tracking
2026-04-07  Leo Martinsbtrfs: inhibit extent buffer writeback to prevent COW...
2026-04-07  Qu Wenruobtrfs: extract the max compression chunk size into...
2026-04-07  Filipe Mananabtrfs: remove pointless error check in btrfs_check_dir_...
2026-04-07  Filipe Mananabtrfs: remove duplicated uuid tree existence check...
2026-04-07  Filipe Mananabtrfs: stop checking for -EEXIST return value from...
2026-04-07  Miquel Sabaté... btrfs: report filesystem shutdown via fserror
2026-04-07  Miquel Sabaté... btrfs: replace kcalloc() calls to kzalloc_objs()
2026-04-07  Qu Wenruobtrfs: do compressed bio size roundup and zeroing in...
2026-04-07  Qu Wenruobtrfs: reduce the size of compressed_bio
2026-04-07  Qu Wenruobtrfs: introduce a common helper to calculate the size...
2026-04-07  Alexey Velichayshiybtrfs: remove redundant nowait check in lock_extent_dir...
2026-04-07  Mark Harmstonebtrfs: fix placement of unlikely() in btrfs_insert_one_...
2026-04-07  Filipe Mananabtrfs: pass a btrfs inode to tree-log.c:fill_inode_item()
2026-04-07  Filipe Mananabtrfs: stop printing condition result in assertion...
2026-04-07  Filipe Mananabtrfs: constify arguments of some functions
2026-04-07  Filipe Mananabtrfs: avoid unnecessary root node COW during snapshotting
2026-04-07  Chen Guan Jiebtrfs: check snapshot_force_cow earlier in can_nocow_fi...
2026-04-07  Qu Wenruobtrfs: do not mark inode incompressible after inline...
2026-04-07  Qu Wenruobtrfs: remove folio parameter from ordered io related...
2026-04-07  Qu Wenruobtrfs: remove the btrfs_inode parameter from btrfs_remo...
2026-04-07  Qu Wenruobtrfs: remove out-of-date comments in btree_writepages()
2026-04-07  Filipe Mananabtrfs: remove bogus root search condition in load_exten...
2026-04-07  Chen Nibtrfs: remove duplicate include of delayed-inode.h...
2026-04-07  Filipe Mananabtrfs: pass literal booleans to functions that take...
2026-04-07  Filipe Mananabtrfs: remove pointless out label in qgroup_account_sna...
2026-04-07  Qu Wenruobtrfs: rename btrfs_csum_file_blocks() to btrfs_insert_...
2026-04-07  Qu Wenruobtrfs: make add_pending_csums() to take an ordered...
2026-04-07  Qu Wenruobtrfs: rename btrfs_ordered_extent::list to csum_list
2026-04-07  Johannes Thumshirnbtrfs: change return type of cache_save_setup to void
2026-04-07  Filipe Mananabtrfs: avoid starting new transaction and commit in...
2026-04-07  Filipe Mananabtrfs: remove redundant extent_buffer_uptodate() checks...
2026-04-07  Filipe Mananabtrfs: use the helper extent_buffer_uptodate() everywhere
2026-04-07  Johannes Thumshirnbtrfs: zoned: add zone reclaim flush state for DATA...
2026-04-07  Johannes Thumshirnbtrfs: zoned: move partially zone_unusable block groups...
2026-04-07  Johannes Thumshirnbtrfs: zoned: cap delayed refs metadata reservation...
2026-04-07  Filipe Mananabtrfs: remove duplicated eb uptodate check in btrfs_buf...
2026-04-07  Qu Wenruobtrfs: fix the inline compressed extent check in inode_...
2026-04-07  Filipe Mananabtrfs: set written super flag once in write_all_supers()
2026-04-07  Filipe Mananabtrfs: remove max_mirrors argument from write_all_supers()
2026-04-07  Filipe Mananabtrfs: tag error branches as unlikely during super...
2026-04-07  Filipe Mananabtrfs: abort transaction on error in write_all_supers()
2026-04-07  Filipe Mananabtrfs: pass transaction handle to write_all_supers()
2026-04-07  Filipe Mananabtrfs: mark all error and warning checks as unlikely...
2026-04-07  Filipe Mananabtrfs: update comment for BTRFS_RESERVE_NO_FLUSH
2026-04-07  Filipe Mananabtrfs: don't allow log trees to consume global reserve...
2026-04-07  Filipe Mananabtrfs: be less aggressive with metadata overcommit...
2026-04-07  Qu Wenruobtrfs: use per-profile available space in calc_availabl...
2026-04-07  Qu Wenruobtrfs: update per-profile available estimation
2026-04-07  Qu Wenruobtrfs: introduce the device layout aware per-profile...
2026-04-07  Jiasheng Jiangbtrfs: zoned: remove redundant space_info lock and...
2026-04-07  Filipe Mananabtrfs: move min sys chunk array size check to validate_...
2026-04-07  Filipe Mananabtrfs: remove duplicate system chunk array max size...
2026-04-07  Filipe Mananabtrfs: pass boolean literals as the last argument to...
2026-04-07  Naohiro Aotabtrfs: tests: zoned: add tests cases for zoned code
2026-04-05  Linus TorvaldsLinux 7.0-rc7 v7.0-rc7
2026-04-05  Linus TorvaldsMerge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel...
2026-04-05  Linus TorvaldsMerge tag 'x86-urgent-2026-04-05' of git://git.kernel...
2026-04-05  Linus TorvaldsMerge tag 'sched-urgent-2026-04-05' of git://git.kernel...
2026-04-05  Linus TorvaldsMerge tag 'perf-urgent-2026-04-05' of git://git.kernel...
2026-04-05  Linus TorvaldsMerge tag 'irq-urgent-2026-04-05' of git://git.kernel...
2026-04-05  Linus Torvaldsi915: don't use a vma that didn't match the context VM
2026-04-05  Linus TorvaldsMerge tag 'mips-fixes_7.0_1' of git://git.kernel.org...
2026-04-05  Linus TorvaldsMerge tag 'char-misc-7.0-rc7' of git://git.kernel.org...
2026-04-05  Linus TorvaldsMerge tag 'tty-7.0-rc7' of git://git.kernel.org/pub...
2026-04-05  Linus TorvaldsMerge tag 'usb-7.0-rc7' of git://git.kernel.org/pub...
next