summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Add lowest key information to back refs for extent tree blocks as well.Chris Mason
2008-09-25Btrfs: Add back pointers from extents to the btree or file referencing themChris Mason
2008-09-25btrfs_drop_extents: make sure the item is getting smaller before truncateChris Mason
2008-09-25Btrfs: Fine tune the btree writeback exclusion some moreChris Mason
2008-09-25Btrfs: Allow large data extents in a single file to span into metadata block ...Chris Mason
2008-09-25Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extentsYan
2008-09-25Btrfs: Fix u32 overflow in dirty_and_release_pages.Yan
2008-09-25Btrfs: Fix a number of inline extent problems that Yan Zheng reported.Chris Mason
2008-09-25Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machinesChris Mason
2008-09-25Add O_SYNC support to btrfs_file_writeChris Mason
2008-09-25Btrfs: Fix for insert_inline_extent to handle offset != 0Yan
2008-09-25btrfs: 32-bit type problemsJens Axboe
2008-09-25Btrfs: Default to 8k max packed tailsChris Mason
2008-09-25Btrfs: Add back file data checksummingChris Mason
2008-09-25Btrfs: extent_map optimizations to cut down on CPU usageChris Mason
2008-09-25Btrfs: Allow tails larger than one pageChris Mason
2008-09-25Btrfs: Allow tree blocks larger than the page sizeChris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2008-09-25Btrfs: factor page private preparations into a helperChristoph Hellwig
2008-09-25Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason
2007-09-14Btrfs: Fix off by one error in dirty_and_release_pagesYan
2007-09-14Btrfs: use unlocked_ioctlChristoph Hellwig
2007-09-10[PATCH] btrfs: fix printk format warningChristoph Hellwig
2007-09-10Btrfs: Add more synchronization before creating a snapshotChris Mason
2007-08-30Btrfs: remove extra drop_extent_cache callChris Mason
2007-08-30Btrfs: fsx delalloc fixesChris Mason
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-10Btrfs: delay commits during fsync to allow more writersJosef Bacik
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason
2007-07-25Btrfs: deal with api changes in 2.6.23-rc1Chris Mason
2007-07-11Btrfs: trivial include fixupsZach Brown
2007-06-28Btrfs: crash recovery fixesChris 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-18Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason
2007-06-15Btrfs: patch queue: page_mkwriteChris Mason
2007-06-12Btrfs: i386 fixes from axboeChris Mason
2007-06-12Btrfs: add GPLv2Chris Mason
2007-06-12Btrfs: 64 bit div fixesChris Mason
2007-06-12Btrfs: split up super.cChris Mason