aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
...
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-11
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-11
* Btrfs: do not run snapshot-aware defragment on errorLiu Bo2013-11-11
* Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik2013-11-11
* Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik2013-11-11
* Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik2013-11-11
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-11
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-11
* Btrfs: handle a missing extent for the first file extentJosef Bacik2013-11-11
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-11
* Btrfs: free reserved space on error in a few placesJosef Bacik2013-11-11
* Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana2013-11-11
* Btrfs: improve jitter performance of the sequential buffered writeMiao Xie2013-11-11
* Btrfs: do not release metadata for space cache inodesJosef Bacik2013-11-11
* Btrfs: fix tracking of orphan inode countFilipe David Borba Manana2013-11-11
* btrfs: drop unused parameter from btrfs_item_nrRoss Kirk2013-11-11
* Btrfs: don't store NULL byte in symlink extentsFilipe David Borba Manana2013-11-11
* Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens2013-11-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-18
|\
| * Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik2013-10-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-12
|\|
| * Btrfs: use right root when checking for hash collisionJosef Bacik2013-10-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-22
|\|
| * Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun2013-09-21
| * Btrfs: iput inode on allocation failureJosef Bacik2013-09-21
| * Btrfs: more efficient inode tree replace operationFilipe David Borba Manana2013-09-21
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \
| * | truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-12
|\ \ \ | |/ / |/| / | |/
| * Btrfs: only update disk_i_size as we remove extentsJosef Bacik2013-09-01
| * Btrfs: allow partial ordered extent completionJosef Bacik2013-09-01
| * Btrfs: do not clear our orphan item runtime flag on eexistJosef Bacik2013-09-01
| * Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
| * Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-01
| * Btrfs: fix the error handling wrt orphan itemsJosef Bacik2013-09-01
| * Btrfs: allow compressed extents to be merged during defragmentLiu Bo2013-09-01
| * Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik2013-09-01
| * Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-01
| * Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-01
| * Btrfs: reset ret in record_one_backrefJosef Bacik2013-09-01
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* | btrfs: don't loop on large offsets in readdirZach Brown2013-08-09
* | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo2013-08-09
* | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu2013-08-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\
| * Btrfs: wait ordered range before doing direct ioJosef Bacik2013-07-02
| * Btrfs: cleanup redundant code in btrfs_submit_direct()Miao Xie2013-07-02
| * Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-02
| * Btrfs: check for actual acls rather than just xattrs when caching no aclJosef Bacik2013-07-02