2007-04-30 |
Chris Mason | allocator improvements, inode block groups
|
commit | commitdiff | tree |
2007-04-26 |
Chris Mason | start of block group code
|
commit | commitdiff | tree |
2007-04-25 |
Chris Mason | use node list for roots
|
commit | commitdiff | tree |
2007-04-24 |
Chris Mason | add bit-radix.h to the repo
|
commit | commitdiff | tree |
2007-04-24 |
Chris Mason | subvolume and snapshot fsck support
|
commit | commitdiff | tree |
2007-04-24 |
Chris Mason | get rid of the extent_item type field
|
commit | commitdiff | tree |
2007-04-23 |
Chris Mason | fsck checks against extent map, small fixes
|
commit | commitdiff | tree |
2007-04-23 |
Chris Mason | faster btrfsck
|
commit | commitdiff | tree |
2007-04-21 |
Chris Mason | add owner and type fields to the extents aand block...
|
commit | commitdiff | tree |
2007-04-19 |
Chris Mason | bring back the inode number directory index
|
commit | commitdiff | tree |
2007-04-19 |
Chris Mason | inline file data in extents
|
commit | commitdiff | tree |
2007-04-18 |
Chris Mason | key flag reorg
|
commit | commitdiff | tree |
2007-04-17 |
Chris Mason | rework csum and extent item ordering
|
commit | commitdiff | tree |
2007-04-16 |
Chris Mason | early work to file_write in big extents
|
commit | commitdiff | tree |
2007-04-12 |
Chris Mason | add some support for multiple devices to progs
|
commit | commitdiff | tree |
2007-04-12 |
Chris Mason | add disk ioctl
|
commit | commitdiff | tree |
2007-04-11 |
Chris Mason | early support for multiple devices
|
commit | commitdiff | tree |
2007-04-11 |
Chris Mason | use a different inode number for subvols than the root...
|
commit | commitdiff | tree |
2007-04-10 |
Chris Mason | btrfsctl detects dir/file of args
|
commit | commitdiff | tree |
2007-04-10 |
Chris Mason | drop owner and parentid
|
commit | commitdiff | tree |
2007-04-10 |
Chris Mason | drop the inode map tree
|
commit | commitdiff | tree |
2007-04-10 |
Chris Mason | btrfsctl
|
commit | commitdiff | tree |
2007-04-09 |
Chris Mason | groundwork for subvolume and snapshot roots
|
commit | commitdiff | tree |
2007-04-06 |
Chris Mason | start of support for subvolumes
|
commit | commitdiff | tree |
2007-04-05 |
Chris Mason | uuids
|
commit | commitdiff | tree |
2007-04-05 |
Chris Mason | finish off inode indexing in dirs, add overflows
|
commit | commitdiff | tree |
2007-04-05 |
Chris Mason | dir inode index
|
commit | commitdiff | tree |
2007-04-04 |
Chris Mason | update print-tree for inline data
|
commit | commitdiff | tree |
2007-04-02 |
Chris Mason | sync up with kernel sources
|
commit | commitdiff | tree |
2007-03-29 |
Chris Mason | csum data struct changes
|
commit | commitdiff | tree |
2007-03-28 |
Chris Mason | move csum fields around
|
commit | commitdiff | tree |
2007-03-27 |
Chris Mason | add generation to file extents
|
commit | commitdiff | tree |
2007-03-27 |
Chris Mason | first free objectid fixes
|
commit | commitdiff | tree |
2007-03-26 |
Chris Mason | add file extents to print_leaf
|
commit | commitdiff | tree |
2007-03-26 |
Chris Mason | generations on headers
|
commit | commitdiff | tree |
2007-03-22 |
Chris Mason | mkfs and dir-test fixes
|
commit | commitdiff | tree |
2007-03-21 |
Chris Mason | create a root dir in mkfs
|
commit | commitdiff | tree |
2007-03-21 |
Chris Mason | Better block record keeping, real mkfs
|
commit | commitdiff | tree |
2007-03-20 |
Chris Mason | change dir-test to insert inode_items
|
commit | commitdiff | tree |
2007-03-20 |
Chris Mason | Update TODO
|
commit | commitdiff | tree |
2007-03-20 |
Chris Mason | Add inode map, and the start of file extent items
|
commit | commitdiff | tree |
2007-03-20 |
Chris Mason | add transaction.h to the Makefile
|
commit | commitdiff | tree |
2007-03-17 |
Chris Mason | minor comments
|
commit | commitdiff | tree |
2007-03-16 |
Chris Mason | transaction handles everywhere
|
commit | commitdiff | tree |
2007-03-16 |
Chris Mason | pin freed blocks from the FS tree too
|
commit | commitdiff | tree |
2007-03-16 |
Chris Mason | add a name_len to dir items, reorder key
|
commit | commitdiff | tree |
2007-03-15 |
Chris Mason | add inode item
|
commit | commitdiff | tree |
2007-03-15 |
Chris Mason | directory testing code and dir item fixes
|
commit | commitdiff | tree |
2007-03-15 |
Chris Mason | add hash.h
|
commit | commitdiff | tree |
2007-03-15 |
Chris Mason | Use a chunk of the key flags to record the item type.
|
commit | commitdiff | tree |
2007-03-14 |
Chris Mason | reorder key offset and flags
|
commit | commitdiff | tree |
2007-03-14 |
Chris Mason | variable block size support
|
commit | commitdiff | tree |
2007-03-14 |
Chris Mason | add leaf data casting helper
|
commit | commitdiff | tree |
2007-03-14 |
Chris Mason | properly reset block cache on free
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | Change the super to point to a tree of trees to enable...
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | merge leaves before split
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | make some funcs static
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | rename funcs and structs to btrfs
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | struct extent_item endian
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | node->blockptrs endian fixes
|
commit | commitdiff | tree |
2007-03-13 |
Chris Mason | struct item endian fixes
|
commit | commitdiff | tree |
2007-03-12 |
Chris Mason | struct key endian fixes
|
commit | commitdiff | tree |
2007-03-12 |
Chris Mason | Add sparse endian annotations to struct header
|
commit | commitdiff | tree |
2007-03-12 |
Chris Mason | get/set for struct header fields
|
commit | commitdiff | tree |
2007-03-12 |
Chris Mason | fix leak in btrfs_drop_snapshot
|
commit | commitdiff | tree |
2007-03-10 |
Chris Mason | recursion free-first pass
|
commit | commitdiff | tree |
2007-03-07 |
Chris Mason | Fixup last found extent caching
|
commit | commitdiff | tree |
2007-03-07 |
Chris Mason | get rid of add recursion
|
commit | commitdiff | tree |
2007-03-07 |
Chris Mason | Fixup reference counting on cows
|
commit | commitdiff | tree |
2007-03-02 |
Chris Mason | early reference counting
|
commit | commitdiff | tree |
2007-03-02 |
Chris Mason | period commit during initial fill in the random tester
|
commit | commitdiff | tree |
2007-03-02 |
Chris Mason | Fix extent code to use merge during delete
|
commit | commitdiff | tree |
2007-03-01 |
Chris Mason | pretend page cache & commit code
|
commit | commitdiff | tree |
2007-03-01 |
Chris Mason | Fixup the code to merge during path walks
|
commit | commitdiff | tree |
2007-03-01 |
Chris Mason | merge on the way down during deletes
|
commit | commitdiff | tree |
2007-02-28 |
Chris Mason | more return code checking
|
commit | commitdiff | tree |
2007-02-28 |
Chris Mason | return code checking
|
commit | commitdiff | tree |
2007-02-28 |
Chris Mason | Add sparse checking to Makefile
|
commit | commitdiff | tree |
2007-02-28 |
Chris Mason | Take out the merge-during-search-on-delete code, it...
|
commit | commitdiff | tree |
2007-02-26 |
Chris Mason | more 32 bit cleanups
|
commit | commitdiff | tree |
2007-02-26 |
Chris Mason | 32bit cleanups
|
commit | commitdiff | tree |
2007-02-26 |
Chris Mason | u64 cleanups
|
commit | commitdiff | tree |
2007-02-26 |
Chris Mason | fixup dbfile perms
|
commit | commitdiff | tree |
2007-02-26 |
Chris Mason | Add fsx-style randomized tree tester
|
commit | commitdiff | tree |
2007-02-24 |
Chris Mason | cleanup & comment
|
commit | commitdiff | tree |
2007-02-24 |
Chris Mason | push_leaf_right
|
commit | commitdiff | tree |
2007-02-24 |
Chris Mason | Break up ctree.c a little
|
commit | commitdiff | tree |
2007-02-23 |
Chris Mason | Block sized tree extents and extent deletion
|
commit | commitdiff | tree |
2007-02-22 |
Chris Mason | switch to early splits
|
commit | commitdiff | tree |
2007-02-21 |
Chris Mason | extent fixes
|
commit | commitdiff | tree |
2007-02-20 |
Chris Mason | add mkfs.c
|
commit | commitdiff | tree |
2007-02-20 |
Chris Mason | early extent mapping support
|
commit | commitdiff | tree |
2007-02-02 |
Chris Mason | Commenting/cleanup
|
commit | commitdiff | tree |
2007-02-02 |
Chris Mason | Add backing store, memory management
|
commit | commitdiff | tree |
2007-01-26 |
Chris Mason | Faster deletes, add Makefile and kerncompat
|
commit | commitdiff | tree |
2007-01-26 |
Chris Mason | Initial checkin, basic working tree code
|
commit | commitdiff | tree |