summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07btrfs: add "rescue=usebackuproot" into forced read-only optionsQu Wenruo
2026-08-07btrfs: don't pass tree_id in btrfs_search_path_in_tree()Miquel Sabaté Solà
2026-08-07btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IOQu Wenruo
2026-08-07btrfs: always wait for ordered extents to avoid OE racesQu Wenruo
2026-08-07btrfs: defrag: remove pointless list_del_init() in defrag_one_cluster()Filipe Manana
2026-08-07btrfs: defrag: use simple list_del() in defrag_collect_targets()Filipe Manana
2026-08-07btrfs: defrag: use auto kfree in defrag_one_range() for folios arrayFilipe Manana
2026-08-07btrfs: defrag: use a single list for each loop in defrag_one_range()Filipe Manana
2026-08-07btrfs: fix pending delayed iputs when using autodefragFilipe Manana
2026-08-07btrfs: defrag: fix deadlock between defrag and delalloc space reservationFilipe Manana
2026-08-07btrfs: remove btrfs_fs_info::stripesizeQu Wenruo
2026-08-07btrfs: use correct type for sectorsize/nodesize/blocksizeQu Wenruo
2026-08-07btrfs: send: fix is_current_inode_path() to avoid path resets for common pref...Filipe Manana
2026-08-07btrfs: send: fix comment for SEND_MAX_DIR_UTIMES_CACHE_SIZEFilipe Manana
2026-08-07btrfs: zoned: don't force read-only on transient -EAGAIN from reloc mergeJohannes Thumshirn
2026-08-07btrfs: allow any block size that is no larger than page sizeQu Wenruo
2026-08-07btrfs: remove out-of-date comments regarding 2K block sizeQu Wenruo
2026-08-07btrfs: disable v1 space cacheQu Wenruo
2026-08-07btrfs: log swapfile activation/deactivation and warn about pinned block groupsQu Wenruo
2026-08-07btrfs: release extent lock per folio in readaheadBoris Burkov
2026-08-07btrfs: fix copy_remapped_data() to not allocate more memory than intendedFilipe Manana
2026-08-07btrfs: fix memory barrier order in reloc_root_is_dead()Filipe Manana
2026-08-07btrfs: do not overwrite NODATASUM flag when removing NODATACOW flagQu Wenruo
2026-08-07btrfs: don't over reserve metadata space for property in btrfs_fileattr_set()Filipe Manana
2026-08-07btrfs: start qgroup ioctl transactions on the quota rootDongjiang Zhu
2026-08-07btrfs: refactor btrfs_dio_iomap_end()Qu Wenruo
2026-08-07btrfs: remove btrfs_dio_data::submittedQu Wenruo
2026-08-07Merge patch series "scsi: sd: fix probe error cleanup, special_vec leak and s...Martin K. Petersen (Oracle)
2026-08-07scsi: sd: Fix sd_done() sense handling conditionYang Xiuwei
2026-08-07scsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() failsYang Xiuwei
2026-08-07scsi: sd: Fix error handling in sd_probe() after large pool creation failureYang Xiuwei
2026-08-07nilfs2: suppress false positive WARN_ONs for sufile after an FS errorRyusuke Konishi
2026-08-07perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...Ian Rogers
2026-08-07perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...Ian Rogers
2026-08-07perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesisIan Rogers
2026-08-07perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...Ian Rogers
2026-08-07perf find-map: Remove PATH_MAX 128-byte stack array restrictionIan Rogers
2026-08-07perf trace-event: Fix infinite loop in skip()Tanushree Shah
2026-08-07perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdli...Tanushree Shah
2026-08-07perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_...Tanushree Shah
2026-08-07perf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
2026-08-07Bluetooth: bfusb: validate received block boundariesLi Qiang
2026-08-07Bluetooth: btintel_pcie: serialize reset_type with RECOVERY_IN_PROGRESSKiran K
2026-08-07Bluetooth: coredump: Do not export hci_devcd_rx() and hci_devcd_timeout()Zijun Hu
2026-08-07Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE devicePavel Zverev
2026-08-07Bluetooth: btintel_pcie: split coredump worker into per-trigger worksKiran K
2026-08-07Bluetooth: btnxpuart: Fix use-after-free in probe error pathZhao Dongdong
2026-08-07Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke
2026-08-07Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke
2026-08-07Bluetooth: hci_nokia: validate firmware packet boundsPengpeng Hou