index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: working file_write, reorganized key flags
Chris Mason
2007-04-18
1
-1
/
+3
*
Btrfs: progress on file_write
Chris Mason
2007-04-17
1
-9
/
+11
*
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
2007-04-11
1
-4
/
+4
*
Btrfs: drop owner and parentid
Chris Mason
2007-04-10
1
-6
/
+2
*
Btrfs: snapshot progress
Chris Mason
2007-04-10
1
-0
/
+6
*
Btrfs: more inode indexed directory work
Chris Mason
2007-04-05
1
-2
/
+1
*
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
2007-04-04
1
-2
/
+19
*
Btrfs: csum_verify_file_block locking fix
Chris Mason
2007-04-02
1
-2
/
+0
*
Btrfs: dynamic allocation of path struct
Chris Mason
2007-04-02
1
-39
/
+61
*
Btrfs: still corruption hunting
Chris Mason
2007-04-02
1
-6
/
+12
*
Btrfs: corruption hunt continues
Chris Mason
2007-03-30
1
-4
/
+4
*
Btrfs: use a btree inode instead of sb_getblk
Chris Mason
2007-03-28
1
-5
/
+3
*
btrfs_truncate
Chris Mason
2007-03-27
1
-12
/
+13
*
Btrfs: reference counts on data extents
Chris Mason
2007-03-27
1
-17
/
+70
*
btrfs_get_block, file read/write
Chris Mason
2007-03-26
1
-2
/
+2
*
Btrfs: add a radix back bit tree
Chris Mason
2007-03-26
1
-54
/
+39
*
Btrfs: leak fixes, pinning fixes
Chris Mason
2007-03-25
1
-9
/
+21
*
Btrfs: very minimal locking
Chris Mason
2007-03-23
1
-2
/
+3
*
Btrfs: properly set new buffers for new blocks up to date
Chris Mason
2007-03-23
1
-1
/
+1
*
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
2007-03-23
1
-9
/
+17
*
Mountable btrfs, with readdir
Chris Mason
2007-03-22
1
-70
/
+74
*
Btrfs: initial move to kernel module land
Chris Mason
2007-03-21
1
-6
/
+4
*
Btrfs: Better block record keeping, real mkfs
Chris Mason
2007-03-20
1
-5
/
+19
*
Btrfs: Add inode map, and the start of file extent items
Chris Mason
2007-03-20
1
-48
/
+57
*
Btrfs: transaction handles everywhere
Chris Mason
2007-03-16
1
-60
/
+75
*
Btrfs: pin freed blocks from the FS tree too
Chris Mason
2007-03-16
1
-11
/
+17
*
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason
2007-03-15
1
-7
/
+10
*
Btrfs: variable block size support
Chris Mason
2007-03-14
1
-4
/
+2
*
Btrfs: add leaf data casting helper
Chris Mason
2007-03-14
1
-6
/
+2
*
Btrfs: properly reset block cache on free
Chris Mason
2007-03-14
1
-1
/
+1
*
Btrfs: Change the super to point to a tree of trees to enable persistent snap...
Chris Mason
2007-03-13
1
-8
/
+7
*
Btrfs: 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
*
Btrfs: struct extent_item endian
Chris Mason
2007-03-13
1
-9
/
+13
*
Btrfs: node->blockptrs endian fixes
Chris Mason
2007-03-13
1
-2
/
+2
*
Btrfs: struct item endian fixes
Chris Mason
2007-03-12
1
-5
/
+7
*
Btrfs: struct key endian fixes
Chris Mason
2007-03-12
1
-16
/
+18
*
Btrfs: 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
*
Btrfs: recursion free-first pass
Chris Mason
2007-03-10
1
-2
/
+96
*
Btrfs: Fixup last found extent caching
Chris Mason
2007-03-07
1
-18
/
+21
*
Btrfs: get rid of add recursion
Chris Mason
2007-03-07
1
-114
/
+95
*
Btrfs: Fixup reference counting on cows
Chris Mason
2007-03-06
1
-87
/
+204
*
Btrfs: early reference counting
Chris Mason
2007-03-02
1
-3
/
+42
*
Btrfs: Fix extent code to use merge during delete
Chris Mason
2007-03-02
1
-2
/
+2
*
Btrfs: more return code checking
Chris Mason
2007-02-28
1
-6
/
+9
*
Btrfs: return code checking
Chris Mason
2007-02-28
1
-0
/
+5
*
Btrfs: u64 cleanups
Chris Mason
2007-02-26
1
-2
/
+2
*
Btrfs: Add fsx-style randomized tree tester
Chris Mason
2007-02-26
1
-0
/
+296