index
:
delta/btrfs-progs.git
baserock/morph
baserock/tiagogomes/btrfs2
dangerdonteveruse
integration
integration-scrub
master
next
parser
raid56-experimental
recovery-beta
repair
git.kernel.org: pub/scm/linux/kernel/git/mason/btrfs-progs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again.
Jan Engelhardt
2007-09-14
1
-5
/
+5
*
btrfs-progs support for root block accounting
v0.8
Josef Bacik
2007-08-29
1
-3
/
+14
*
add GPLv2
Chris Mason
2007-06-12
1
-0
/
+18
*
printf cleanups
Chris Mason
2007-06-12
1
-2
/
+2
*
32 bit compile fixes
Chris Mason
2007-06-08
1
-1
/
+2
*
cleanup warnings found with -O2
Chris Mason
2007-05-22
1
-1
/
+1
*
start of block group code
Chris Mason
2007-04-26
1
-4
/
+211
*
get rid of the extent_item type field
Chris Mason
2007-04-24
1
-4
/
+2
*
fsck checks against extent map, small fixes
Chris Mason
2007-04-23
1
-0
/
+2
*
add owner and type fields to the extents aand block headers
Chris Mason
2007-04-20
1
-2
/
+6
*
drop owner and parentid
Chris Mason
2007-04-10
1
-7
/
+2
*
uuids
Chris Mason
2007-04-05
1
-0
/
+2
*
generations on headers
Chris Mason
2007-03-26
1
-0
/
+2
*
Better block record keeping, real mkfs
Chris Mason
2007-03-20
1
-5
/
+19
*
Add inode map, and the start of file extent items
Chris Mason
2007-03-20
1
-48
/
+57
*
transaction handles everywhere
Chris Mason
2007-03-16
1
-60
/
+75
*
pin freed blocks from the FS tree too
Chris Mason
2007-03-16
1
-11
/
+17
*
Use a chunk of the key flags to record the item type.
Chris Mason
2007-03-15
1
-7
/
+10
*
variable block size support
Chris Mason
2007-03-14
1
-4
/
+2
*
add leaf data casting helper
Chris Mason
2007-03-14
1
-6
/
+2
*
properly reset block cache on free
Chris Mason
2007-03-14
1
-1
/
+1
*
Change the super to point to a tree of trees to enable persistent snapshots
Chris Mason
2007-03-13
1
-8
/
+7
*
make some funcs static
Chris Mason
2007-03-13
1
-11
/
+36
*
rename funcs and structs to btrfs
Chris Mason
2007-03-13
1
-73
/
+74
*
struct extent_item endian
Chris Mason
2007-03-13
1
-9
/
+13
*
node->blockptrs endian fixes
Chris Mason
2007-03-13
1
-2
/
+2
*
struct item endian fixes
Chris Mason
2007-03-12
1
-5
/
+7
*
struct key endian fixes
Chris Mason
2007-03-12
1
-16
/
+18
*
get/set for struct header fields
Chris Mason
2007-03-12
1
-40
/
+13
*
fix leak in btrfs_drop_snapshot
Chris Mason
2007-03-12
1
-4
/
+7
*
recursion free-first pass
Chris Mason
2007-03-10
1
-2
/
+96
*
Fixup last found extent caching
Chris Mason
2007-03-07
1
-18
/
+21
*
get rid of add recursion
Chris Mason
2007-03-07
1
-114
/
+95
*
Fixup reference counting on cows
Chris Mason
2007-03-06
1
-87
/
+204
*
early reference counting
Chris Mason
2007-03-02
1
-3
/
+42
*
Fix extent code to use merge during delete
Chris Mason
2007-03-02
1
-2
/
+2
*
more return code checking
Chris Mason
2007-02-28
1
-6
/
+9
*
return code checking
Chris Mason
2007-02-28
1
-0
/
+5
*
u64 cleanups
Chris Mason
2007-02-26
1
-2
/
+2
*
Add fsx-style randomized tree tester
Chris Mason
2007-02-26
1
-0
/
+296