aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2008-11-10Btrfs: Fix usage of struct extent_map->orig_startChris Mason
2008-11-10Btrfs: Fix csum error for compressed dataYan Zheng
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason
2008-11-06Btrfs: Add ordered async work queuesChris Mason
2008-10-31Btrfs: Compression corner fixesChris Mason
2008-10-30Btrfs: Add fallocate support v2Yan Zheng
2008-10-30Btrfs: update nodatacow code v2Yan Zheng
2008-10-30Btrfs: Fix bookend extent race v2Yan Zheng
2008-10-30Btrfs: update hole handling v2Yan Zheng
2008-10-30Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compressChris Mason
2008-10-30Btrfs: walk compressed pages based on the nr_pages count instead of bytesChris Mason
2008-10-29Btrfs: Add zlib compression supportChris Mason
2008-10-09Btrfs: Fix subvolume creation locking rulesChristoph Hellwig
2008-10-09Btrfs: Fix leaf reference cache missYan Zheng
2008-10-09Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng
2008-10-09Btrfs: Count space allocated to file in bytesYan Zheng
2008-10-03Btrfs: cast bio->bi_sector to a u64 before shiftingChris Mason
2008-10-01Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-29Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason
2008-09-26Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: Fix race against disk_i_size updatesChris Mason
2008-09-25Btrfs: Full back reference supportZheng Yan
2008-09-25Btrfs: free space accounting redoJosef Bacik
2008-09-25Btrfs: Dir fsync optimizationsChris Mason
2008-09-25Btrfs: Fix releasepage to properly keep dirty and writeback pagesChris Mason
2008-09-25Btrfs: Update the highest objectid in a root after log replay is doneChris Mason
2008-09-25remove unused function btrfs_ilookupChristoph Hellwig
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason
2008-09-25Btrfs: optimize btrget/set/removexattrChristoph Hellwig
2008-09-25Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when doneDavid Woodhouse
2008-09-25Minor cleanup of btrfs_real_readdir()David Woodhouse
2008-09-25Btrfs: Remove special cases for "." and ".."David Woodhouse
2008-09-25Btrfs: Implement our own copy of the nfsd readdir hack, for older kernelsDavid Woodhouse
2008-09-25Introduce btrfs_iget helperBalaji Rao
2008-09-25Btrfs: Lookup readpage checksums on bio submission againChris Mason
2008-09-25Btrfs: Fix add_extent_mapping to check for duplicates across the whole rangeChris Mason
2008-09-25Btrfs: Lower contention on the csum mutexChris Mason
2008-09-25Btrfs: Init address_space->writeback_index properlyChris Mason
2008-09-25Btrfs: Avoid calling into the FS for the final iput on fake root inodesChris Mason
2008-09-25Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng
2008-09-25Get rid of BTRFS_I(inode)->index and use local vars insteadChris Mason
2008-09-25btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for nowChris Mason
2008-09-25Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason
2008-09-25Btrfs: Hold csum mutex while reading in sums during readpagesChris Mason
2008-09-25Btrfs: Drop some debugging around the extent_map pinned flagChris Mason
2008-09-25Btrfs: Fix streaming read performance with checksumming onChris Mason
2008-09-25Btrfs: Add compatibility for kernels >= 2.6.27-rc1Sven Wegener
2008-09-25Btrfs: implement memory reclaim for leaf reference cacheYan