summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: use signed integer instead of unsigned long integer for log transidMiao Xie2014-03-101-7/+7
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-0/+1
* Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie2014-01-281-0/+3
* Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana2013-11-111-0/+20
* Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik2013-09-211-1/+4
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-011-0/+21
* btrfs: fix minor typo in commentNathaniel Yazdani2013-05-061-1/+1
* Btrfs: serialize unlocked dio reads with truncateMiao Xie2013-02-201-0/+19
* Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie2013-02-201-0/+1
* Btrfs: inline csums if we're fsyncingJosef Bacik2012-12-161-0/+3
* Btrfs: only log the inode item if we can get away with itJosef Bacik2012-12-161-0/+1
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-011-8/+6
* Btrfs: turbo charge fsyncJosef Bacik2012-10-011-0/+1
* Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-231-3/+0
* Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-231-2/+3
* Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo2012-07-231-2/+4
* Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-141-0/+1
* Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik2012-05-301-0/+13
* Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-301-3/+1
* Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-301-14/+16
* Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-301-3/+0
* Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-161-0/+3
* Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-081-3/+1
* Btrfs: calculate checksum space correctlyJosef Bacik2011-10-191-0/+6
* Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-191-5/+0
* Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik2011-10-191-3/+3
* Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-111-1/+5
* Btrfs: use the commit_root for reading free_space_inode crcsChris Mason2011-07-271-0/+9
* Btrfs: fix enospc problems with delallocJosef Bacik2011-07-271-2/+5
* Merge branch 'for-chris' ofChris Mason2011-05-281-3/+0
|\
| * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-231-3/+0
* | Btrfs: add mount -o auto_defragChris Mason2011-05-261-0/+1
* | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-221-0/+5
|\ \
| * | btrfs: implement delayed inode items operationMiao Xie2011-05-211-0/+5
| |/
* | Btrfs: Always use 64bit inode numberLi Zefan2011-04-251-0/+9
|/
* Btrfs: change reserved_extents to an atomic_tJosef Bacik2011-03-171-2/+1
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-221-1/+1
* 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
OpenPOWER on IntegriCloud