summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-251-0/+1
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-251-1/+1
* Btrfs: add new defrag-range ioctl.Chris Mason2010-03-151-0/+5
* Btrfs: Fix disk_i_size update corner caseYan, Zheng2009-12-171-4/+1
* Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-131-0/+6
* Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-081-5/+7
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-281-0/+8
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-211-0/+1
* switch btrfs to inode->i_aclAl Viro2009-06-241-4/+0
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-101-1/+0
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-0/+3
* Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-311-0/+18
* Btrfs: tree logging unlink/rename fixesChris Mason2009-03-241-6/+7
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-201-0/+8
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-111-5/+3
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-081-3/+3
* Btrfs: add and improve commentsChris Mason2008-09-291-3/+51
* Btrfs: Dir fsync optimizationsChris Mason2008-09-251-0/+3
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-0/+8
* Get rid of BTRFS_I(inode)->index and use local vars insteadChris Mason2008-09-251-9/+0
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-251-0/+2
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-251-0/+3
* Btrfs: Add ACL supportJosef Bacik2008-09-251-0/+3
* Btrfs: Implement new dir index formatJosef Bacik2008-09-251-0/+15
* Add a per-inode lock around btrfs_drop_extentsChris Mason2008-09-251-0/+1
* Btrfs: Update on disk i_size only after pending ordered extents are doneChris Mason2008-09-251-0/+9
* Btrfs: New data=ordered implementationChris Mason2008-09-251-2/+2
* Btrfs: Add a per-inode csum mutex to avoid races creating csum itemsChris Mason2008-09-251-0/+1
* Btrfs: Throttle file_write when data=ordered is flushing the inodeChris Mason2008-09-251-0/+1
* Btrfs: Handle checksumming errors while reading data blocksChris Mason2008-09-251-0/+1
* Btrfs: Fix i_blocks accountingChris Mason2008-09-251-0/+1
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-251-0/+2
* Btrfs: Add inode flags supportYan2008-09-251-0/+1
* Btrfs: Add data=ordered supportChris Mason2008-09-251-0/+1
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-0/+3
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-101-0/+5
* btrfs: Code cleanupAneesh2007-06-131-0/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-301-0/+1
* Btrfs: drop the inode map treeChris Mason2007-04-101-2/+0
* Btrfs: start of support for many FS volumesChris Mason2007-04-061-0/+2
* Btrfs: still corruption huntingChris Mason2007-04-021-0/+14
OpenPOWER on IntegriCloud