aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAge
* Btrfs: fix an oops of log replayliubo2011-08-16
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-01
|\
| * btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh2011-07-14
* | Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-27
|/
* btrfs: fix dereference of ERR_PTR valueDavid Sterba2011-06-17
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\
| * Btrfs: check return value of btrfs_inc_extent_ref()Tsutomu Itoh2011-05-23
| * Btrfs: return error to caller if read_one_inode() failsTsutomu Itoh2011-05-23
| * Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh2011-05-23
| * Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh2011-05-23
* | Btrfs: do not flush csum items of unchanged file data during treelogliubo2011-05-23
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
|\ \
| * | btrfs: scrubArne Jansen2011-05-12
| |/
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \
| * | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-02
| * | btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-02
| |/
* | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-22
|\ \
| * | btrfs: implement delayed inode items operationMiao Xie2011-05-21
| |/
* | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-21
|\ \ | |/ |/|
| * Btrfs: Always use 64bit inode numberLi Zefan2011-04-25
* | Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh2011-04-25
|/
* btrfs: make inode ref log recovery fasterliubo2011-03-28
* Btrfs: cleanup some BUG_ON()Tsutomu Itoh2011-03-28
* Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-17
* btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh2011-02-01
* btrfs: checking NULL or not in some functionsTsutomu Itoh2011-02-01
* Btrfs: catch errors from btrfs_sync_logChris Mason2011-01-31
* btrfs: fix several uncheck memory allocationsliubo2011-01-28
* Btrfs: use dget_parent where we can UPDATEDJosef Bacik2010-11-21
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-29
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-25
* 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
|/