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