summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2008-09-25btrfs_get_extent should treat inline extents as though they hold a whole blockChris Mason
2008-09-25Btrfs: factor page private preparations into a helperChristoph Hellwig
2008-09-25Btrfs: Fix double free and off by one in inode.cYan
2008-09-25Btrfs: truncate: don't update inode->i_blocks when extent is a holeYan
2008-09-25create btrfs_path slab with the correct sizeYan
2008-09-25fix found_type decrement in btrfs_truncate_in_transYan
2008-09-25Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason
2007-09-14split up btrfs_ioctlChristoph Hellwig
2007-09-14Btrfs: use unlocked_ioctlChristoph Hellwig
2007-09-14Btrfs: Fix extra link count dec in renameChris Mason
2007-09-11Btrfs: [PATCH] extent_map: provide generic bmapChristoph Hellwig
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: fsx delalloc fixesChris Mason
2007-08-30Btrfs: Add file data csums back in via hooks in the extent map codeChris Mason
2007-08-29Btrfs: Fix mknod to properly send rdev info back to diskYan
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-10Btrfs: delay commits during fsync to allow more writersJosef Bacik
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris 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-07-25Btrfs: deal with api changes in 2.6.23-rc1Chris Mason
2007-07-11Btrfs: Implement mknodJosef Bacik
2007-07-11Btrfs: trivial include fixupsZach Brown
2007-06-28Btrfs: crash recovery fixesChris Mason
2007-06-25Btrfs: Fix mtime and ctime updates on parent dirsChris 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-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: split up super.cChris Mason