summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason1-1/+3
2007-08-08Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason1-6/+1
2007-08-08Btrfs: Let some locks go during defrag and snapshot droppingChris Mason1-2/+2
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason1-2/+17
2007-08-07Btrfs: Fold some btree readahead routines into something more generic.Chris Mason1-0/+1
2007-08-07Btrfs: Do snapshot deletion in smaller chunks.Chris Mason1-2/+2
2007-06-28Btrfs: crash recovery fixesChris Mason1-8/+4
2007-06-26Btrfs: Fix super block updates during transaction commitChris Mason1-0/+1
2007-06-22Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason1-2/+15
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason1-3/+0
2007-06-22Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machinesChris Mason1-4/+0
2007-06-15Btrfs: patch queue: page_mkwriteChris Mason1-0/+2
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-06-12Btrfs: split up super.cChris Mason1-1/+24
2007-06-11Btrfs: fix oops after block group lookupChris Mason1-0/+3
2007-06-09Btrfs: remove device treeChris Mason1-101/+4
2007-06-08Btrfs: get forced transaction commits via workqueueChris Mason1-1/+3
2007-06-08Btrfs: add compat ioctlChris Mason1-2/+3
2007-06-07Btrfs: d_type optimizationChris Mason1-0/+10
2007-05-29Btrfs: block group switchingChris Mason1-1/+4
2007-05-29Btrfs: fixup various fsx failuresChris Mason1-0/+3
2007-05-24Btrfs: sparse files!Chris Mason1-0/+1
2007-05-23Btrfs: renameChris Mason1-0/+1
2007-05-21Btrfs: 2.6.21-git fixesChris Mason1-2/+0
2007-05-18Btrfs: allocator optimizations, truncate readaheadChris Mason1-1/+1
2007-05-10Btrfs: switch to crc32c instead of sha256Chris Mason1-1/+3
2007-05-09Btrfs: many allocator fixes, pretty solidChris Mason1-0/+3
2007-05-07Btrfs: allocator and tuningChris Mason1-0/+1
2007-05-06Btrfs: more allocator enhancementsChris Mason1-2/+5
2007-05-03Btrfs: early metadata/data splitChris Mason1-1/+1
2007-05-02Btrfs: fix page cache memory leakChris Mason1-0/+3
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason1-1/+17
2007-04-27Btrfs: more block allocator workChris Mason1-1/+3
2007-04-26Btrfs: start of block group codeChris Mason1-15/+51
2007-04-25Btrfs: change around extent-tree preallocChris Mason1-3/+7
2007-04-24Btrfs: get rid of the extent_item type fieldChris Mason1-15/+1
2007-04-20Btrfs: add owner and type fields to the extents aand block headersChris Mason1-3/+42
2007-04-20Btrfs: write barriers on commit, balance level before splitChris Mason1-0/+1
2007-04-19Btrfs: early fsync supportChris Mason1-0/+1
2007-04-19Btrfs: directory inode index is backChris Mason1-41/+17
2007-04-19Btrfs: many file_write fixes, inline dataChris Mason1-0/+35
2007-04-18Btrfs: working file_write, reorganized key flagsChris Mason1-26/+26
2007-04-17Btrfs: rework csums and extent item orderingChris Mason1-15/+2
2007-04-17Btrfs: progress on file_writeChris Mason1-5/+16
2007-04-16Btrfs: early work to file_write in big extentsChris Mason1-0/+15
2007-04-12Btrfs: add a device id to device itemsChris Mason1-0/+36
2007-04-11Btrfs: create a logical->phsyical block number mapping schemeChris Mason1-0/+1
2007-04-11Btrfs: early support for multiple devicesChris Mason1-5/+65
2007-04-11Btrfs: use a dedicated inode num for root root dirChris Mason1-1/+2
2007-04-10Btrfs: drop owner and parentidChris Mason1-24/+1