summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
44 hoursbtrfs: do not trim a device which is not writeableQu Wenruo
44 hoursbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
2026-06-01btrfs: fix squota accounting during enable generationBoris Burkov
2026-06-01btrfs: check for subvolume before deleting squota qgroupBoris Burkov
2026-06-01btrfs: relax squota parent qgroup deletion ruleBoris Burkov
2026-06-01btrfs: check squota parent usage on membership changeBoris Burkov
2026-06-01btrfs: remaining BTRFS_PATH_AUTO_FREE conversionsDavid Sterba
2026-06-01btrfs: don't search back for dir inode item in INO_LOOKUP_USERJosef Bacik
2026-06-01btrfs: use the key format macros when printing keysFilipe Manana
2026-06-01btrfs: add macros to facilitate printing of keysFilipe Manana
2026-05-23btrfs: do not mark inode incompressible after inline attempt failsQu Wenruo
2026-05-23btrfs: only release the dirty pages io tree after successful writesQu Wenruo
2026-05-23btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
2026-05-23btrfs: fix deadlock between reflink and transaction commit when using flushon...Filipe Manana
2026-05-17btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
2026-05-17btrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
2026-05-17btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()Filipe Manana
2026-05-14btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana
2026-05-14btrfs: fix double free in create_space_info() error pathGuangshuo Li
2026-04-22btrfs: fix zero size inode with non-zero size after log replayFilipe Manana
2026-04-18btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...robbieko
2026-04-18btrfs: remove pointless out labels from extent-tree.cFilipe Manana
2026-04-11btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-04-11btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana
2026-04-11btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn
2026-04-02btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
2026-04-02btrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki
2026-04-02btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
2026-04-02btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov
2026-03-25btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang
2026-03-25btrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana
2026-03-19btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana
2026-03-19btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche
2026-03-19btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana
2026-03-19btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana
2026-03-19btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana
2026-03-19btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone
2026-03-19btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai
2026-03-12btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota
2026-03-12btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macrosMiquel Sabaté Solà
2026-03-12btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone
2026-03-12btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone
2026-03-12btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone
2026-03-12btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone
2026-03-12btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-03-12btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone
2026-03-12btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota