summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+3
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-181-16/+51
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-181-0/+6
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-181-4/+3Star
* Btrfs: Seed device supportYan Zheng2008-11-181-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-071-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/+6Star
* 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/+6Star
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-091-11/+2Star
* Btrfs: remove last_log_alloc allocator optimizationChris Mason2008-10-031-1/+0Star
* Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason2008-10-021-1/+3
* Btrfs: add and improve commentsChris Mason2008-09-291-1/+0Star
* 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/+2Star
* 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/+0Star
* 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
* Btrfs: Rev the disk formatChris Mason2008-09-251-1/+1
* Introduce btrfs_iget helperBalaji Rao2008-09-251-0/+2
* Btrfs: Wait for kernel threads to make progress during async submissionChris Mason2008-09-251-0/+1
* Btrfs: Count async bios separately from async checksum work itemsChris Mason2008-09-251-0/+1
* Btrfs: fix RHEL test for ClearPageFsMiscEric Sandeen2008-09-251-1/+1
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-251-1/+2
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-251-0/+4
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-251-0/+1
* btrfs_search_slot: reduce lock contention by cowing in two stagesChris Mason2008-09-251-1/+5
* Btrfs: Fix streaming read performance with checksumming onChris Mason2008-09-251-0/+2
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-251-1/+2