aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2008-12-15Btrfs: Fix compressed writes on truncated pagesChris Mason
2008-12-12Btrfs: fix nodatasum handling in balancing codeYan Zheng
2008-12-11Btrfs: fix leaking block group on balanceYan Zheng
2008-12-08Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason
2008-12-02Btrfs: delete unused function: btrfs_invalidate_dcache_rootChris Mason
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-12-01Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Use current_fsuid/gidChris Mason
2008-11-19Btrfs: Avoid writeback stallsChris Mason
2008-11-17Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason
2008-11-17Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-11Btrfs: Fix compile warnings on 32 bit machinesChris Mason
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