summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2007-06-22Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machinesChris Mason
2007-06-19Btrfs: reada while dropping snapshotsChris Mason
2007-06-19Btrfs: cache the extent tree preallocationChris Mason
2007-06-18Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason
2007-06-15Btrfs: patch queue: page_mkwriteChris Mason
2007-06-13btrfs: Code cleanupAneesh
2007-06-12Btrfs: i386 fixes from axboeChris Mason
2007-06-12Btrfs: add GPLv2Chris Mason
2007-06-12Btrfs: no slashes in subvolume namesChris Mason
2007-06-12Btrfs: printk fixesChris Mason
2007-06-12Btrfs: 64 bit div fixesChris 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-09Btrfs: reap dead roots right after commitChris Mason
2007-06-08Btrfs: get forced transaction commits via workqueueChris Mason
2007-06-08Btrfs: add compat ioctlChris Mason
2007-06-08Btrfs: d_type optimizationChris Mason
2007-05-30Btrfs: use a separate flag for search_start vs a hint in find_free_extentChris Mason
2007-05-29Btrfs: block group switchingChris 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: switch to crc32c instead of sha256Chris Mason
2007-05-10Btrfs: fix check_node and check_leaf to use less cpuChris Mason
2007-05-10Btrfs: many allocator fixes, pretty solidChris Mason
2007-05-08Btrfs: allocator and tuningChris 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: prealloc more blocks for the extent mapChris Mason
2007-04-28Btrfs: smarter transaction writebackChris Mason
2007-04-28Btrfs: try to drop dead cow pages from ramChris Mason
2007-04-27Btrfs: allocator tweaksChris Mason
2007-04-27Btrfs: more block allocator workChris Mason
2007-04-26Btrfs: start of block group codeChris Mason
2007-04-25Btrfs: change around extent-tree preallocChris 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-23Btrfs: fix extent owner/type setting on extent tree blocksChris Mason
2007-04-21Btrfs: add owner and type fields to the extents aand block headersChris Mason
2007-04-20Btrfs: node balance optimizationsChris Mason