aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/orphan.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: remove unused included headersGravatar David Sterba 1-1/+0
2022-12-05btrfs: move orphan prototypes into orphan.hGravatar Josef Bacik 1-0/+1
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesGravatar David Sterba 1-14/+1
2014-09-17btrfs: kill the key type accessor helpersGravatar David Sterba 1-2/+2
2014-01-28btrfs: expand btrfs_find_item() to include find_orphan_item functionalityGravatar Kelley Nielsen 1-20/+0
2012-03-22btrfs: replace many BUG_ONs with proper error handlingGravatar Jeff Mahoney 1-1/+1
2010-12-09Btrfs: fixup return code for btrfs_del_orphan_itemGravatar Josef Bacik 1-1/+5
2009-09-21Btrfs: change how subvolumes are organizedGravatar Yan, Zheng 1-0/+20
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashGravatar Josef Bacik 1-0/+67