aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-item.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng1-0/+27
2009-09-24Btrfs: check size of inode backref before adding hardlinkYan, Zheng1-0/+2
2009-09-21Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng1-2/+0
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason1-0/+3
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig1-1/+1
2008-09-25Btrfs: Implement new dir index formatJosef Bacik1-2/+8
2008-09-25Btrfs: Add back pointers from the inode to the directory that references itChris Mason1-0/+136
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-14/+8
2007-07-11Btrfs: trivial include fixupsZach Brown1-1/+0
2007-06-13btrfs: Code cleanupAneesh1-1/+0
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-04-10Btrfs: drop the inode map treeChris Mason1-0/+2
2007-04-06Btrfs: start of support for many FS volumesChris Mason1-7/+19
2007-04-02Btrfs: dynamic allocation of path structChris Mason1-3/+6
2007-03-21Btrfs: initial move to kernel module landChris Mason1-4/+1
2007-03-16Btrfs: transaction handles everywhereChris Mason1-6/+9
2007-03-15Btrfs: add inode itemChris Mason1-0/+37