summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
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-11Btrfs: 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-07Btrfs: 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