summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Better block record keeping, real mkfsChris Mason2007-03-201-5/+19
* Btrfs: Add inode map, and the start of file extent itemsChris Mason2007-03-201-48/+57
* Btrfs: transaction handles everywhereChris Mason2007-03-161-60/+75
* Btrfs: pin freed blocks from the FS tree tooChris Mason2007-03-161-11/+17
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-7/+10
* Btrfs: variable block size supportChris Mason2007-03-141-4/+2
* Btrfs: add leaf data casting helperChris Mason2007-03-141-6/+2
* Btrfs: properly reset block cache on freeChris Mason2007-03-141-1/+1
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-131-8/+7
* Btrfs: make some funcs staticChris Mason2007-03-131-11/+36
* rename funcs and structs to btrfsChris Mason2007-03-131-73/+74
* Btrfs: struct extent_item endianChris Mason2007-03-131-9/+13
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-131-2/+2
* Btrfs: struct item endian fixesChris Mason2007-03-121-5/+7
* Btrfs: struct key endian fixesChris Mason2007-03-121-16/+18
* Btrfs: get/set for struct header fieldsChris Mason2007-03-121-40/+13
* fix leak in btrfs_drop_snapshotChris Mason2007-03-121-4/+7
* Btrfs: recursion free-first passChris Mason2007-03-101-2/+96
* Btrfs: Fixup last found extent cachingChris Mason2007-03-071-18/+21
* Btrfs: get rid of add recursionChris Mason2007-03-071-114/+95
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-061-87/+204
* Btrfs: early reference countingChris Mason2007-03-021-3/+42
* Btrfs: Fix extent code to use merge during deleteChris Mason2007-03-021-2/+2
* Btrfs: more return code checkingChris Mason2007-02-281-6/+9
* Btrfs: return code checkingChris Mason2007-02-281-0/+5
* Btrfs: u64 cleanupsChris Mason2007-02-261-2/+2
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-261-0/+296
OpenPOWER on IntegriCloud