summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2008-09-25Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason
2007-09-14Btrfs: Fix cache_block_group to catch holes at the start of the groupYan
2007-09-14Btrfs: Fix off by one error in dirty_and_release_pagesYan
2007-09-14split up btrfs_ioctlChristoph Hellwig
2007-09-14Btrfs: use unlocked_ioctlChristoph Hellwig
2007-09-14Btrfs: Simplify makefileJan Engelhardt
2007-09-14Btrfs: add modules_install targetChris Mason
2007-09-14Btrfs: Fix extra link count dec in renameChris Mason
2007-09-11Btrfs: Find and remove dead roots the first time a root is loaded.Chris Mason
2007-09-10Btrfs: [PATCH] extent_map: add writepage_end_io hookChristoph Hellwig
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