index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
dir-item.c
Age
Commit message (
Expand
)
Author
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2008-09-29
Btrfs: add and improve comments
Chris Mason
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
Btrfs: implement memory reclaim for leaf reference cache
Yan
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
2008-09-25
Btrfs: unaligned access fixes
David Miller
2008-09-25
Btrfs: Implement ACLs setting and getting
Yan
2008-09-25
xattr support for btrfs
Josef Bacik
2008-09-25
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-13
btrfs: Code cleanup
Aneesh
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-05-23
Btrfs: rename
Chris Mason
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
2007-04-19
Btrfs: directory inode index is back
Chris Mason
2007-04-18
Btrfs: working file_write, reorganized key flags
Chris Mason
2007-04-17
Btrfs: rework csums and extent item ordering
Chris Mason
2007-04-10
Btrfs: snapshot progress
Chris Mason
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
2007-04-05
Btrfs: dirindex optimizations
Chris Mason
2007-04-05
Btrfs: finish off inode indexing in dirs, add overflows
Chris Mason
2007-04-05
Btrfs: more inode indexed directory work
Chris Mason
2007-04-04
Btrfs: add dir inode index
Chris Mason
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
2007-03-30
Btrfs: hunting slab corruption
Chris Mason
2007-03-23
Add generation number to btrfs_header, readdir fixes, hash collision fixes
Chris Mason
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
2007-03-22
Mountable btrfs, with readdir
Chris Mason
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
2007-03-16
Btrfs: transaction handles everywhere
Chris Mason
2007-03-16
Btrfs: add a name_len to dir items, reorder key
Chris Mason
2007-03-15
Btrfs: directory testing code and dir item fixes
Chris Mason
2007-03-15
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason