Chris Mason
|
eb3bd5da66
|
inline file data in extents
|
2007-04-19 13:38:02 -04:00 |
Chris Mason
|
8c973943bb
|
key flag reorg
|
2007-04-18 16:15:47 -04:00 |
Chris Mason
|
8d1d13c786
|
rework csum and extent item ordering
|
2007-04-17 15:40:34 -04:00 |
Chris Mason
|
23218726a2
|
early work to file_write in big extents
|
2007-04-16 09:23:09 -04:00 |
Chris Mason
|
3eaaf935e5
|
add some support for multiple devices to progs
|
2007-04-12 12:14:47 -04:00 |
Chris Mason
|
98baacc623
|
add disk ioctl
|
2007-04-12 10:51:51 -04:00 |
Chris Mason
|
d23ea8706c
|
early support for multiple devices
|
2007-04-11 13:57:55 -04:00 |
Chris Mason
|
6d9ce71c81
|
use a different inode number for subvols than the root root dir
|
2007-04-11 08:58:53 -04:00 |
Chris Mason
|
88e3e66570
|
btrfsctl detects dir/file of args
|
2007-04-10 14:12:24 -04:00 |
Chris Mason
|
e52d2e2fa1
|
drop owner and parentid
|
2007-04-10 12:36:58 -04:00 |
Chris Mason
|
1b4ca380ed
|
drop the inode map tree
|
2007-04-10 12:13:29 -04:00 |
Chris Mason
|
43f6ab83bf
|
btrfsctl
|
2007-04-10 09:27:30 -04:00 |
Chris Mason
|
86c2d78728
|
groundwork for subvolume and snapshot roots
|
2007-04-09 10:42:55 -04:00 |
Chris Mason
|
8accdae27a
|
start of support for subvolumes
|
2007-04-06 15:39:12 -04:00 |
Chris Mason
|
d785b7d058
|
uuids
|
2007-04-05 14:29:12 -04:00 |
Chris Mason
|
b6414c8ee2
|
finish off inode indexing in dirs, add overflows
|
2007-04-05 12:13:45 -04:00 |
Chris Mason
|
6542904d95
|
dir inode index
|
2007-04-04 21:23:26 -04:00 |
Chris Mason
|
4d11434c12
|
update print-tree for inline data
|
2007-04-04 13:27:22 -04:00 |
Chris Mason
|
1330edb0bc
|
sync up with kernel sources
|
2007-04-02 14:18:17 -04:00 |
Chris Mason
|
b21892315c
|
csum data struct changes
|
2007-03-29 15:15:49 -04:00 |
Chris Mason
|
f66f572037
|
move csum fields around
|
2007-03-28 19:45:38 -04:00 |
Chris Mason
|
03b3655fb4
|
add generation to file extents
|
2007-03-27 09:15:24 -04:00 |
Chris Mason
|
e6819928c8
|
first free objectid fixes
|
2007-03-27 06:25:01 -04:00 |
Chris Mason
|
4200896a53
|
add file extents to print_leaf
|
2007-03-26 16:01:00 -04:00 |
Chris Mason
|
132db51b1f
|
generations on headers
|
2007-03-26 11:24:42 -04:00 |
Chris Mason
|
9fb549a6c1
|
mkfs and dir-test fixes
|
2007-03-22 16:01:01 -04:00 |
Chris Mason
|
8a2c8123c5
|
create a root dir in mkfs
|
2007-03-21 11:13:29 -04:00 |
Chris Mason
|
b55672a2a1
|
Better block record keeping, real mkfs
|
2007-03-20 20:35:03 -04:00 |
Chris Mason
|
ab61081c6c
|
change dir-test to insert inode_items
|
2007-03-20 15:57:25 -04:00 |
Chris Mason
|
57b80d980d
|
Update TODO
|
2007-03-20 14:51:12 -04:00 |
Chris Mason
|
099f1ae6e4
|
Add inode map, and the start of file extent items
|
2007-03-20 14:38:32 -04:00 |
Chris Mason
|
80fd690aa6
|
add transaction.h to the Makefile
|
2007-03-20 09:13:49 -04:00 |
Chris Mason
|
6fb67c4e82
|
minor comments
|
2007-03-17 14:29:23 -04:00 |
Chris Mason
|
f247156e4f
|
transaction handles everywhere
|
2007-03-16 16:20:31 -04:00 |
Chris Mason
|
3d8c87f4f7
|
pin freed blocks from the FS tree too
|
2007-03-16 08:56:18 -04:00 |
Chris Mason
|
80fabe2ee0
|
add a name_len to dir items, reorder key
|
2007-03-16 08:46:49 -04:00 |
Chris Mason
|
da085a5803
|
add inode item
|
2007-03-15 19:03:33 -04:00 |
Chris Mason
|
e89de2d271
|
directory testing code and dir item fixes
|
2007-03-15 15:18:43 -04:00 |
Chris Mason
|
5180a0b352
|
add hash.h
|
2007-03-15 12:57:43 -04:00 |
Chris Mason
|
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
|
2007-03-15 12:56:47 -04:00 |
Chris Mason
|
c8afca944b
|
reorder key offset and flags
|
2007-03-14 14:26:53 -04:00 |
Chris Mason
|
7a0a809b4c
|
variable block size support
|
2007-03-14 14:14:43 -04:00 |
Chris Mason
|
942050de0e
|
add leaf data casting helper
|
2007-03-14 10:31:29 -04:00 |
Chris Mason
|
0975c87bce
|
properly reset block cache on free
|
2007-03-14 09:20:39 -04:00 |
Chris Mason
|
d9c9960f8d
|
Change the super to point to a tree of trees to enable persistent snapshots
|
2007-03-13 16:47:54 -04:00 |
Chris Mason
|
6a332a71ba
|
merge leaves before split
|
2007-03-13 11:17:52 -04:00 |
Chris Mason
|
2c4257a341
|
make some funcs static
|
2007-03-13 11:09:37 -04:00 |
Chris Mason
|
aa60202f13
|
rename funcs and structs to btrfs
|
2007-03-13 10:46:10 -04:00 |
Chris Mason
|
56042e6ad4
|
struct extent_item endian
|
2007-03-13 09:49:06 -04:00 |
Chris Mason
|
3192451f58
|
node->blockptrs endian fixes
|
2007-03-13 09:28:32 -04:00 |