aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
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
2008-09-25Btrfs: Update and fix mount -o nodatacowYan Zheng
2008-09-25Btrfs: Throttle operations if the reference cache gets too largeChris Mason
2008-09-25Btrfs: Leaf reference cache updateChris Mason
2008-09-25Btrfs: Fix .. lookup corner caseYan
2008-09-25Btrfs: Remove unused variable in fixup_tree_root_locationBalaji Rao
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik
2008-09-25Btrfs: Add ACL supportJosef Bacik
2008-09-25Btrfs: Implement new dir index formatJosef Bacik
2008-09-25Btrfs: Search data ordered extents first for checksums on readChris Mason
2008-09-25Btrfs: Take the csum mutex while reading checksumsChris Mason
2008-09-25Btrfs: Fix some data=ordered related data corruptionsChris Mason
2008-09-25Btrfs: Index extent buffers in an rbtreeChris Mason