aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/btrfs_inode.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-22btrfs: Allow to add new compression algorithmGravatar Li Zefan 1-1/+1
2010-05-25Btrfs: Metadata reservation for orphan inodesGravatar Yan, Zheng 1-0/+1
2010-05-25Btrfs: Update metadata reservation for delayed allocationGravatar Yan, Zheng 1-1/+1
2010-03-15Btrfs: add new defrag-range ioctl.Gravatar Chris Mason 1-0/+5
2009-12-17Btrfs: Fix disk_i_size update corner caseGravatar Yan, Zheng 1-4/+1
2009-10-13Btrfs: avoid tree log commit when there are no changesGravatar Chris Mason 1-0/+6
2009-10-08Btrfs: release delalloc reservations on extent item insertionGravatar Josef Bacik 1-5/+7
2009-09-28Btrfs: proper -ENOSPC handlingGravatar Josef Bacik 1-0/+8
2009-09-21Btrfs: change how subvolumes are organizedGravatar Yan, Zheng 1-0/+1
2009-06-24switch btrfs to inode->i_aclGravatar Al Viro 1-4/+0
2009-06-10Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONGravatar Christoph Hellwig 1-1/+0
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Gravatar Yan Zheng 1-0/+3
2009-03-31Btrfs: add extra flushing for renames and truncatesGravatar Chris Mason 1-0/+18
2009-03-24Btrfs: tree logging unlink/rename fixesGravatar Chris Mason 1-6/+7
2009-02-20Btrfs: add better -ENOSPC handlingGravatar Josef Bacik 1-0/+8
2008-12-11Btrfs: fix leaking block group on balanceGravatar Yan Zheng 1-5/+3
2008-12-08Btrfs: Add inode sequence number for NFS and reserved space in a few structsGravatar Chris Mason 1-3/+3
2008-09-29Btrfs: add and improve commentsGravatar Chris Mason 1-3/+51
2008-09-25Btrfs: Dir fsync optimizationsGravatar Chris Mason 1-0/+3
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsGravatar Chris Mason 1-0/+8
2008-09-25Get rid of BTRFS_I(inode)->index and use local vars insteadGravatar Chris Mason 1-9/+0
2008-09-25Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themGravatar Chris Mason 1-0/+2
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashGravatar Josef Bacik 1-0/+3
2008-09-25Btrfs: Add ACL supportGravatar Josef Bacik 1-0/+3
2008-09-25Btrfs: Implement new dir index formatGravatar Josef Bacik 1-0/+15
2008-09-25Add a per-inode lock around btrfs_drop_extentsGravatar Chris Mason 1-0/+1
2008-09-25Btrfs: Update on disk i_size only after pending ordered extents are doneGravatar Chris Mason 1-0/+9
2008-09-25Btrfs: New data=ordered implementationGravatar Chris Mason 1-2/+2
2008-09-25Btrfs: Add a per-inode csum mutex to avoid races creating csum itemsGravatar Chris Mason 1-0/+1
2008-09-25Btrfs: Throttle file_write when data=ordered is flushing the inodeGravatar Chris Mason 1-0/+1
2008-09-25Btrfs: Handle checksumming errors while reading data blocksGravatar Chris Mason 1-0/+1
2008-09-25Btrfs: Fix i_blocks accountingGravatar Chris Mason 1-0/+1
2008-09-25Btrfs: Split the extent_map code into two partsGravatar Chris Mason 1-0/+2
2008-09-25Btrfs: Add inode flags supportGravatar Yan 1-0/+1
2008-09-25Btrfs: Add data=ordered supportGravatar Chris Mason 1-0/+1
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsGravatar Chris Mason 1-0/+3
2007-08-10Btrfs: delay commits during fsync to allow more writersGravatar Josef Bacik 1-0/+5
2007-06-13btrfs: Code cleanupGravatar Aneesh 1-0/+1
2007-06-12Btrfs: add GPLv2Gravatar Chris Mason 1-0/+18
2007-04-30Btrfs: allocator improvements, inode block groupsGravatar Chris Mason 1-0/+1
2007-04-10Btrfs: drop the inode map treeGravatar Chris Mason 1-2/+0
2007-04-06Btrfs: start of support for many FS volumesGravatar Chris Mason 1-0/+2
2007-04-02Btrfs: still corruption huntingGravatar Chris Mason 1-0/+14