aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2007-09-10Btrfs: [PATCH] extent_map: make the writepage_io hook optionalChristoph Hellwig
2007-09-10Btrfs: [PATCH] extent_map: provide generic bmapChristoph Hellwig
2007-09-10Btrfs: [PATCH] extent_map: fix locking for bio completionChristoph Hellwig
2007-09-10[PATCH] btrfs: fix printk format warningChristoph Hellwig
2007-09-10Btrfs: Reorder tests in set_extent_bit to properly find holesChris Mason
2007-09-10Btrfs: Add more synchronization before creating a snapshotChris Mason
2007-09-10Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason
2007-08-30Btrfs: remove extra drop_extent_cache callChris Mason
2007-08-30Btrfs: fsx delalloc fixesChris Mason
2007-08-30Btrfs: Add file data csums back in via hooks in the extent map codeChris Mason
2007-08-29Btrfs: Use mount -o subvol to select the subvol directory instead of dev:Chris Mason
2007-08-29Btrfs: Fix oopsen in extent_tree.c during enospcYan
2007-08-29Btrfs: Add mount into directory supportYan
2007-08-29Btrfs: Fix mknod to properly send rdev info back to diskYan
2007-08-29Btrfs: ctree.c cleanupsYan
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-27Btrfs: Make sure to cow the root during a snapshotChris Mason
2007-08-27Btrfs: Do more extensive readahead during tree searchesChris Mason
2007-08-27fix block readahead in btrfs_next_leafYan
2007-08-10Btrfs: delay commits during fsync to allow more writersJosef Bacik
2007-08-10Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason
2007-08-08Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshotChris Mason
2007-08-08Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason
2007-08-08Btrfs: Let some locks go during defrag and snapshot droppingChris Mason
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason
2007-08-07Btrfs: Fold some btree readahead routines into something more generic.Chris Mason
2007-08-07Btrfs: Do snapshot deletion in smaller chunks.Chris Mason
2007-07-25Btrfs: cleaner make cleanJoel Becker
2007-07-25Btrfs: deal with api changes in 2.6.23-rc1Chris Mason
2007-07-11Btrfs: Implement mknodJosef Bacik
2007-07-11Btrfs: Some code cleanupsAneesh
2007-07-11Btrfs: trivial include fixupsZach Brown
2007-06-28Btrfs: crash recovery fixesChris Mason
2007-06-26Btrfs: Allow find_free_extent callers to pass in an exclusion rangeChris Mason
2007-06-26Btrfs: Fix super block updates during transaction commitChris Mason
2007-06-25Btrfs: Fix mtime and ctime updates on parent dirsChris Mason
2007-06-22Btrfs: Documentation updateChris Mason
2007-06-22Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason
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