summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-168/+267
* btrfs_get_extent should treat inline extents as though they hold a whole blockChris Mason2008-09-251-5/+7
* Btrfs: factor page private preparations into a helperChristoph Hellwig2008-09-251-6/+1
* Btrfs: Fix double free and off by one in inode.cYan2008-09-251-2/+1
* Btrfs: truncate: don't update inode->i_blocks when extent is a holeYan2008-09-251-4/+6
* create btrfs_path slab with the correct sizeYan2008-09-251-1/+1
* fix found_type decrement in btrfs_truncate_in_transYan2008-09-251-1/+1
* Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason2008-09-251-12/+35
* split up btrfs_ioctlChristoph Hellwig2007-09-141-47/+59
* Btrfs: use unlocked_ioctlChristoph Hellwig2007-09-141-18/+5
* Btrfs: Fix extra link count dec in renameChris Mason2007-09-141-7/+0
* Btrfs: [PATCH] extent_map: provide generic bmapChristoph Hellwig2007-09-101-21/+2
* Btrfs: Add more synchronization before creating a snapshotChris Mason2007-09-101-1/+9
* Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason2007-09-101-12/+81
* Btrfs: fsx delalloc fixesChris Mason2007-08-301-163/+14
* Btrfs: Add file data csums back in via hooks in the extent map codeChris Mason2007-08-301-3/+95
* Btrfs: Fix mknod to properly send rdev info back to diskYan2007-08-291-0/+1
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-291-4/+9
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-271-62/+79
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-510/+306
* Btrfs: Make sure to cow the root during a snapshotChris Mason2007-08-271-0/+2
* Btrfs: Do more extensive readahead during tree searchesChris Mason2007-08-271-1/+1
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-101-0/+2
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-101-21/+2
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-3/+30
* Btrfs: Fold some btree readahead routines into something more generic.Chris Mason2007-08-071-67/+2
* Btrfs: deal with api changes in 2.6.23-rc1Chris Mason2007-07-251-24/+26
* Btrfs: Implement mknodJosef Bacik2007-07-111-6/+66
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: crash recovery fixesChris Mason2007-06-281-3/+3
* Btrfs: Fix mtime and ctime updates on parent dirsChris Mason2007-06-251-1/+5
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-221-0/+2
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-58/+107
* Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason2007-06-181-4/+7
* Btrfs: patch queue: page_mkwriteChris Mason2007-06-151-6/+297
* btrfs: Code cleanupAneesh2007-06-131-9/+1
* Btrfs: i386 fixes from axboeChris Mason2007-06-121-2/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: no slashes in subvolume namesChris Mason2007-06-121-0/+2
* Btrfs: split up super.cChris Mason2007-06-121-0/+2210
OpenPOWER on IntegriCloud