summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2026-01-29fsverity: pass struct file to ->write_merkle_tree_blockChristoph Hellwig
2026-01-29fs,fsverity: clear out fsverity_info from common codeChristoph Hellwig
2026-01-29Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-21btrfs: zlib: fix the folio leak on S390 hardware accelerationQu Wenruo
2026-01-21btrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo
2026-01-21Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-20btrfs: add extra device item checks at mountQu Wenruo
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-20btrfs: reject new transactions if the fs is fully read-onlyQu Wenruo
2026-01-20btrfs: sync read disk super and set block sizeEdward Adam Davis
2026-01-20btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()Qiang Ma
2026-01-17Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi
2026-01-14btrfs: remove zoned statistics from sysfsJohannes Thumshirn
2026-01-14btrfs: use may_create_dentry() in btrfs_mksubvol()Filipe Manana
2026-01-14btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()Filipe Manana
2026-01-12btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-12btrfs: invalidate pages instead of truncate after reflinkingFilipe Manana
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo
2026-01-12fs: add support for non-blocking timestamp updatesChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12btrfs: add setlease file operationJeff Layton
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-09btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-09btrfs: tests: fix return 0 on rmap test failureNaohiro Aota
2026-01-09btrfs: tests: fix root tree leak in btrfs_test_qgroups()Zilin Guan
2026-01-09btrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana
2026-01-06btrfs: show correct warning if can't read data reloc treeMark Harmstone
2026-01-06btrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran
2026-01-06btrfs: force free space tree for bs > ps casesQu Wenruo
2026-01-06btrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo
2026-01-06btrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana
2026-01-06btrfs: avoid access-beyond-folio for bs > ps encoded writesQu Wenruo
2026-01-05kbuild: cleanup local -Wno-type-limits exceptionsVincent Mailhol
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-16btrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana
2025-12-16btrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana
2025-12-16btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins
2025-12-16btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
2025-12-16btrfs: fix beyond-EOF write handlingQu Wenruo
2025-12-16btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2025-12-16btrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo
2025-12-16btrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov
2025-12-16Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-12btrfs: fix changeset leak on mmap write after failure to reserve metadataFilipe Manana
2025-12-12btrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey
2025-12-09btrfs: fix a potential path leak in print_data_reloc_error()Qu Wenruo
2025-12-09Revert "btrfs: add ASSERTs on prealloc in qgroup functions"Qu Wenruo
2025-12-08btrfs: do not skip logging new dentries when logging a new nameFilipe Manana
2025-12-08btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana