aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dir-item.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Btrfs: change how subvolumes are organizedYan, Zheng1-0/+47
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason1-0/+3
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-1/+1
2008-09-29Btrfs: add and improve commentsChris Mason1-0/+41
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason1-0/+3
2008-09-25Btrfs: implement memory reclaim for leaf reference cacheYan1-1/+0
2008-09-25Btrfs: Implement new dir index formatJosef Bacik1-2/+2
2008-09-25Btrfs: unaligned access fixesDavid Miller1-8/+4
2008-09-25Btrfs: Implement ACLs setting and gettingYan1-0/+3
2008-09-25xattr support for btrfsJosef Bacik1-6/+94
2008-09-25Btrfs: Fix a number of inline extent problems that Yan Zheng reported.Chris Mason1-1/+1
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-46/+56
2007-07-11Btrfs: trivial include fixupsZach Brown1-1/+0
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason1-3/+3
2007-06-13btrfs: Code cleanupAneesh1-1/+0
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-05-23Btrfs: renameChris Mason1-6/+21
2007-05-02Btrfs: fix page cache memory leakChris Mason1-5/+6
2007-04-19Btrfs: directory inode index is backChris Mason1-60/+144
2007-04-18Btrfs: working file_write, reorganized key flagsChris Mason1-70/+0
2007-04-17Btrfs: rework csums and extent item orderingChris Mason1-9/+19
2007-04-10Btrfs: snapshot progressChris Mason1-2/+4
2007-04-06Btrfs: start of support for many FS volumesChris Mason1-5/+9
2007-04-05Btrfs: dirindex optimizationsChris Mason1-1/+4
2007-04-05Btrfs: finish off inode indexing in dirs, add overflowsChris Mason1-5/+69
2007-04-05Btrfs: more inode indexed directory workChris Mason1-0/+18
2007-04-04Btrfs: add dir inode indexChris Mason1-0/+19
2007-04-02Btrfs: dynamic allocation of path structChris Mason1-8/+10
2007-03-30Btrfs: corruption hunt continuesChris Mason1-4/+2
2007-03-30Btrfs: hunting slab corruptionChris Mason1-0/+2
2007-03-23Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason1-2/+2
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason1-1/+2
2007-03-22Mountable btrfs, with readdirChris Mason1-10/+7
2007-03-21Btrfs: initial move to kernel module landChris Mason1-5/+7
2007-03-16Btrfs: transaction handles everywhereChris Mason1-8/+12
2007-03-16Btrfs: add a name_len to dir items, reorder keyChris Mason1-9/+5
2007-03-15Btrfs: directory testing code and dir item fixesChris Mason1-41/+17
2007-03-15Btrfs: Use a chunk of the key flags to record the item type.Chris Mason1-0/+102