summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-16/+63
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-10/+7
* btrfs: Fix busyloops in transaction waiting codeJan Kara2012-01-261-2/+4
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-161-1/+1
|\
| * Btrfs: mark delayed refs as for cowArne Jansen2011-12-221-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-061-9/+10
|\ \ | |/
| * btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-061-2/+2
| * Btrfs: fix extent pinning bugs in the tree logChris Mason2011-11-061-5/+6
| * Btrfs: don't wait as long for more batches during SSD log commitChris Mason2011-11-061-2/+2
* | filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
|/
* Btrfs: fix an oops of log replayliubo2011-08-161-4/+24
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-011-3/+9
|\
| * btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh2011-07-141-3/+9
* | Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-271-3/+3
|/
* btrfs: fix dereference of ERR_PTR valueDavid Sterba2011-06-171-1/+1
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-10/+26
|\
| * Btrfs: check return value of btrfs_inc_extent_ref()Tsutomu Itoh2011-05-231-0/+1
| * Btrfs: return error to caller if read_one_inode() failsTsutomu Itoh2011-05-231-6/+18
| * Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh2011-05-231-1/+0
| * Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh2011-05-231-3/+7
* | Btrfs: do not flush csum items of unchanged file data during treelogliubo2011-05-231-0/+3
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-2/+4
|\ \
| * | btrfs: scrubArne Jansen2011-05-121-2/+4
| |/
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-221-51/+51
|\ \
| * | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-021-49/+49
| * | btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-021-2/+2
| |/
* | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-221-0/+7
|\ \
| * | btrfs: implement delayed inode items operationMiao Xie2011-05-211-0/+7
| |/
* | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-211-27/+27
|\ \ | |/ |/|
| * Btrfs: Always use 64bit inode numberLi Zefan2011-04-251-27/+27
* | Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh2011-04-251-2/+5
|/
* btrfs: make inode ref log recovery fasterliubo2011-03-281-24/+11
* Btrfs: cleanup some BUG_ON()Tsutomu Itoh2011-03-281-6/+9
* Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-171-0/+7
* btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh2011-02-011-0/+1
* btrfs: checking NULL or not in some functionsTsutomu Itoh2011-02-011-0/+6
* Btrfs: catch errors from btrfs_sync_logChris Mason2011-01-311-1/+2
* btrfs: fix several uncheck memory allocationsliubo2011-01-281-0/+25
* Btrfs: use dget_parent where we can UPDATEDJosef Bacik2010-11-211-4/+17
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-291-15/+0
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-291-1/+1
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-251-90/+151
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-151-1/+1
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-171-25/+24
* Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-151-2/+2
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-151-13/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-151-7/+41
|\
| * Btrfs: properly wait log writers during log syncYan, Zheng2009-10-141-5/+6
| * Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-131-1/+7
OpenPOWER on IntegriCloud