summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova
2023-05-17btrfs: don't free qgroup space unless specifiedJosef Bacik
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana
2023-05-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-04-20btrfs: fix fast csum implementation detectionChristoph Hellwig
2023-04-20btrfs: print checksum type and implementation at mount timeDavid Sterba
2023-04-05btrfs: scan device in non-exclusive modeAnand Jain
2023-04-05btrfs: fix race between quota disable and quota assign ioctlsFilipe Manana
2023-03-03btrfs: send: limit number of clones and allocated memory sizeDavid Sterba
2023-02-15btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain
2023-02-15btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko
2023-02-15btrfs: limit device extents to the device sizeJosef Bacik
2023-01-24btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana
2023-01-24btrfs: always report error in run_one_delayed_ref()Qu Wenruo
2023-01-14btrfs: replace strncpy() with strscpy()Sasha Levin
2023-01-14btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov
2022-12-14btrfs: send: avoid unaligned encoded writes when attempting to clone rangeFilipe Manana
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong
2022-12-08btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...Nikolay Borisov
2022-12-08btrfs: free btrfs_path before copying inodes to userspaceAnand Jain
2022-12-08btrfs: sink iterator parameter to btrfs_ioctl_logical_to_inoDavid Sterba
2022-12-02btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-12-02btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying fspath to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik
2022-11-25btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana
2022-11-16btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
2022-11-10btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana
2022-10-30btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana
2022-10-30btrfs: fix processing of delayed data refs during backref walkingFilipe Manana
2022-10-26btrfs: scrub: try to fix super block errorsQu Wenruo
2022-10-26btrfs: fix race between quota enable and quota rescan ioctlFilipe Manana
2022-10-05btrfs: fix hang during unmount when stopping a space reclaim workerFilipe Manana
2022-09-08btrfs: harden identification of a stale deviceAnand Jain
2022-08-31btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-08-31btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-08-31btrfs: replace: drop assert for suspended replaceAnand Jain
2022-08-31btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-25btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana
2022-08-21btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo
2022-08-21btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo
2022-08-21btrfs: reset block group chunk force if we have to waitJosef Bacik
2022-08-21btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo
2022-07-21btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...Filipe Manana
2022-06-29btrfs: add error messages to all unrecognized mount optionsDavid Sterba
2022-06-09btrfs: repair super block num_devices automaticallyQu Wenruo
2022-06-09btrfs: add "0x" prefix for unsupported optional featuresQu Wenruo