Age | Commit message (Expand) | Author | Files | Lines |
2007-04-02 | Btrfs: still corruption hunting | Chris Mason | 1 | -12/+30 |
2007-03-30 | Btrfs: corruption hunt continues | Chris Mason | 1 | -87/+114 |
2007-03-30 | Btrfs: hunting slab corruption | Chris Mason | 1 | -0/+2 |
2007-03-29 | Btrfs: verify csums on read | Chris Mason | 1 | -5/+4 |
2007-03-27 | Btrfs: split out level field in struct header | Chris Mason | 1 | -0/+1 |
2007-03-23 | Add generation number to btrfs_header, readdir fixes, hash collision fixes | Chris Mason | 1 | -1/+7 |
2007-03-23 | btrfs_create, btrfs_write_super, btrfs_sync_fs | Chris Mason | 1 | -20/+29 |
2007-03-22 | Mountable btrfs, with readdir | Chris Mason | 1 | -133/+140 |
2007-03-21 | Btrfs: initial move to kernel module land | Chris Mason | 1 | -5/+1 |
2007-03-17 | Btrfs: minor comments | Chris Mason | 1 | -0/+5 |
2007-03-16 | Btrfs: transaction handles everywhere | Chris Mason | 1 | -98/+106 |
2007-03-16 | Btrfs: pin freed blocks from the FS tree too | Chris Mason | 1 | -7/+7 |
2007-03-16 | Btrfs: add a name_len to dir items, reorder key | Chris Mason | 1 | -4/+4 |
2007-03-15 | Btrfs: Use a chunk of the key flags to record the item type. | Chris Mason | 1 | -17/+34 |
2007-03-14 | Btrfs: variable block size support | Chris Mason | 1 | -114/+111 |
2007-03-13 | Btrfs: merge leaves before split | Chris Mason | 1 | -0/+9 |
2007-03-13 | Btrfs: make some funcs static | Chris Mason | 1 | -8/+8 |
2007-03-13 | rename funcs and structs to btrfs | Chris Mason | 1 | -158/+159 |
2007-03-13 | Btrfs: node->blockptrs endian fixes | Chris Mason | 1 | -13/+18 |
2007-03-13 | Btrfs: struct item endian fixes | Chris Mason | 1 | -58/+71 |
2007-03-12 | Btrfs: struct key endian fixes | Chris Mason | 1 | -38/+54 |
2007-03-12 | Btrfs: get/set for struct header fields | Chris Mason | 1 | -98/+126 |
2007-03-07 | Btrfs: get rid of add recursion | Chris Mason | 1 | -9/+0 |
2007-03-07 | Btrfs: Fixup reference counting on cows | Chris Mason | 1 | -5/+4 |
2007-03-03 | Btrfs: early reference counting | Chris Mason | 1 | -65/+88 |
2007-03-02 | Btrfs: Fix extent code to use merge during delete | Chris Mason | 1 | -12/+3 |
2007-03-02 | Btrfs: pretend page cache & commit code | Chris Mason | 1 | -26/+40 |
2007-03-01 | Btrfs: Fixup the code to merge during path walks | Chris Mason | 1 | -24/+113 |
2007-03-01 | Btrfs: merge on the way down during deletes | Chris Mason | 1 | -220/+200 |
2007-03-01 | Btrfs: more return code checking | Chris Mason | 1 | -5/+12 |
2007-03-01 | Btrfs: return code checking | Chris Mason | 1 | -226/+254 |
2007-02-28 | Btrfs: Take out the merge-during-search-on-delete code, it is buggy. | Chris Mason | 1 | -28/+14 |
2007-02-26 | Btrfs: Add fsx-style randomized tree tester | Chris Mason | 1 | -2/+4 |
2007-02-24 | Btrfs: cleanup & comment | Chris Mason | 1 | -1/+27 |
2007-02-24 | Btrfs: push_leaf_right | Chris Mason | 1 | -7/+102 |
2007-02-24 | Btrfs: Break up ctree.c a little | Chris Mason | 1 | -366/+80 |
2007-02-23 | Btrfs: Block sized tree extents and extent deletion | Chris Mason | 1 | -47/+198 |
2007-02-22 | Btrfs: switch to early splits | Chris Mason | 1 | -145/+118 |
2007-02-22 | Btrfs: extent fixes | Chris Mason | 1 | -23/+46 |
2007-02-21 | Btrfs: early extent mapping support | Chris Mason | 1 | -5/+147 |
2007-02-02 | Btrfs: Commenting/cleanup | Chris Mason | 1 | -63/+186 |
2007-02-02 | Btrfs: Add backing store, memory management | Chris Mason | 1 | -160/+272 |
2007-01-27 | Btrfs: Faster deletes, add Makefile and kerncompat | Chris Mason | 1 | -21/+61 |
2007-01-26 | Btrfs: Initial checkin, basic working tree code | Chris Mason | 1 | -0/+810 |