platform/upstream/btrfs-progs.git
17 years agovariable block size support
Chris Mason [Wed, 14 Mar 2007 18:14:43 +0000 (14:14 -0400)]
variable block size support

17 years agoadd leaf data casting helper
Chris Mason [Wed, 14 Mar 2007 14:31:29 +0000 (10:31 -0400)]
add leaf data casting helper

17 years agoproperly reset block cache on free
Chris Mason [Wed, 14 Mar 2007 13:20:39 +0000 (09:20 -0400)]
properly reset block cache on free

17 years agoChange the super to point to a tree of trees to enable persistent snapshots
Chris Mason [Tue, 13 Mar 2007 20:47:54 +0000 (16:47 -0400)]
Change the super to point to a tree of trees to enable persistent snapshots

17 years agomerge leaves before split
Chris Mason [Tue, 13 Mar 2007 15:17:52 +0000 (11:17 -0400)]
merge leaves before split

17 years agomake some funcs static
Chris Mason [Tue, 13 Mar 2007 15:09:37 +0000 (11:09 -0400)]
make some funcs static

17 years agorename funcs and structs to btrfs
Chris Mason [Tue, 13 Mar 2007 14:46:10 +0000 (10:46 -0400)]
rename funcs and structs to btrfs

17 years agostruct extent_item endian
Chris Mason [Tue, 13 Mar 2007 13:49:06 +0000 (09:49 -0400)]
struct extent_item endian

17 years agonode->blockptrs endian fixes
Chris Mason [Tue, 13 Mar 2007 13:28:32 +0000 (09:28 -0400)]
node->blockptrs endian fixes

17 years agostruct item endian fixes
Chris Mason [Tue, 13 Mar 2007 00:12:07 +0000 (20:12 -0400)]
struct item endian fixes

17 years agostruct key endian fixes
Chris Mason [Mon, 12 Mar 2007 20:22:34 +0000 (16:22 -0400)]
struct key endian fixes

17 years agoAdd sparse endian annotations to struct header
Chris Mason [Mon, 12 Mar 2007 16:29:44 +0000 (12:29 -0400)]
Add sparse endian annotations to struct header
rename struct header to btrfs_header

17 years agoget/set for struct header fields
Chris Mason [Mon, 12 Mar 2007 16:01:18 +0000 (12:01 -0400)]
get/set for struct header fields

17 years agofix leak in btrfs_drop_snapshot
Chris Mason [Mon, 12 Mar 2007 13:03:27 +0000 (09:03 -0400)]
fix leak in btrfs_drop_snapshot

17 years agorecursion free-first pass
Chris Mason [Sat, 10 Mar 2007 11:35:47 +0000 (06:35 -0500)]
recursion free-first pass

17 years agoFixup last found extent caching
Chris Mason [Wed, 7 Mar 2007 21:15:30 +0000 (16:15 -0500)]
Fixup last found extent caching

17 years agoget rid of add recursion
Chris Mason [Wed, 7 Mar 2007 16:50:24 +0000 (11:50 -0500)]
get rid of add recursion

17 years agoFixup reference counting on cows
Chris Mason [Wed, 7 Mar 2007 01:08:01 +0000 (20:08 -0500)]
Fixup reference counting on cows

17 years agoearly reference counting
Chris Mason [Fri, 2 Mar 2007 21:08:05 +0000 (16:08 -0500)]
early reference counting

17 years agoperiod commit during initial fill in the random tester
Chris Mason [Fri, 2 Mar 2007 15:06:43 +0000 (10:06 -0500)]
period commit during initial fill in the random tester

17 years agoFix extent code to use merge during delete
Chris Mason [Fri, 2 Mar 2007 14:47:58 +0000 (09:47 -0500)]
Fix extent code to use merge during delete
Remove implicit commit in del_item and insert_item
Add implicit commit to close()
Add commit op in random-test

17 years agopretend page cache & commit code
Chris Mason [Thu, 1 Mar 2007 23:59:40 +0000 (18:59 -0500)]
pretend page cache & commit code

