linux-block.git
2022-12-05 Josef Bacikbtrfs: move extent-tree helpers into their own header...
2022-12-05 Josef Bacikbtrfs: move btrfs_account_ro_block_groups_free_space...
2022-12-05 Josef Bacikbtrfs: remove extra space info prototypes in ctree.h
2022-12-05 Josef Bacikbtrfs: minor whitespace in ctree.h
2022-12-05 Josef Bacikbtrfs: move the lockdep helpers into locking.h
2022-12-05 Josef Bacikbtrfs: move btrfs_fs_info declarations into fs.h
2022-12-05 Omar Sandovalbtrfs: extend btrfs_dir_item type to store encryption...
2022-12-05 Sweet Tea Dorminybtrfs: use struct fscrypt_str instead of struct qstr
2022-12-05 Sweet Tea Dorminybtrfs: setup qstr from dentrys using fscrypt helper
2022-12-05 Sweet Tea Dorminybtrfs: use struct qstr instead of name and namelen...
2022-12-05 Anand Jainbtrfs: merge module cleanup sequence to one helper
2022-12-05 David Sterbabtrfs: sink gfp_t parameter to alloc_scrub_sector
2022-12-05 David Sterbabtrfs: switch GFP_NOFS to GFP_KERNEL in scrub_setup_rec...
2022-12-05 David Sterbabtrfs: sink gfp_t parameter to btrfs_qgroup_trace_extent
2022-12-05 David Sterbabtrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
2022-12-05 Josef Bacikbtrfs: remove temporary btrfs_map_token declaration...
2022-12-05 Josef Bacikbtrfs: move accessor helpers into accessors.h
2022-12-05 Josef Bacikbtrfs: move btrfs_map_token to accessors
2022-12-05 Josef Bacikbtrfs: rename struct-funcs.c to accessors.c
2022-12-05 Josef Bacikbtrfs: move the compat/incompat flag masks to fs.h
2022-12-05 Josef Bacikbtrfs: remove fs_info::pending_changes and related...
2022-12-05 Josef Bacikbtrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
2022-12-05 Josef Bacikbtrfs: move fs_info::flags enum to fs.h
2022-12-05 Josef Bacikbtrfs: move mount option definitions to fs.h
2022-12-05 Josef Bacikbtrfs: convert incompat and compat flag test helpers...
2022-12-05 Josef Bacikbtrfs: move BTRFS_FS_STATE* definitions and helpers...
2022-12-05 Josef Bacikbtrfs: push printk index code into their respective...
2022-12-05 Josef Bacikbtrfs: move the printk helpers out of ctree.h
2022-12-05 Josef Bacikbtrfs: move assert helpers out of ctree.h
2022-12-05 Josef Bacikbtrfs: move fs wide helpers out of ctree.h
2022-12-05 Wang Yuguibtrfs: send add define for v2 buffer size
2022-12-05 David Sterbabtrfs: simplify generation check in btrfs_get_dentry
2022-12-05 David Sterbabtrfs: auto enable discard=async when possible
2022-12-05 David Sterbabtrfs: sysfs: convert remaining scnprintf to sysfs_emit
2022-12-05 Josef Bacikbtrfs: do not panic if we can't allocate a prealloc...
2022-12-05 Josef Bacikbtrfs: remove unused unlock_extent_atomic
2022-12-05 Josef Bacikbtrfs: do not use GFP_ATOMIC in the read endio
2022-12-05 Qu Wenruobtrfs: skip update of block group item if used bytes...
2022-12-05 David Sterbabtrfs: convert __TRANS_* defines to enum bits
2022-12-05 David Sterbabtrfs: convert QGROUP_* defines to enum bits
2022-12-05 David Sterbabtrfs: convert EXTENT_* bits to enums
2022-12-05 David Sterbabtrfs: convert extent_io page op defines to enum bits
2022-12-05 David Sterbabtrfs: convert BTRFS_ILOCK-* defines to enum bit
2022-12-05 David Sterbabtrfs: add helper for bit enumeration
2022-12-05 Qu Wenruobtrfs: make module init/exit match their sequence
2022-12-05 Filipe Mananabtrfs: remove gfp_t flag from btrfs_tree_mod_log_insert...
2022-12-05 Filipe Mananabtrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up...
2022-12-05 Boris Burkovbtrfs: re-check reclaim condition in reclaim worker
2022-12-05 Boris Burkovbtrfs: skip reclaim if block_group is empty
2022-12-05 Filipe Mananabtrfs: avoid unnecessary resolution of indirect backref...
2022-12-05 Filipe Mananabtrfs: avoid duplicated resolution of indirect backrefs...
2022-12-05 Filipe Mananabtrfs: move up backref sharedness cache store and looku...
2022-12-05 Filipe Mananabtrfs: cache sharedness of the last few data extents...
2022-12-05 Filipe Mananabtrfs: remove useless logic when finding parent nodes
2022-12-05 Filipe Mananabtrfs: remove roots ulist when checking data extent...
2022-12-05 Filipe Mananabtrfs: move ulists to data extent sharedness check...
2022-12-05 Filipe Mananabtrfs: turn the backref sharedness check cache into...
2022-12-05 Filipe Mananabtrfs: directly pass the inode to btrfs_is_data_extent_...
2022-12-05 Filipe Mananabtrfs: remove checks for a 0 inode number during backre...
2022-12-05 Filipe Mananabtrfs: remove checks for a root with id 0 during backre...
2022-12-05 Filipe Mananabtrfs: drop redundant bflags initialization when alloca...
2022-12-05 Filipe Mananabtrfs: drop pointless memset when cloning extent buffer
2022-12-05 Filipe Mananabtrfs: skip unnecessary delalloc search during fiemap...
2022-12-05 Filipe Mananabtrfs: skip unnecessary extent map searches during...
2022-12-05 Filipe Mananabtrfs: get the next extent map during fiemap/lseek...
2022-12-05 Qu Wenruobtrfs: raid56: make it more explicit that cache rbio...
2022-12-05 Qu Wenruobtrfs: raid56: allocate memory separately for rbio...
2022-12-05 Qu Wenruobtrfs: raid56: cleanup for function __free_raid_bio()
2022-12-05 Josef Bacikbtrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
2022-12-05 Josef Bacikbtrfs: move the btrfs_verity_descriptor_item defs up...
2022-12-05 Josef Bacikbtrfs: move btrfs_next_old_item into ctree.c
2022-12-05 Josef Bacikbtrfs: move free space cachep's out of ctree.h
2022-12-05 Josef Bacikbtrfs: move btrfs_path_cachep out of ctree.h
2022-12-05 Josef Bacikbtrfs: move trans_handle_cachep out of ctree.h
2022-12-05 Josef Bacikbtrfs: move btrfs_print_data_csum_error into inode.c
2022-12-05 Josef Bacikbtrfs: move flush related definitions to space-info.h
2022-12-05 Josef Bacikbtrfs: move btrfs_should_fragment_free_space into block...
2022-12-05 Josef Bacikbtrfs: move discard stat defs to free-space-cache.h
2022-12-05 Josef Bacikbtrfs: move BTRFS_MAX_MIRRORS into scrub.c
2022-12-05 Josef Bacikbtrfs: move maximum limits to btrfs_tree.h
2022-12-05 Josef Bacikbtrfs: move btrfs_get_block_group helper out of disk...
2022-12-05 Josef Bacikbtrfs: move btrfs on-disk definitions out of ctree.h
2022-12-05 Josef Bacikbtrfs: remove unused BTRFS_IOPRIO_READA
2022-12-05 Josef Bacikbtrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCH
2022-12-05 Josef Bacikbtrfs: remove unused set/clear_pending_info helpers
2022-12-05 Peng Haobtrfs: simplify cleanup after error in btrfs_create_tree
2022-12-05 Josef Bacikbtrfs: add cached_state to read_extent_buffer_subpage
2022-12-05 Josef Bacikbtrfs: cache the failed state when locking extents
2022-12-05 Josef Bacikbtrfs: use a cached_state everywhere in relocation
2022-12-05 Josef Bacikbtrfs: use cached_state for btrfs_check_nocow_lock
2022-12-05 Josef Bacikbtrfs: add a cached_state to try_lock_extent
2022-12-04 Linus TorvaldsLinux 6.1-rc8 v6.1-rc8
2022-12-04 Linus TorvaldsRevert "mm: align larger anonymous mappings on THP...
2022-12-04 Jan Dabroschar: tpm: Protect tpm_pm_suspend with locks
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc8' of git://git...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
next