summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c
AgeCommit message (Expand)Author
2009-06-11Btrfs: fix extent_buffer leak during tree log replayChris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason
2009-04-02Btrfs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-02Btrfs: notreelog mount optionSage Weil
2009-04-03Btrfs: kill the pinned_mutexJosef Bacik
2009-03-24Btrfs: optimize fsyncs on old filesChris Mason
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason
2009-03-24Btrfs: Make sure i_nlink doesn't hit zero too soon during log replayChris Mason
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-02-12Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason
2009-01-21Btrfs: fix tree logs parallel syncYan Zheng
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason
2009-01-06Btrfs: tree logging checksum fixesYan Zheng
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: avoid orphan inode caused by log replayYan Zheng
2008-12-17Btrfs: properly check free space for tree balancingYan Zheng
2008-12-08Btrfs: Fix compressed checksum fsync log copiesChris Mason
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason
2008-12-02Btrfs: add support for multiple csum algorithmsJosef Bacik
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-10-30Btrfs: Add fallocate support v2Yan Zheng
2008-10-29Btrfs: Add root tree pointer transaction idsYan Zheng
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik
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-09-25Btrfs: Full back reference supportZheng Yan
2008-09-25Btrfs: Disable the dir fsync optimization to skip logging the dir sometimesChris Mason
2008-09-25Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason
2008-09-25Btrfs: Copy into the log tree in big batchesChris Mason
2008-09-25Btrfs: Optimize tree log block allocationsChris Mason
2008-09-25Btrfs: Optimize btree walking while logging inodesChris Mason
2008-09-25Btrfs: Dir fsync optimizationsChris Mason
2008-09-25Btrfs: Update the highest objectid in a root after log replay is doneChris Mason
2008-09-25Btrfs: Tree logging fixesChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason