Commit Graph

  • 1330edb0bc sync up with kernel sources Chris Mason 2007-04-02 14:18:17 -0400
  • b21892315c csum data struct changes Chris Mason 2007-03-29 15:15:49 -0400
  • f66f572037 move csum fields around Chris Mason 2007-03-28 19:45:38 -0400
  • 03b3655fb4 add generation to file extents Chris Mason 2007-03-27 09:15:24 -0400
  • e6819928c8 first free objectid fixes Chris Mason 2007-03-27 06:25:01 -0400
  • 4200896a53 add file extents to print_leaf Chris Mason 2007-03-26 16:01:00 -0400
  • 132db51b1f generations on headers Chris Mason 2007-03-26 11:24:42 -0400
  • 9fb549a6c1 mkfs and dir-test fixes Chris Mason 2007-03-22 16:01:01 -0400
  • 8a2c8123c5 create a root dir in mkfs Chris Mason 2007-03-21 11:13:29 -0400
  • b55672a2a1 Better block record keeping, real mkfs Chris Mason 2007-03-20 20:35:03 -0400
  • ab61081c6c change dir-test to insert inode_items Chris Mason 2007-03-20 15:57:25 -0400
  • 57b80d980d Update TODO Chris Mason 2007-03-20 14:51:12 -0400
  • 099f1ae6e4 Add inode map, and the start of file extent items Chris Mason 2007-03-20 14:38:32 -0400
  • 80fd690aa6 add transaction.h to the Makefile Chris Mason 2007-03-20 09:13:49 -0400
  • 6fb67c4e82 minor comments Chris Mason 2007-03-17 14:29:23 -0400
  • f247156e4f transaction handles everywhere Chris Mason 2007-03-16 16:20:31 -0400
  • 3d8c87f4f7 pin freed blocks from the FS tree too Chris Mason 2007-03-16 08:56:18 -0400
  • 80fabe2ee0 add a name_len to dir items, reorder key Chris Mason 2007-03-16 08:46:49 -0400
  • da085a5803 add inode item Chris Mason 2007-03-15 19:03:33 -0400
  • e89de2d271 directory testing code and dir item fixes Chris Mason 2007-03-15 15:18:43 -0400
  • 5180a0b352 add hash.h Chris Mason 2007-03-15 12:57:43 -0400
  • da99898c78 Use a chunk of the key flags to record the item type. Add (untested and simple) directory item code Fix comp_keys to use the new key ordering Add btrfs_insert_empty_item Chris Mason 2007-03-15 12:56:47 -0400
  • c8afca944b reorder key offset and flags Chris Mason 2007-03-14 14:26:53 -0400
  • 7a0a809b4c variable block size support Chris Mason 2007-03-14 14:14:43 -0400
  • 942050de0e add leaf data casting helper Chris Mason 2007-03-14 10:31:29 -0400
  • 0975c87bce properly reset block cache on free Chris Mason 2007-03-14 09:20:39 -0400
  • d9c9960f8d Change the super to point to a tree of trees to enable persistent snapshots Chris Mason 2007-03-13 16:47:54 -0400
  • 6a332a71ba merge leaves before split Chris Mason 2007-03-13 11:17:52 -0400
  • 2c4257a341 make some funcs static Chris Mason 2007-03-13 11:09:37 -0400
  • aa60202f13 rename funcs and structs to btrfs Chris Mason 2007-03-13 10:46:10 -0400
  • 56042e6ad4 struct extent_item endian Chris Mason 2007-03-13 09:49:06 -0400
  • 3192451f58 node->blockptrs endian fixes Chris Mason 2007-03-13 09:28:32 -0400
  • f6a88938c6 struct item endian fixes Chris Mason 2007-03-12 20:12:07 -0400
  • b2e2afd7b4 struct key endian fixes Chris Mason 2007-03-12 16:22:34 -0400
  • ce3b109650 Add sparse endian annotations to struct header rename struct header to btrfs_header Chris Mason 2007-03-12 12:29:44 -0400
  • 8e17fab249 get/set for struct header fields Chris Mason 2007-03-12 12:01:18 -0400
  • 2db1ff3570 fix leak in btrfs_drop_snapshot Chris Mason 2007-03-12 09:03:27 -0400
  • 84084892fb recursion free-first pass Chris Mason 2007-03-10 06:35:47 -0500
  • 2adfc44778 Fixup last found extent caching Chris Mason 2007-03-07 16:15:30 -0500
  • 4c4eac1f03 get rid of add recursion Chris Mason 2007-03-07 11:50:24 -0500
  • 79b90e3fdf Fixup reference counting on cows Chris Mason 2007-03-06 20:08:01 -0500
  • 7da449a2f6 early reference counting Chris Mason 2007-03-02 16:08:05 -0500
  • bd530a2cff period commit during initial fill in the random tester Chris Mason 2007-03-02 10:06:43 -0500
  • 11bc1cd2a5 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 Chris Mason 2007-03-02 09:47:58 -0500
  • a71a25da69 pretend page cache & commit code Chris Mason 2007-03-01 18:59:40 -0500
  • fa070f3071 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 Chris Mason 2007-03-01 15:16:26 -0500
  • c6cc57e031 merge on the way down during deletes Chris Mason 2007-03-01 12:04:21 -0500
  • 157a0bc7ce more return code checking Chris Mason 2007-02-28 16:46:22 -0500
  • 92ce8be120 return code checking Chris Mason 2007-02-28 16:35:06 -0500
  • 9b4f51240c Add sparse checking to Makefile Chris Mason 2007-02-28 09:40:58 -0500
  • 0317678f00 Take out the merge-during-search-on-delete code, it is buggy. Chris Mason 2007-02-28 09:27:02 -0500
  • 7fe73148eb more 32 bit cleanups Chris Mason 2007-02-26 14:26:58 -0500
  • ed0a072aca 32bit cleanups Chris Mason 2007-02-26 10:55:42 -0500
  • 46db63cb16 u64 cleanups Chris Mason 2007-02-26 10:55:01 -0500
  • 67a8d4bbac fixup dbfile perms Chris Mason 2007-02-26 10:46:55 -0500
  • 8f3b86bae3 Add fsx-style randomized tree tester Add debug-tree command to print the tree Add extent-tree.c to the repo Comment ctree.h Chris Mason 2007-02-26 10:40:21 -0500
  • f463391fd2 cleanup & comment Chris Mason 2007-02-24 13:39:08 -0500
  • 065994c994 push_leaf_right Chris Mason 2007-02-24 12:47:20 -0500
  • 74556aa757 Break up ctree.c a little Extent fixes Chris Mason 2007-02-24 06:24:44 -0500
  • c6c63c3e74 Block sized tree extents and extent deletion Chris Mason 2007-02-23 08:38:36 -0500
  • e0bafb2999 switch to early splits Chris Mason 2007-02-22 11:39:13 -0500
  • 72777fbe29 extent fixes Chris Mason 2007-02-21 17:04:57 -0500
  • 828ba34028 add mkfs.c Chris Mason 2007-02-20 16:41:09 -0500
  • c12e4863d2 early extent mapping support Chris Mason 2007-02-20 16:40:44 -0500
  • 1c62d091b2 Commenting/cleanup Chris Mason 2007-02-02 11:05:29 -0500
  • 215ad20a9b Add backing store, memory management Chris Mason 2007-02-02 09:18:22 -0500
  • 5622872d31 Faster deletes, add Makefile and kerncompat Chris Mason 2007-01-26 16:38:42 -0500
  • 74e9eb2068 Initial checkin, basic working tree code Chris Mason 2007-01-26 15:51:26 -0500