aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
AgeCommit message (Expand)Author
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-11Btrfs: Fix extent replacment raceChris Mason
2009-09-11Btrfs: reduce CPU usage in the extent_state treeChris Mason
2009-09-11Btrfs: switch extent_map to a rw lockChris Mason
2009-09-11Btrfs: optimize set extent bitChris Mason
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-02Btrfs: don't log the inode in file_write while growing the fileChris Mason
2009-06-10Btrfs: fdatasync should skip metadata writeoutHisashi Hifumi
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-04-27Btrfs: remove #if 0 codeChris Mason
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason
2009-04-20Btrfs: add a priority queue to the async thread helpersChris Mason
2009-03-31Btrfs: add extra flushing for renames and truncatesChris Mason
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundChris Mason
2009-02-20Btrfs: add better -ENOSPC handlingJosef Bacik
2009-02-20Btrfs: check file pointer in btrfs_sync_fileChris Mason
2009-01-21Btrfs: fix tree logs parallel syncYan Zheng
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-06Btrfs: don't change file extent's ram_bytes in btrfs_drop_extentsYan Zheng
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: Fix memset length in btrfs_file_writeyanhai zhu
2008-12-12Btrfs: fix nodatasum handling in balancing codeYan Zheng
2008-12-08Btrfs: Fix compressed checksum fsync log copiesChris Mason
2008-12-08Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason
2008-12-02Btrfs: fix shadowed variable declarationsChristoph Hellwig
2008-11-12Btrfs: Fix race in btrfs_mark_extent_writtenYan Zheng
2008-11-11Btrfs: Fix starting search offset inside btrfs_drop_extentsYan Zheng
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-10-31Btrfs: Compression corner fixesChris Mason
2008-10-30Btrfs: Add fallocate support v2Yan Zheng
2008-10-30Btrfs: Fix bookend extent race v2Yan Zheng
2008-10-30Btrfs: update hole handling v2Yan Zheng
2008-10-29Btrfs: Add zlib compression supportChris Mason
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: O_DIRECT writes via buffered writes + invaldiateChris Mason
2008-09-29Btrfs: add and improve commentsChris 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: Full back reference supportZheng Yan
2008-09-25Btrfs: Dir fsync optimizationsChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason
2008-09-25Btrfs: Add debugging checks to track down corrupted metadataChris Mason
2008-09-25Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason