aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-12Btrfs: remove btrfs_init_pathJeff Mahoney1-1/+0
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-1/+0
2008-09-26Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan1-0/+4
2008-09-25Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan1-7/+8
2008-09-25Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason1-0/+8
2008-09-25Fix for btrfs_find_free_objectidYan1-3/+1
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-8/+9
2007-07-11Btrfs: trivial include fixupsZach Brown1-1/+0
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-04-10Btrfs: drop the inode map treeChris Mason1-61/+4
2007-04-05Btrfs: dirindex optimizationsChris Mason1-15/+33
2007-04-04Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason1-7/+20
2007-04-02Btrfs: corruptions fixedChris Mason1-18/+25
2007-03-30Btrfs: corruption hunt continuesChris Mason1-1/+1
2007-03-27Btrfs: reference counts on data extentsChris Mason1-0/+1
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason1-0/+1
2007-03-22Mountable btrfs, with readdirChris Mason1-4/+4
2007-03-21Btrfs: initial move to kernel module landChris Mason1-4/+1
2007-03-20Btrfs: Add inode map, and the start of file extent itemsChris Mason1-0/+136