summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh2012-10-091-1/+2
* Btrfs: do not hold the file extent leaf locked when adding extent itemJosef Bacik2012-10-091-3/+1
* Btrfs: add a type field for the transaction handleMiao Xie2012-10-091-15/+4
* btrfs: extended inode refsMark Fasheh2012-10-091-9/+14
* btrfs: return EPERM upon rmdir on a subvolumeDavid Sterba2012-10-041-2/+3
* Btrfs: fix unnecessary warning when the fragments make the space alloc failMiao Xie2012-10-011-1/+1
* Btrfs: create a pinned em when writing to a prealloc range in DIOJosef Bacik2012-10-011-0/+55
* Btrfs: fix corrupted metadata in the snapshotMiao Xie2012-10-011-10/+9
* btrfs: polish names of kmem cachesDavid Sterba2012-10-011-5/+5
* Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo2012-10-011-8/+12
* Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-011-4/+4
* Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()Sage Weil2012-10-011-2/+0
* Btrfs: add hole punchingJosef Bacik2012-10-011-7/+21
* Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik2012-10-011-9/+3
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-011-0/+2
* Btrfs: fix wrong orphan count of the fs/file treeMiao Xie2012-10-011-1/+1
* Btrfs: improve fsync by filtering extents that we wantLiu Bo2012-10-011-0/+1
* Btrfs: do not needlessly restart the transaction for enospcJosef Bacik2012-10-011-35/+18
* Btrfs: turbo charge fsyncJosef Bacik2012-10-011-10/+110
* Btrfs: update last trans if we don't update the inodeJosef Bacik2012-10-011-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-291-162/+164
|\
| * Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-281-2/+5
| * Btrfs: fix a dio write regressionLiu Bo2012-08-281-4/+20
| * Btrfs: fix enospc problems when deleting a subvolJosef Bacik2012-08-281-1/+1
| * Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-281-3/+1
| * Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik2012-08-281-29/+16
| * Btrfs: lock extents as we map them in DIOJosef Bacik2012-08-281-129/+127
* | btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-1/+5
|\ \
| * | btrfs: Convert to new freezing mechanismJan Kara2012-07-311-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-261-17/+25
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-251-0/+4
| |\
| | * Btrfs: introduce subvol uuids and timesAlexander Block2012-07-251-0/+4
| * | Btrfs: zero unused bytes in inode itemLi Zefan2012-07-231-0/+2
| * | Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-231-3/+0
| * | Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-231-11/+11
| * | Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo2012-07-231-2/+2
| * | Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-231-1/+1
| * | Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-231-0/+5
| |/
* | don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* | stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* | vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-141-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-051-6/+51
|\
| * Btrfs: fix wrong check during log recoveryLiu Bo2012-07-021-1/+1
| * Btrfs: fix dio write vs buffered read raceJosef Bacik2012-07-021-5/+50
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-211-2/+2
|\ \ | |/
| * Btrfs: delay iput with async extentsJosef Bacik2012-06-211-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-151-15/+58
|\ \ | |/
| * Btrfs: fix missing inherited flag in renameLiu Bo2012-06-151-3/+6
| * Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-141-6/+9
OpenPOWER on IntegriCloud