aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-15
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
* Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-15
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
|\
| * Btrfs: properly wait log writers during log syncYan, Zheng2009-10-14
| * Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-13
| * Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
| * Btrfs: only write one super copy during fsyncChris Mason2009-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-11
|\|
| * Btrfs: optimize fsync for the single writer caseJosef Bacik2009-10-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
|\|
| * Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
| * Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-21
| * Btrfs: improve async block group cachingYan Zheng2009-09-17
| * Btrfs: Fix extent replacment raceChris Mason2009-09-11
* | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
|/
* Btrfs: change how we unpin extentsJosef Bacik2009-07-27
* Btrfs: Correct redundant test in add_inode_refJulia Lawall2009-07-27
* Btrfs: async block group cachingJosef Bacik2009-07-24
* Btrfs: fix extent_buffer leak during tree log replayChris Mason2009-06-11
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-24
* Btrfs: BUG to BUG_ON changesStoyan Gaydarov2009-04-02
* Btrfs: notreelog mount optionSage Weil2009-04-02
* Btrfs: kill the pinned_mutexJosef Bacik2009-04-03
* Btrfs: optimize fsyncs on old filesChris Mason2009-03-24
* Btrfs: tree logging unlink/rename fixesChris Mason2009-03-24
* Btrfs: Make sure i_nlink doesn't hit zero too soon during log replayChris Mason2009-03-24
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng2009-02-12
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-21
* Btrfs: explicitly mark the tree log root for writebackChris Mason2009-01-09
* Btrfs: tree logging checksum fixesYan Zheng2009-01-06
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: avoid orphan inode caused by log replayYan Zheng2009-01-05
* Btrfs: properly check free space for tree balancingYan Zheng2008-12-17
* Btrfs: Fix compressed checksum fsync log copiesChris Mason2008-12-08
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-02
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Add fallocate support v2Yan Zheng2008-10-30
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-29
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-09