aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
Commit message (Expand)AuthorAge
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-01
* Btrfs: turbo charge fsyncJosef Bacik2012-10-01
* Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-23
* Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-23
* Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo2012-07-23
* Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-14
* Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik2012-05-30
* Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-30
* Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-30
* Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
* Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
* Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-08
* Btrfs: calculate checksum space correctlyJosef Bacik2011-10-19
* Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-19
* Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik2011-10-19
* Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-11
* Btrfs: use the commit_root for reading free_space_inode crcsChris Mason2011-07-27
* Btrfs: fix enospc problems with delallocJosef Bacik2011-07-27
* Merge branch 'for-chris' ofChris Mason2011-05-28
|\
| * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-23
* | Btrfs: add mount -o auto_defragChris Mason2011-05-26
* | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-22
|\ \
| * | btrfs: implement delayed inode items operationMiao Xie2011-05-21
| |/
* / Btrfs: Always use 64bit inode numberLi Zefan2011-04-25
|/
* Btrfs: change reserved_extents to an atomic_tJosef Bacik2011-03-17
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
* Btrfs: add new defrag-range ioctl.Chris Mason2010-03-15
* Btrfs: Fix disk_i_size update corner caseYan, Zheng2009-12-17
* Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
* switch btrfs to inode->i_aclAl Viro2009-06-24
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-31
* Btrfs: tree logging unlink/rename fixesChris Mason2009-03-24
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-20
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-11
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-08
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: Dir fsync optimizationsChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Get rid of BTRFS_I(inode)->index and use local vars insteadChris Mason2008-09-25
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-25
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25