aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/btrfs_inode.h
AgeCommit message (Expand)Author
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2014-01-28Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie
2013-11-11Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana
2013-09-21Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik
2013-09-01Btrfs: don't cache the csum value into the extent state treeMiao Xie
2013-05-06btrfs: fix minor typo in commentNathaniel Yazdani
2013-02-20Btrfs: serialize unlocked dio reads with truncateMiao Xie
2013-02-20Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie
2012-12-16Btrfs: inline csums if we're fsyncingJosef Bacik
2012-12-16Btrfs: only log the inode item if we can get away with itJosef Bacik
2012-10-01Btrfs: fix a bug in checking whether a inode is already in logLiu Bo
2012-10-01Btrfs: turbo charge fsyncJosef Bacik
2012-07-23Btrfs: kill free_space pointer from inode structureLi Zefan
2012-07-23Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo
2012-07-23Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo
2012-06-14Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik
2012-05-30Btrfs: use i_version instead of our own sequenceJosef Bacik
2012-01-16Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik
2011-11-08Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik
2011-10-19Btrfs: calculate checksum space correctlyJosef Bacik
2011-10-19Btrfs: kill reserved_bytes in inodeJosef Bacik
2011-10-19Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo
2011-07-27Btrfs: use the commit_root for reading free_space_inode crcsChris Mason
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-23Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik
2011-05-22Merge branch 'delayed_inode' into inode_numbersChris Mason
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-04-25Btrfs: Always use 64bit inode numberLi Zefan
2011-03-17Btrfs: change reserved_extents to an atomic_tJosef Bacik
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason
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