17 years agoFixup the code to merge during path walks
Chris Mason [Thu, 1 Mar 2007 20:16:26 +0000 (15:16 -0500)]
Fixup the code to merge during path walks
Add a bulk insert/remove test to random-test
Add the quick-test code back as another regression test

17 years agomerge on the way down during deletes
Chris Mason [Thu, 1 Mar 2007 17:04:21 +0000 (12:04 -0500)]
merge on the way down during deletes

17 years agomore return code checking
Chris Mason [Wed, 28 Feb 2007 21:46:22 +0000 (16:46 -0500)]
more return code checking

17 years agoreturn code checking
Chris Mason [Wed, 28 Feb 2007 21:35:06 +0000 (16:35 -0500)]
return code checking

17 years agoAdd sparse checking to Makefile
Chris Mason [Wed, 28 Feb 2007 14:40:58 +0000 (09:40 -0500)]
Add sparse checking to Makefile

17 years agoTake out the merge-during-search-on-delete code, it is buggy.
Chris Mason [Wed, 28 Feb 2007 14:27:02 +0000 (09:27 -0500)]
Take out the merge-during-search-on-delete code, it is buggy.

17 years agomore 32 bit cleanups
Chris Mason [Mon, 26 Feb 2007 19:26:58 +0000 (14:26 -0500)]
more 32 bit cleanups

17 years ago32bit cleanups
Chris Mason [Mon, 26 Feb 2007 15:55:42 +0000 (10:55 -0500)]
32bit cleanups

17 years agou64 cleanups
Chris Mason [Mon, 26 Feb 2007 15:55:01 +0000 (10:55 -0500)]
u64 cleanups

17 years agofixup dbfile perms
Chris Mason [Mon, 26 Feb 2007 15:46:55 +0000 (10:46 -0500)]
fixup dbfile perms

17 years agoAdd fsx-style randomized tree tester
Chris Mason [Mon, 26 Feb 2007 15:40:21 +0000 (10:40 -0500)]
Add fsx-style randomized tree tester
Add debug-tree command to print the tree
Add extent-tree.c to the repo
Comment ctree.h

17 years agocleanup & comment
Chris Mason [Sat, 24 Feb 2007 18:39:08 +0000 (13:39 -0500)]
cleanup & comment

17 years agopush_leaf_right
Chris Mason [Sat, 24 Feb 2007 17:47:20 +0000 (12:47 -0500)]
push_leaf_right

17 years agoBreak up ctree.c a little
Chris Mason [Sat, 24 Feb 2007 11:24:44 +0000 (06:24 -0500)]
Break up ctree.c a little
Extent fixes

17 years agoBlock sized tree extents and extent deletion
Chris Mason [Fri, 23 Feb 2007 13:38:36 +0000 (08:38 -0500)]
Block sized tree extents and extent deletion

17 years agoswitch to early splits
Chris Mason [Thu, 22 Feb 2007 16:39:13 +0000 (11:39 -0500)]
switch to early splits

17 years agoextent fixes
Chris Mason [Wed, 21 Feb 2007 22:04:57 +0000 (17:04 -0500)]
extent fixes

17 years agoadd mkfs.c
Chris Mason [Tue, 20 Feb 2007 21:41:09 +0000 (16:41 -0500)]
add mkfs.c

17 years agoearly extent mapping support
Chris Mason [Tue, 20 Feb 2007 21:40:44 +0000 (16:40 -0500)]
early extent mapping support

17 years agoCommenting/cleanup
Chris Mason [Fri, 2 Feb 2007 16:05:29 +0000 (11:05 -0500)]
Commenting/cleanup

17 years agoAdd backing store, memory management
Chris Mason [Fri, 2 Feb 2007 14:18:22 +0000 (09:18 -0500)]
Add backing store, memory management

17 years agoFaster deletes, add Makefile and kerncompat
Chris Mason [Fri, 26 Jan 2007 21:38:42 +0000 (16:38 -0500)]
Faster deletes, add Makefile and kerncompat

17 years agoInitial checkin, basic working tree code
Chris Mason [Fri, 26 Jan 2007 20:51:26 +0000 (15:51 -0500)]
Initial checkin, basic working tree code