summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysdrm/arcpgu: replace struct drm_simple_display_pipe with regular atomic helpersZe Huang
4 daysbtrfs: use u64 for the page indices in heuristic_collect_sample()Tal Zussman
4 daysbtrfs: use folios for reading super blocks from the block deviceTal Zussman
4 daysbtrfs: fix stale function references in compression commentsTal Zussman
4 daysbtrfs: convert heuristic_collect_sample() to use foliosTal Zussman
4 daysbtrfs: convert btrfs_compr_pool_scan() to use foliosTal Zussman
4 daysbtrfs: tests: use eb folio helpers in extent buffer memory checksTal Zussman
4 daysbtrfs: tests: convert test_find_delalloc() to use foliosTal Zussman
4 daysbtrfs: tests: rename process_page_range() to process_folio_range()Tal Zussman
4 daysbtrfs: take commit root semaphore when iterating in mark_block_group_to_copy()Hongling Zeng
4 daysbtrfs: use kvmalloc() to allocate compression workspace buffer for zlib and zstdQu Wenruo
4 daysbtrfs: use kvmalloc() for uncompress_inline()Qu Wenruo
4 daysbtrfs: tree-log: use kvmalloc() for overwrite_item()Qu Wenruo
4 daysbtrfs: use kvmalloc() for b-tree split_item()Qu Wenruo
4 daysbtrfs: replace is_data_bbio() with is_data_inode() for direct usageZhen Ni
4 daysbtrfs: zstd: avoid a copy in zstd_decompress_bio()Usama Arif
4 daysbtrfs: pre-allocate delayed dir index for non-overwrite renameJeff Layton
4 daysbtrfs: handle ENOMEM from btrfs_insert_dir_item() without abortingJeff Layton
4 daysbtrfs: pre-allocate delayed dir index before btree modificationJeff Layton
4 daysbtrfs: split btrfs_insert_delayed_dir_index() into prealloc and commit phasesJeff Layton
4 daysbtrfs: fix typos and repeated words in commentsHemanth Selam
4 daysbtrfs: use bio::remaining for async checksumming synchronizationDaniel Vacek
4 daysbtrfs: consume given iter directly instead of copying in csum_one_bio()Daniel Vacek
4 daysbtrfs: zoned: handle RAID profiles in btrfs_can_activate_zone()Johannes Thumshirn
4 daysbtrfs: tree-checker: reject file extent items for special filesQu Wenruo
4 daysbtrfs: use ordered extent to grab the logical address for submissionQu Wenruo
4 daysbtrfs: remove runtime tweakable feature sysfs interfaceQu Wenruo
4 daysbtrfs: avoid long stall when dropping a non-shared large subvolumeQu Wenruo
4 daysbtrfs: reject new qgroup rescan during subvolume droppingQu Wenruo
4 daysbtrfs: qgroup: use atomic operations for btrfs_fs_info::qgroup_flagsQu Wenruo
4 daysbtrfs: remove unused variable flags from btrfs_read_qgroup_config()Qu Wenruo
4 daysbtrfs: skip extent tree lock in the shrinker for inodes without extent mapsBreno Leitao
4 daysbtrfs: remove on-stack paddrs[] array usageQu Wenruo
4 daysbtrfs: use a shared helper to calculate data checksum for a bioQu Wenruo
4 daysbtrfs: enhance btrfs_data_csum_ok() to use bio for page iterationQu Wenruo
4 daysbtrfs: replace btrfs_repair_io_failure() to use bio for page iterationQu Wenruo
4 daysbtrfs: refactor read_key_bytes() to remove the dest_folio parameterQu Wenruo
4 daysbtrfs: roll back sprout setup after device add failureGuanghui Yang
4 daysbtrfs: free unlinked replace target on initialization failureGuanghui Yang
4 daysksmbd: follow SMB2 session expiration semanticsNamjae Jeon
4 daysMerge branch kvm-arm64/hyp-type-checking-7.4 into kvmarm-master/nextMarc Zyngier
4 daysKVM: arm64: Tag host-VA hypercall parameters __kernFuad Tabba
4 daysKVM: arm64: nVHE: Check hypercall handlers against the declared ABIFuad Tabba
4 daysKVM: arm64: Type-check hypercall arguments at the callerFuad Tabba
4 daysKVM: arm64: Move the host hypercall interface to its own headerFuad Tabba
4 daysKVM: arm64: nVHE: Pass host VA arguments as pointersFuad Tabba
4 daysarm64: pi: Run the source checker on the libfdt objects under C=2Fuad Tabba
4 daysKVM: arm64: nVHE: Run the source checker under C=2Fuad Tabba
4 daysKVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointerFuad Tabba
4 daysKVM: arm64: nVHE: Declare the hyp event IDs before defining themFuad Tabba