aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng1-0/+1
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng1-1/+1
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason1-0/+5
2009-12-17Btrfs: Fix disk_i_size update corner caseYan, Zheng1-4/+1
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason1-0/+6
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik1-5/+7
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik1-0/+8
2009-09-21Btrfs: change how subvolumes are organizedYan, Zheng1-0/+1
2009-06-24switch btrfs to inode->i_aclAl Viro1-4/+0
2009-06-10Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig1-1/+0
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng1-0/+3
2009-03-31Btrfs: add extra flushing for renames and truncatesChris Mason1-0/+18
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason1-6/+7
2009-02-20Btrfs: add better -ENOSPC handlingJosef Bacik1-0/+8
2008-12-11Btrfs: fix leaking block group on balanceYan Zheng1-5/+3
2008-12-08Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason1-3/+3
2008-09-29Btrfs: add and improve commentsChris Mason1-3/+51
2008-09-25Btrfs: Dir fsync optimizationsChris Mason1-0/+3
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason1-0/+8
2008-09-25Get rid of BTRFS_I(inode)->index and use local vars insteadChris Mason1-9/+0
2008-09-25Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason1-0/+2
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik1-0/+3
2008-09-25Btrfs: Add ACL supportJosef Bacik1-0/+3
2008-09-25Btrfs: Implement new dir index formatJosef Bacik1-0/+15
2008-09-25Add a per-inode lock around btrfs_drop_extentsChris Mason1-0/+1
2008-09-25Btrfs: Update on disk i_size only after pending ordered extents are doneChris Mason1-0/+9
2008-09-25Btrfs: New data=ordered implementationChris Mason1-2/+2
2008-09-25Btrfs: Add a per-inode csum mutex to avoid races creating csum itemsChris Mason1-0/+1
2008-09-25Btrfs: Throttle file_write when data=ordered is flushing the inodeChris Mason1-0/+1
2008-09-25Btrfs: Handle checksumming errors while reading data blocksChris Mason1-0/+1
2008-09-25Btrfs: Fix i_blocks accountingChris Mason1-0/+1
2008-09-25Btrfs: Split the extent_map code into two partsChris Mason1-0/+2
2008-09-25Btrfs: Add inode flags supportYan1-0/+1
2008-09-25Btrfs: Add data=ordered supportChris Mason1-0/+1
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason1-0/+3
2007-08-10Btrfs: delay commits during fsync to allow more writersJosef Bacik1-0/+5
2007-06-13btrfs: Code cleanupAneesh1-0/+1
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason1-0/+1
2007-04-10Btrfs: drop the inode map treeChris Mason1-2/+0
2007-04-06Btrfs: start of support for many FS volumesChris Mason1-0/+2
2007-04-02Btrfs: still corruption huntingChris Mason1-0/+14