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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: early fsync support
Chris Mason
2007-04-19
7
-5
/
+62
*
Btrfs: directory inode index is back
Chris Mason
2007-04-19
4
-362
/
+206
*
Btrfs: many file_write fixes, inline data
Chris Mason
2007-04-19
5
-116
/
+484
*
Btrfs: working file_write, reorganized key flags
Chris Mason
2007-04-18
7
-175
/
+167
*
Btrfs: rework csums and extent item ordering
Chris Mason
2007-04-17
6
-168
/
+37
*
Btrfs: progress on file_write
Chris Mason
2007-04-17
5
-49
/
+394
*
Btrfs: early work to file_write in big extents
Chris Mason
2007-04-16
4
-23
/
+232
*
Btrfs: add a device id to device items
Chris Mason
2007-04-12
4
-12
/
+65
*
Btrfs: add disk ioctl, mostly working
Chris Mason
2007-04-12
5
-17
/
+221
*
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
2007-04-11
7
-68
/
+134
*
Btrfs: early support for multiple devices
Chris Mason
2007-04-11
2
-5
/
+76
*
Btrfs: use a dedicated inode num for root root dir
Chris Mason
2007-04-11
2
-10
/
+2
*
Btrfs: detect duplicate subvol names
Chris Mason
2007-04-10
1
-2
/
+2
*
Btrfs: subvolumes
Chris Mason
2007-04-10
4
-43
/
+182
*
Btrfs: when forced to cow for file_write, get the page uptodate first
Chris Mason
2007-04-10
1
-1
/
+14
*
Btrfs: only cow in get_block when create==1
Chris Mason
2007-04-10
1
-2
/
+3
*
Btrfs: cow file extents before writing
Chris Mason
2007-04-10
1
-2
/
+18
*
Btrfs: drop owner and parentid
Chris Mason
2007-04-10
6
-47
/
+6
*
Btrfs: drop the inode map tree
Chris Mason
2007-04-10
8
-204
/
+33
*
Btrfs: snapshot progress
Chris Mason
2007-04-10
7
-12
/
+183
*
Btrfs: groundwork for subvolume and snapshot roots
Chris Mason
2007-04-09
6
-99
/
+282
*
Btrfs: start of support for many FS volumes
Chris Mason
2007-04-06
9
-79
/
+242
*
Btrfs: uuids
Chris Mason
2007-04-05
3
-4
/
+13
*
Btrfs: dirindex optimizations
Chris Mason
2007-04-05
5
-17
/
+50
*
Btrfs: finish off inode indexing in dirs, add overflows
Chris Mason
2007-04-05
3
-11
/
+107
*
Btrfs: more inode indexed directory work
Chris Mason
2007-04-05
4
-45
/
+70
*
Btrfs: add dir inode index
Chris Mason
2007-04-04
4
-9
/
+33
*
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
2007-04-04
5
-13
/
+39
*
Btrfs: disable inline data code for now
Chris Mason
2007-04-04
1
-8
/
+10
*
Btrfs: support for items bigger than 1/2 the blocksize
Chris Mason
2007-04-04
2
-38
/
+110
*
Btrfs: early inline file data code
Chris Mason
2007-04-04
2
-10
/
+248
*
Btrfs: don't wait on uptodate buffers on read
Chris Mason
2007-04-03
1
-0
/
+3
*
Btrfs: csum_verify_file_block locking fix
Chris Mason
2007-04-02
4
-4
/
+2
*
Btrfs: corruptions fixed
Chris Mason
2007-04-02
5
-43
/
+34
*
Btrfs: dynamic allocation of path struct
Chris Mason
2007-04-02
6
-172
/
+243
*
Btrfs: still corruption hunting
Chris Mason
2007-04-02
10
-95
/
+265
*
Btrfs: corruption hunt continues
Chris Mason
2007-03-30
11
-105
/
+187
*
Btrfs: hunting slab corruption
Chris Mason
2007-03-30
5
-6
/
+27
*
Btrfs: verify csums on read
Chris Mason
2007-03-29
6
-60
/
+279
*
btrfs_file_write -- first pass
Chris Mason
2007-03-29
1
-9
/
+213
*
Btrfs: btree address space fixes
Chris Mason
2007-03-29
1
-3
/
+4
*
Btrfs: sha256 csums on metadata
Chris Mason
2007-03-28
3
-7
/
+67
*
Btrfs: use a btree inode instead of sb_getblk
Chris Mason
2007-03-28
6
-24
/
+174
*
btrfs_rmdir
Chris Mason
2007-03-27
1
-13
/
+93
*
Btrfs: byte offsets for file keys
Chris Mason
2007-03-27
3
-5
/
+9
*
btrfs_truncate
Chris Mason
2007-03-27
2
-18
/
+114
*
Btrfs: add generation field to file extent
Chris Mason
2007-03-27
2
-0
/
+14
*
Btrfs: split out level field in struct header
Chris Mason
2007-03-27
3
-10
/
+4
*
Btrfs: reference counts on data extents
Chris Mason
2007-03-27
5
-24
/
+82
*
btrfs_get_block, file read/write
Chris Mason
2007-03-26
5
-41
/
+230
[next]