aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Btrfs: refactor error handling to drop inode in btrfs_create()Filipe Brandenburger1-12/+11
2012-12-16Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger1-0/+6
2012-12-16Btrfs: add fiemap's flag checkTsutomu Itoh1-0/+8
2012-12-12Btrfs: handle errors from btrfs_map_bio() everywhereStefan Behrens1-7/+20
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens1-7/+5
2012-12-12Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo1-31/+11
2012-12-12fs/btrfs: drop if around WARN_ONJulia Lawall1-2/+1
2012-12-12fs/btrfs: use WARNJulia Lawall1-2/+1
2012-12-12Btrfs: fix joining the same transaction handler more than 2 timesMiao Xie1-30/+47
2012-12-11Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie1-6/+72
2012-12-11Btrfs: improve the noflush reservationMiao Xie1-2/+3
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-4/+3
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik1-4/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-120/+266
2012-10-09Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh1-1/+2
2012-10-09Btrfs: do not hold the file extent leaf locked when adding extent itemJosef Bacik1-3/+1
2012-10-09Btrfs: add a type field for the transaction handleMiao Xie1-15/+4
2012-10-09btrfs: extended inode refsMark Fasheh1-9/+14
2012-10-04btrfs: return EPERM upon rmdir on a subvolumeDavid Sterba1-2/+3
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+5
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov1-0/+5
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+4
2012-10-01Btrfs: fix unnecessary warning when the fragments make the space alloc failMiao Xie1-1/+1
2012-10-01Btrfs: create a pinned em when writing to a prealloc range in DIOJosef Bacik1-0/+55
2012-10-01Btrfs: fix corrupted metadata in the snapshotMiao Xie1-10/+9
2012-10-01btrfs: polish names of kmem cachesDavid Sterba1-5/+5
2012-10-01Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo1-8/+12
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie1-4/+4
2012-10-01Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()Sage Weil1-2/+0
2012-10-01Btrfs: add hole punchingJosef Bacik1-7/+21
2012-10-01Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik1-9/+3
2012-10-01Btrfs: fix a bug in checking whether a inode is already in logLiu Bo1-0/+2
2012-10-01Btrfs: fix wrong orphan count of the fs/file treeMiao Xie1-1/+1
2012-10-01Btrfs: improve fsync by filtering extents that we wantLiu Bo1-0/+1
2012-10-01Btrfs: do not needlessly restart the transaction for enospcJosef Bacik1-35/+18
2012-10-01Btrfs: turbo charge fsyncJosef Bacik1-10/+110
2012-10-01Btrfs: update last trans if we don't update the inodeJosef Bacik1-0/+2
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-09-21userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman1-4/+4
2012-09-01btrfs: fix comment typo in btrfs_finish_ordered_ioLiu Bo1-2/+2
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-162/+164
2012-08-28Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo1-2/+5
2012-08-28Btrfs: fix a dio write regressionLiu Bo1-4/+20
2012-08-28Btrfs: fix enospc problems when deleting a subvolJosef Bacik1-1/+1
2012-08-28Btrfs: barrier before waitqueue_activeJosef Bacik1-3/+1
2012-08-28Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik1-29/+16
2012-08-28Btrfs: lock extents as we map them in DIOJosef Bacik1-129/+127
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy1-1/+2
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+5
2012-07-31btrfs: Convert to new freezing mechanismJan Kara1-1/+5