Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-25 | Btrfs: Move device information into the super block so it can be scanned | Chris Mason | 1 | -13/+2 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2008-09-25 | Btrfs: Add support for multiple devices per filesystem | Chris Mason | 1 | -0/+48 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2008-09-25 | Btrfs: Add back pointers from extents to the btree or file referencing them | Chris Mason | 1 | -0/+10 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2008-09-25 | xattr support for btrfs | Josef Bacik | 1 | -2/+1 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2008-09-25 | Btrfs: Allow tree blocks larger than the page size | Chris Mason | 1 | -10/+13 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2008-09-25 | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 1 | -51/+45 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-07-11 | Btrfs: trivial include fixups | Zach Brown | 1 | -1/+0 | |
Almost none of the files including module.h need to do so, remove them. Include sched.h in extent-tree.c to silence a warning about cond_resched() being undeclared. Signed-off-by: Zach Brown <[email protected]> Signed-off-by: Chris Mason <[email protected]> | |||||
2007-06-18 | Subject: Rework btrfs_file_write to only allocate while page locks are held | Chris Mason | 1 | -0/+18 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-06-12 | Btrfs: add GPLv2 | Chris Mason | 1 | -0/+18 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-06-12 | Btrfs: printk fixes | Chris Mason | 1 | -20/+22 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-05-02 | Btrfs: fix page cache memory leak | Chris Mason | 1 | -0/+1 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-04-26 | Btrfs: start of block group code | Chris Mason | 1 | -0/+7 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-04-18 | Btrfs: working file_write, reorganized key flags | Chris Mason | 1 | -1/+1 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-04-10 | Btrfs: drop owner and parentid | Chris Mason | 1 | -2/+2 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-04-10 | Btrfs: drop the inode map tree | Chris Mason | 1 | -8/+0 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-04-06 | Btrfs: start of support for many FS volumes | Chris Mason | 1 | -1/+1 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-22 | Mountable btrfs, with readdir | Chris Mason | 1 | -11/+9 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-21 | Btrfs: initial move to kernel module land | Chris Mason | 1 | -16/+14 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-20 | Btrfs: change dir-test to insert inode_items | Chris Mason | 1 | -0/+5 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-20 | Btrfs: Add inode map, and the start of file extent items | Chris Mason | 1 | -4/+9 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-16 | Btrfs: add a name_len to dir items, reorder key | Chris Mason | 1 | -4/+4 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-15 | Btrfs: directory testing code and dir item fixes | Chris Mason | 1 | -0/+12 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-15 | Btrfs: Use a chunk of the key flags to record the item type. | Chris Mason | 1 | -11/+25 | |
Add (untested and simple) directory item code Fix comp_keys to use the new key ordering Add btrfs_insert_empty_item Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-14 | Btrfs: reorder key offset and flags | Chris Mason | 1 | -5/+7 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-14 | Btrfs: variable block size support | Chris Mason | 1 | -7/+8 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-14 | Btrfs: add leaf data casting helper | Chris Mason | 1 | -3/+2 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-13 | Btrfs: Change the super to point to a tree of trees to enable persistent ↵ | Chris Mason | 1 | -4/+6 | |
snapshots Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-13 | rename funcs and structs to btrfs | Chris Mason | 1 | -11/+12 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-13 | Btrfs: node->blockptrs endian fixes | Chris Mason | 1 | -2/+2 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-12 | Btrfs: struct item endian fixes | Chris Mason | 1 | -6/+9 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-12 | Btrfs: get/set for struct header fields | Chris Mason | 1 | -14/+12 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-03-06 | Btrfs: Fixup reference counting on cows | Chris Mason | 1 | -2/+4 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-02-26 | Btrfs: more 32 bit cleanups | Chris Mason | 1 | -1/+1 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-02-26 | Btrfs: 32bit cleanups | Chris Mason | 1 | -1/+1 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-02-26 | Btrfs: u64 cleanups | Chris Mason | 1 | -5/+5 | |
Signed-off-by: Chris Mason <[email protected]> | |||||
2007-02-24 | Btrfs: Break up ctree.c a little | Chris Mason | 1 | -0/+72 | |
Extent fixes Signed-off-by: Chris Mason <[email protected]> |