]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2025-07-21  Qu Wenruobtrfs: get rid of re-entering of btrfs_get_tree()
2025-07-21  Christoph Hellwigbtrfs: always open the device read-only in btrfs_scan_o...
2025-07-21  Caleb Sander... btrfs: don't skip accounting in early ENOTTY return...
2025-07-21  David Sterbabtrfs: rename inode number parameter passed to btrfs_ch...
2025-07-21  David Sterbabtrfs: pass bool to indicate subvolume/snapshot creatio...
2025-07-21  David Sterbabtrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnap...
2025-07-21  David Sterbabtrfs: use struct qstr for subvolume ioctl helpers
2025-07-21  Brahmajit Dasbtrfs: replace strcpy() with strscpy()
2025-07-21  David Sterbabtrfs: accessors: delete token versions of set/get...
2025-07-21  David Sterbabtrfs: tree-log: don't use token set/get accessors...
2025-07-21  David Sterbabtrfs: don't use token set/get accessors in inode.c...
2025-07-21  David Sterbabtrfs: don't use token set/get accessors for btrfs_item...
2025-07-21  Filipe Mananabtrfs: qgroup: remove no longer used fs_info->qgroup_ulist
2025-07-21  Filipe Mananabtrfs: qgroup: fix race between quota disable and quota...
2025-07-21  Filipe Mananabtrfs: clear dirty status from extent buffer on error...
2025-07-21  Johannes Thumshirnbtrfs: change dump_block_groups() in btrfs_dump_space_i...
2025-07-21  David Sterbabtrfs: use pgoff_t for page index variables
2025-07-21  George Hubtrfs: replace nested usage of min & max with clamp...
2025-07-21  Dmitry Antipovbtrfs: send: avoid extra calls to strlen() in gen_uniqu...
2025-07-21  Filipe Mananabtrfs: qgroup: avoid memory allocation if qgroups are...
2025-07-21  Filipe Mananabtrfs: qgroup: remove pointless error check for add_qgr...
2025-07-21  Filipe Mananabtrfs: split btrfs_is_fstree() into multiple if stateme...
2025-07-21  Filipe Mananabtrfs: add btrfs prefix to is_fstree() and make it...
2025-07-21  Filipe Mananabtrfs: split inode extref processing from __add_inode_r...
2025-07-21  Filipe Mananabtrfs: split inode ref processing from __add_inode_ref...
2025-07-21  Filipe Mananabtrfs: use btrfs inodes in btrfs_rmdir() to avoid so...
2025-07-21  Filipe Mananabtrfs: use inode already stored in local variable at...
2025-07-21  David Sterbabtrfs: use our message helpers instead of pr_err/pr_war...
2025-07-21  Sun YangKaibtrfs: remove partial support for lowest level from...
2025-07-21  Qianfeng Rongbtrfs: use folio_next_index() helper in check_range_has...
2025-07-21  Sun YangKaibtrfs: remove unused parameters from btrfs_lookup_inode...
2025-07-21  David Sterbabtrfs: rename error to ret in device_list_add()
2025-07-21  David Sterbabtrfs: rename error to ret in btrfs_sysfs_add_mounted()
2025-07-21  David Sterbabtrfs: rename error to ret in btrfs_sysfs_add_fsid()
2025-07-21  David Sterbabtrfs: rename error to ret in btrfs_mksubvol()
2025-07-21  David Sterbabtrfs: rename error to ret in btrfs_may_delete()
2025-07-21  Filipe Mananabtrfs: cache if we are using free space bitmaps for...
2025-07-21  Filipe Mananabtrfs: add and use helper to determine if using bitmaps...
2025-07-21  Filipe Mananabtrfs: use fs_info from local variable in btrfs_convert...
2025-07-21  Filipe Mananabtrfs: avoid double slot decrement at btrfs_convert_fre...
2025-07-21  Filipe Mananabtrfs: turn remove argument of modify_free_space_bitmap...
2025-07-21  Filipe Mananabtrfs: rename free_space_set_bits() and make it less...
2025-07-21  Filipe Mananabtrfs: add btrfs prefix to free space tree exported...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from load_free_space_...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from load_free_space_...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from add_free_space_e...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from remove_free_spac...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from modify_free_spac...
2025-07-21  Filipe Mananabtrfs: make free_space_test_bit() return a boolean...
2025-07-21  Filipe Mananabtrfs: make extent_buffer_test_bit() return a boolean...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from update_free_spac...
2025-07-21  Filipe Mananabtrfs: remove pointless out label from add_new_free_spa...
2025-07-21  David Sterbabtrfs: tree-log: add and rename extent bits for dirty_l...
2025-07-21  David Sterbabtrfs: use folio_end() where appropriate
2025-07-21  David Sterbabtrfs: add helper folio_end()
2025-07-21  David Sterbabtrfs: rename variables for locked range in defrag_prep...
2025-07-21  David Sterbabtrfs: simplify range end calculations in truncate_bloc...
2025-07-21  Filipe Mananabtrfs: check BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE at __add...
2025-07-21  Filipe Mananabtrfs: always abort transaction on failure to add block...
2025-07-21  Qu Wenruobtrfs: add extra warning when qgroup is marked inconsistent
2025-07-21  David Sterbabtrfs: merge btrfs_printk_ratelimited() and its only...
2025-07-21  David Sterbabtrfs: simplify debug print helpers without enabled...
2025-07-21  David Sterbabtrfs: remove remaining unused message helpers
2025-07-21  David Sterbabtrfs: switch RCU helper versions to btrfs_debug()
2025-07-21  David Sterbabtrfs: switch RCU helper versions to btrfs_info()
2025-07-21  David Sterbabtrfs: switch RCU helper versions to btrfs_warn()
2025-07-21  David Sterbabtrfs: switch RCU helper versions to btrfs_err()
2025-07-21  David Sterbabtrfs: switch all message helpers to be RCU safe
2025-07-21  David Sterbabtrfs: remove unused levels of message helpers
2025-07-21  David Sterbabtrfs: remove unused rcu-string printk helpers
2025-07-21  David Sterbabtrfs: open code rcu_string_free() and remove it
2025-07-21  Johannes Thumshirnbtrfs: zoned: reserve data_reloc block group on mount
2025-07-21  David Sterbabtrfs: use btrfs_root_id() where not done yet
2025-07-21  David Sterbabtrfs: use btrfs_is_data_reloc_root() where not done yet
2025-07-21  David Sterbabtrfs: use on-stack variable for block reserve in btrfs...
2025-07-21  David Sterbabtrfs: use on-stack variable for block reserve in btrfs...
2025-07-21  David Sterbabtrfs: use on-stack variable for block reserve in btrfs...
2025-07-21  Sun YangKaibtrfs: update comment for xarray fields in struct btrfs...
2025-07-21  Qu Wenruobtrfs: enable large data folio support under CONFIG_BTR...
2025-07-21  Filipe Mananabtrfs: use refcount_t type for the extent buffer refere...
2025-07-21  Filipe Mananabtrfs: add comment for optimization in free_extent_buffer()
2025-07-21  Filipe Mananabtrfs: reorganize logic at free_extent_buffer() for...
2025-07-21  Filipe Mananabtrfs: make btrfs_readdir_delayed_dir_index() return...
2025-07-21  Filipe Mananabtrfs: make btrfs_should_delete_dir_index() return...
2025-07-21  Filipe Mananabtrfs: add details to error messages at btrfs_delete_de...
2025-07-21  Filipe Mananabtrfs: make btrfs_delete_delayed_insertion_item() retur...
2025-07-21  Filipe Mananabtrfs: switch del_all argument of replay_dir_deletes...
2025-07-21  Filipe Mananabtrfs: pass NULL index to btrfs_del_inode_ref() where...
2025-07-21  Filipe Mananabtrfs: allocate scratch eb earlier at btrfs_log_new_name()
2025-07-21  Filipe Mananabtrfs: allocate path earlier at btrfs_log_new_name()
2025-07-21  Filipe Mananabtrfs: allocate path earlier at btrfs_del_dir_entries_i...
2025-07-21  Filipe Mananabtrfs: assert we join log transaction at btrfs_del_dir_...
2025-07-21  Filipe Mananabtrfs: use btrfs_del_item() at del_logged_dentry()
2025-07-21  Filipe Mananabtrfs: free path sooner at __btrfs_unlink_inode()
2025-07-21  Filipe Mananabtrfs: assert we join log transaction at btrfs_del_inod...
2025-07-21  Al Virobtrfs: open code fc_mount() to avoid releasing s_umount...
2025-07-21  David Sterbabtrfs: rename err to ret in scrub_submit_extent_sector_...
2025-07-21  David Sterbabtrfs: rename err to ret in btrfs_create_common()
2025-07-21  David Sterbabtrfs: rename err to ret in btrfs_wait_tree_log_extents()
2025-07-21  David Sterbabtrfs: rename err to ret in btrfs_wait_extents()
next