summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: Add data=ordered supportChris Mason2008-09-251-3/+2
* Btrfs: Lower the max inline size to 8kChris Mason2008-09-251-1/+1
* Btrfs: Fix lock ordering of the snapshot semaphore against the page lockChris Mason2008-09-251-2/+4
* Btrfs: Force inlining off in a few places to save stack usageChris Mason2008-09-251-10/+6
* Btrfs: Implement basic support for -ENOSPCChris Mason2008-09-251-4/+24
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-251-4/+11
* Fixes for loopback files in btrfsChris Mason2008-09-251-0/+1
* Off by one fix for btrfs_drop_extentsYan2008-09-251-1/+2
* Btrfs: Add lowest key information to back refs for extent tree blocks as well.Chris Mason2008-09-251-7/+4
* Btrfs: Add back pointers from extents to the btree or file referencing themChris Mason2008-09-251-3/+17
* btrfs_drop_extents: make sure the item is getting smaller before truncateChris Mason2008-09-251-15/+15
* Btrfs: Fine tune the btree writeback exclusion some moreChris Mason2008-09-251-1/+2
* Btrfs: Allow large data extents in a single file to span into metadata block ...Chris Mason2008-09-251-0/+6
* Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extentsYan2008-09-251-2/+1
* Btrfs: Fix u32 overflow in dirty_and_release_pages.Yan2008-09-251-4/+5
* Btrfs: Fix a number of inline extent problems that Yan Zheng reported.Chris Mason2008-09-251-6/+30
* Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machinesChris Mason2008-09-251-1/+2
* Add O_SYNC support to btrfs_file_writeChris Mason2008-09-251-2/+13
* Btrfs: Fix for insert_inline_extent to handle offset != 0Yan2008-09-251-9/+12
* btrfs: 32-bit type problemsJens Axboe2008-09-251-1/+1
* Btrfs: Default to 8k max packed tailsChris Mason2008-09-251-1/+1
* Btrfs: Add back file data checksummingChris Mason2008-09-251-0/+1
* Btrfs: extent_map optimizations to cut down on CPU usageChris Mason2008-09-251-1/+0
* Btrfs: Allow tails larger than one pageChris Mason2008-09-251-36/+116
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-251-66/+60
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-62/+67
* Btrfs: factor page private preparations into a helperChristoph Hellwig2008-09-251-6/+1
* Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason2008-09-251-1/+1
* Btrfs: Fix off by one error in dirty_and_release_pagesYan2007-09-141-1/+1
* Btrfs: use unlocked_ioctlChristoph Hellwig2007-09-141-2/+2
* [PATCH] btrfs: fix printk format warningChristoph Hellwig2007-09-101-1/+1
* Btrfs: Add more synchronization before creating a snapshotChris Mason2007-09-101-0/+2
* Btrfs: remove extra drop_extent_cache callChris Mason2007-08-301-2/+0
* Btrfs: fsx delalloc fixesChris Mason2007-08-301-9/+17
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-271-29/+21
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-157/+138
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-101-4/+18
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-1/+1
* Btrfs: deal with api changes in 2.6.23-rc1Chris Mason2007-07-251-2/+7
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: crash recovery fixesChris Mason2007-06-281-4/+11
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-50/+81
* Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machinesChris Mason2007-06-221-1/+2
* Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason2007-06-181-111/+133
* Btrfs: patch queue: page_mkwriteChris Mason2007-06-151-150/+26
* Btrfs: i386 fixes from axboeChris Mason2007-06-121-2/+5
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: 64 bit div fixesChris Mason2007-06-121-3/+4
* Btrfs: split up super.cChris Mason2007-06-121-0/+783
OpenPOWER on IntegriCloud