summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-15/+15
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-171-0/+1
* Btrfs: fix nodatasum handling in balancing codeYan Zheng2008-12-121-1/+4
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-111-8/+9
* Btrfs: Delete csum items when freeing extentsChris Mason2008-12-101-0/+13
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-081-0/+26
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-081-10/+20
* Btrfs: rev the disk format for the inode compat and csum selection changesChris Mason2008-12-021-1/+1
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-021-1/+18
* Btrfs: add support for compat flags to btrfsJosef Bacik2008-12-021-7/+21
* Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik2008-11-201-0/+1
* Btrfs: Update the disk format for the seed device and new root codeChris Mason2008-11-181-1/+1
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-171-0/+3
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-171-16/+51
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-171-0/+6
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-4/+3
* Btrfs: Seed device supportYan Zheng2008-11-171-1/+17
* Btrfs: mount ro and remount supportYan Zheng2008-11-121-0/+1
* Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik2008-11-121-0/+5
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-061-1/+3
* Btrfs: rev the disk format for fallocateChris Mason2008-10-311-1/+1
* Btrfs: Add fallocate support v2Yan Zheng2008-10-301-2/+7
* Btrfs: update nodatacow code v2Yan Zheng2008-10-301-3/+5
* Btrfs: update hole handling v2Yan Zheng2008-10-301-0/+1
* Btrfs: Rev the disk format for compression and root pointer generation fieldsChris Mason2008-10-291-1/+1
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-291-0/+8
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-291-1/+7
* Btrfs: fix enospc when there is plenty of spaceJosef Bacik2008-10-291-0/+1
* Btrfs: Improve space balancing codeYan Zheng2008-10-291-7/+6
* Btrfs: Add zlib compression supportChris Mason2008-10-291-18/+81
* Btrfs: Fix subvolume creation locking rulesChristoph Hellwig2008-10-091-1/+1
* Btrfs: Rev the disk format for the new back reference formatChris Mason2008-10-091-1/+1
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-091-19/+6
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-091-11/+2
* Btrfs: remove last_log_alloc allocator optimizationChris Mason2008-10-031-1/+0
* Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason2008-10-011-1/+3
* Btrfs: add and improve commentsChris Mason2008-09-291-1/+0
* Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason2008-09-291-0/+1
* Btrfs: update space balancing codeZheng Yan2008-09-261-1/+25
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-261-1/+10
* Btrfs: Add shared reference cacheZheng Yan2008-09-261-7/+12
* Btrfs: allocator fixes for space balancing updateZheng Yan2008-09-261-0/+2
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-5/+2
* Btrfs: Full back reference supportZheng Yan2008-09-251-21/+41
* Btrfs: free space accounting redoJosef Bacik2008-09-251-4/+42
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-251-0/+2
* Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan2008-09-251-1/+2
* remove unused function btrfs_ilookupChristoph Hellwig2008-09-251-2/+0
* Btrfs: Rev the disk formatChris Mason2008-09-251-1/+1
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-3/+69
OpenPOWER on IntegriCloud