summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-19/+18
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-231-10/+12
| * block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-231-9/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+5
|\ \
| * | btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-2/+5
| |/
* | fs: fix iversion handlingChristoph Hellwig2013-12-051-2/+6
|/
* btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-201-2/+1
* Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-201-1/+2
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-111-2/+1
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-111-3/+3
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-111-7/+3
* Btrfs: do not run snapshot-aware defragment on errorLiu Bo2013-11-111-19/+28
* Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik2013-11-111-6/+12
* Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik2013-11-111-15/+5
* Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik2013-11-111-1/+4
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-111-2/+7
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-111-3/+2
* Btrfs: handle a missing extent for the first file extentJosef Bacik2013-11-111-2/+9
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-111-0/+8
* Btrfs: free reserved space on error in a few placesJosef Bacik2013-11-111-0/+2
* Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana2013-11-111-2/+4
* Btrfs: improve jitter performance of the sequential buffered writeMiao Xie2013-11-111-3/+4
* Btrfs: do not release metadata for space cache inodesJosef Bacik2013-11-111-1/+7
* Btrfs: fix tracking of orphan inode countFilipe David Borba Manana2013-11-111-5/+8
* btrfs: drop unused parameter from btrfs_item_nrRoss Kirk2013-11-111-2/+2
* Btrfs: don't store NULL byte in symlink extentsFilipe David Borba Manana2013-11-111-2/+2
* Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens2013-11-111-13/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-181-0/+1
|\
| * Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik2013-10-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-121-1/+1
|\ \ | |/
| * Btrfs: use right root when checking for hash collisionJosef Bacik2013-10-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-5/+11
|\ \ | |/
| * Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun2013-09-211-0/+2
| * Btrfs: iput inode on allocation failureJosef Bacik2013-09-211-0/+4
| * Btrfs: more efficient inode tree replace operationFilipe David Borba Manana2013-09-211-5/+5
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-1/+1
|\ \
| * | truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-121-334/+281
|\ \ \ | |/ / |/| / | |/
| * Btrfs: only update disk_i_size as we remove extentsJosef Bacik2013-09-011-3/+28
| * Btrfs: allow partial ordered extent completionJosef Bacik2013-09-011-14/+46
| * Btrfs: do not clear our orphan item runtime flag on eexistJosef Bacik2013-09-011-2/+2
| * Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-011-15/+8
| * Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-011-145/+72
| * Btrfs: fix the error handling wrt orphan itemsJosef Bacik2013-09-011-15/+26
| * Btrfs: allow compressed extents to be merged during defragmentLiu Bo2013-09-011-6/+8
| * Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik2013-09-011-21/+28
| * Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-011-97/+65
| * Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-011-51/+34
| * Btrfs: reset ret in record_one_backrefJosef Bacik2013-09-011-2/+1
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud