aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode-map.c
AgeCommit message (Expand)Author
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11Btrfs: Don't allocate inode that is already in useStefan Behrens
2013-11-11Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana
2013-11-11Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana
2013-11-11Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens
2013-05-17Btrfs: don't use global block reservation for inode cache truncationMiao Xie
2013-05-17Btrfs: don't abort the current transaction if there is no enough space for in...Miao Xie
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-03-29Btrfs: show useful info in space reservation tracepointLiu Bo
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-01-16Btrfs: space leak tracepointsJosef Bacik
2011-11-10Btrfs: fix no reserved space for writing out inode cacheMiao Xie
2011-10-19Btrfs: handle enospc accounting for free space inodesJosef Bacik
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo
2011-05-26Btrfs: setup free ino caching in a more asynchronous wayLi Zefan
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-04-25Btrfs: Support reading/writing on disk free ino cacheLi Zefan
2011-04-25Btrfs: Cache free inode numbers in memoryLi Zefan
2011-03-28Btrfs: cleanup some BUG_ON()Tsutomu Itoh
2009-09-21Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng
2009-04-27Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker
2009-02-12Btrfs: remove btrfs_init_pathJeff Mahoney
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-09-26Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan
2008-09-25Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan
2008-09-25Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason
2008-09-25Fix for btrfs_find_free_objectidYan
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2007-07-11Btrfs: trivial include fixupsZach Brown
2007-06-12Btrfs: add GPLv2Chris Mason
2007-04-10Btrfs: drop the inode map treeChris Mason
2007-04-05Btrfs: dirindex optimizationsChris Mason
2007-04-04Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason
2007-04-02Btrfs: corruptions fixedChris Mason
2007-03-30Btrfs: corruption hunt continuesChris Mason
2007-03-27Btrfs: reference counts on data extentsChris Mason
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason
2007-03-22Mountable btrfs, with readdirChris Mason
2007-03-21Btrfs: initial move to kernel module landChris Mason
2007-03-20Btrfs: Add inode map, and the start of file extent itemsChris Mason