aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* xattr support for btrfsJosef Bacik2008-09-25
* Btrfs: Add readpages supportChris Mason2008-09-25
* Properly delete csum item in btrfs_truncate_in_trans.Yan2008-09-25
* Btrfs: Add writepages supportChris Mason2008-09-25
* Btrfs: Fix a number of inline extent problems that Yan Zheng reported.Chris Mason2008-09-25
* Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machinesChris Mason2008-09-25
* Fix inline extent handling in btrfs_get_extentYan2008-09-25
* Btrfs: Compile fixes for 2.6.24-rc1Chris Mason2008-09-25
* Fix ENOTEMPTY check in btrfs_rmdirYan2008-09-25
* btrfs_inode_by_name return random value.Yan2008-09-25
* Btrfs: Off by one fixes in extent_map.cYan2008-09-25
* Btrfs: Optimize csum insertion to create larger items when possibleChris Mason2008-09-25
* Btrfs: KM_IRQ0 usage in end_io handlingJens Axboe2008-09-25
* btrfs: 32-bit type problemsJens Axboe2008-09-25
* Btrfs: Add back file data checksummingChris Mason2008-09-25
* Btrfs: Add back metadata checksummingChris Mason2008-09-25
* Btrfs: Allow tails larger than one pageChris Mason2008-09-25
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-25
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-25
* btrfs_get_extent should treat inline extents as though they hold a whole blockChris Mason2008-09-25
* Btrfs: factor page private preparations into a helperChristoph Hellwig2008-09-25
* Btrfs: Fix double free and off by one in inode.cYan2008-09-25
* Btrfs: truncate: don't update inode->i_blocks when extent is a holeYan2008-09-25
* create btrfs_path slab with the correct sizeYan2008-09-25
* fix found_type decrement in btrfs_truncate_in_transYan2008-09-25
* Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason2008-09-25
* split up btrfs_ioctlChristoph Hellwig2007-09-14
* Btrfs: use unlocked_ioctlChristoph Hellwig2007-09-14
* Btrfs: Fix extra link count dec in renameChris Mason2007-09-14
* Btrfs: [PATCH] extent_map: provide generic bmapChristoph Hellwig2007-09-10
* Btrfs: Add more synchronization before creating a snapshotChris Mason2007-09-10
* Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason2007-09-10
* Btrfs: fsx delalloc fixesChris Mason2007-08-30
* Btrfs: Add file data csums back in via hooks in the extent map codeChris Mason2007-08-30
* Btrfs: Fix mknod to properly send rdev info back to diskYan2007-08-29
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-29
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-27
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-27
* Btrfs: Make sure to cow the root during a snapshotChris Mason2007-08-27
* Btrfs: Do more extensive readahead during tree searchesChris Mason2007-08-27
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-10
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-10
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-07
* Btrfs: Fold some btree readahead routines into something more generic.Chris Mason2007-08-07
* Btrfs: deal with api changes in 2.6.23-rc1Chris Mason2007-07-25
* Btrfs: Implement mknodJosef Bacik2007-07-11
* Btrfs: trivial include fixupsZach Brown2007-07-11
* Btrfs: crash recovery fixesChris Mason2007-06-28
* Btrfs: Fix mtime and ctime updates on parent dirsChris Mason2007-06-25
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-22