summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08btrfs: change return type from int to bool in check_eb_range()Filipe Manana
2026-06-08btrfs: add missing unlikely to if branches leading to a DEBUG_WARN()Filipe Manana
2026-06-08btrfs: use QSTR() in __btrfs_ioctl_snap_create()Thorsten Blum
2026-06-08btrfs: use the enums instead of int type in struct btrfs_block_group fieldsFilipe Manana
2026-06-08btrfs: use min_size variable to setup block rsv in btrfs_replace_file_extents()Filipe Manana
2026-06-08btrfs: balance: fix potential bg lookup failure in btrfs_may_alloc_data_chunk()ZhengYuan Huang
2026-06-08btrfs: balance: fix potential bg lookup failure in chunk_usage_range_filter()ZhengYuan Huang
2026-06-08btrfs: balance: fix potential bg lookup failure in chunk_usage_filter()ZhengYuan Huang
2026-06-08btrfs: add ioctl GET_CSUMS to read raw checksums from file rangeMark Harmstone
2026-06-08btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
2026-06-08btrfs: remove unnecessary ctl argument from write_cache_extent_entries()Filipe Manana
2026-06-08btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache()Filipe Manana
2026-06-08btrfs: remove block group argument from copy_free_space_cache()Filipe Manana
2026-06-08btrfs: remove op field from struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: reduce size of struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: remove unit field from struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: remove start field from struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: use a kmem_cache for free space control structuresFilipe Manana
2026-06-08btrfs: reduce size of struct btrfs_block_groupFilipe Manana
2026-06-08btrfs: use a kmem_cache for block groupsFilipe Manana
2026-06-08btrfs: make more ASSERTs verbose, part 3David Sterba
2026-06-08btrfs: convert ioctl handlers to AUTO_KFREEDavid Sterba
2026-06-08btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space()David Sterba
2026-06-08btrfs: do more kmalloc_obj()/kmalloc_objs() conversionsDavid Sterba
2026-06-08btrfs: lift assertions to beginning of insert_delayed_ref()David Sterba
2026-06-08btrfs: replace open coded DEBUG_WARN in extent_writepage()David Sterba
2026-06-08btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()David Sterba
2026-06-08btrfs: remove folio checked subpage bitmap trackingQu Wenruo
2026-06-08btrfs: remove the COW fixup mechanismQu Wenruo
2026-06-08btrfs: pass a valid btrfs_tree_parent_check when possibleQu Wenruo
2026-06-08block: optimize I/O merge hot path with unlikely() hintsSteven Feng
2026-06-08drivers/block/rbd: Use strscpy() to copy strings into arraysDavid Laight
2026-06-08thermal: testing: reject missing command argumentsSamuel Moelius
2026-06-08partitions: aix: bound the pp_count scan to the ppe arrayBryam Vargas
2026-06-08thermal: intel: intel_tcc_cooling: Add Arrow Lake CPU modelsSrinivas Pandruvada
2026-06-08firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) versionTze Yee Ng
2026-06-08firmware: stratix10-rsu: avoid blocking reboot_image sysfs when busyDinh Nguyen
2026-06-08cpufreq: Documentation: fix conservative governor freq_step descriptionPengjie Zhang
2026-06-08Merge tag 'amd-pstate-v7.1-2026-06-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-06-08ASoC: dt-bindings: cdns,xtfpga-i2s: Convert to dt-schemaChaitanya Sabnis
2026-06-08Merge tag 'thermal-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-06-08dm-zoned-metadata: Use strscpy() to copy device nameDavid Laight
2026-06-08Merge tag 'opp-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2026-06-08Merge tag 'cpufreq-arm-updates-7.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven
2026-06-08ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_dri...Tony W Wang-oc
2026-06-08ACPI: IPMI: Fix message kref handling on dead deviceYuho Choi
2026-06-08ACPI: CPPC: Suppress UBSAN warning caused by field misuseJeremy Linton
2026-06-08ACPI: scan: Honor _DEP for Intel CVS devicesMiguel Vadillo
2026-06-08spi: cadence-xspi: Revert COMPILE_TEST supportNathan Chancellor