summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-map.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-211-78/+15
* Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker2009-04-271-1/+1
* Btrfs: remove btrfs_init_pathJeff Mahoney2009-02-121-1/+0
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-1/+0
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-261-0/+4
* Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan2008-09-251-7/+8
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-0/+8
* Fix for btrfs_find_free_objectidYan2008-09-251-3/+1
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-8/+9
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: drop the inode map treeChris Mason2007-04-101-61/+4
* Btrfs: dirindex optimizationsChris Mason2007-04-051-15/+33
* Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason2007-04-041-7/+20
* Btrfs: corruptions fixedChris Mason2007-04-021-18/+25
* Btrfs: corruption hunt continuesChris Mason2007-03-301-1/+1
* Btrfs: reference counts on data extentsChris Mason2007-03-271-0/+1
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-231-0/+1
* Mountable btrfs, with readdirChris Mason2007-03-221-4/+4
* Btrfs: initial move to kernel module landChris Mason2007-03-211-4/+1
* Btrfs: Add inode map, and the start of file extent itemsChris Mason2007-03-201-0/+136
OpenPOWER on IntegriCloud