summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Allow tails larger than one pageChris Mason
2008-09-25Btrfs: Allow tree blocks larger than the page sizeChris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2007-08-29Btrfs: Use mount -o subvol to select the subvol directory instead of dev:Chris Mason
2007-08-29Btrfs: Add mount into directory supportYan
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik
2007-08-27Btrfs: Add delayed allocation to the extent based page tree codeChris Mason
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason
2007-06-26Btrfs: Fix super block updates during transaction commitChris Mason
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason
2007-06-12Btrfs: add GPLv2Chris Mason
2007-06-12Btrfs: split up super.cChris Mason
2007-06-12Btrfs: fix oops after block group lookupChris Mason
2007-06-09Btrfs: remove device treeChris Mason
2007-06-08Btrfs: add compat ioctlChris Mason
2007-06-08Btrfs: d_type optimizationChris Mason
2007-05-29Btrfs: fixup various fsx failuresChris Mason
2007-05-24Btrfs: sparse files!Chris Mason
2007-05-24Btrfs: symlinks and hard linksChris Mason
2007-05-23Btrfs: renameChris Mason
2007-05-21Btrfs: 2.6.21-git fixesChris Mason
2007-05-18Btrfs: allocator optimizations, truncate readaheadChris Mason
2007-05-11Btrfs: patch queue: fix corruption when splitting large itemsChris Mason
2007-05-10Btrfs: many allocator fixes, pretty solidChris Mason
2007-05-06Btrfs: more allocator enhancementsChris Mason
2007-05-03Btrfs: early metadata/data splitChris Mason
2007-05-02Btrfs: fix page cache memory leakChris Mason
2007-05-01Btrfs: directory readaheadChris Mason
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason
2007-04-28Btrfs: smarter transaction writebackChris Mason
2007-04-27Btrfs: more block allocator workChris Mason
2007-04-26Btrfs: start of block group codeChris Mason
2007-04-24Btrfs: fixup dirty_inode related deadlocksChris Mason
2007-04-24Btrfs: get rid of the extent_item type fieldChris Mason
2007-04-24Btrfs: add dirty_inode callChris Mason
2007-04-23Btrfs: new subvolume oops fixChris Mason
2007-04-21Btrfs: add owner and type fields to the extents aand block headersChris Mason
2007-04-20Btrfs: early fsync supportChris Mason
2007-04-19Btrfs: directory inode index is backChris Mason
2007-04-19Btrfs: many file_write fixes, inline dataChris Mason
2007-04-18Btrfs: working file_write, reorganized key flagsChris Mason
2007-04-17Btrfs: rework csums and extent item orderingChris Mason
2007-04-17Btrfs: progress on file_writeChris Mason
2007-04-16Btrfs: early work to file_write in big extentsChris Mason
2007-04-12Btrfs: add a device id to device itemsChris Mason
2007-04-12Btrfs: add disk ioctl, mostly workingChris Mason
2007-04-11Btrfs: create a logical->phsyical block number mapping schemeChris Mason
2007-04-11Btrfs: detect duplicate subvol namesChris Mason
2007-04-10Btrfs: subvolumesChris Mason