summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-201-15/+1
* Btrfs: fix a bug of per-file nocowLiu Bo2012-12-171-2/+1
* Btrfs: fix hash overflow handlingChris Mason2012-12-171-1/+23
* Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger2012-12-161-0/+4
* Btrfs: do not call file_update_time in aio_writeJosef Bacik2012-12-161-24/+18
* Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-161-53/+32
* Btrfs: do not mark ems as prealloc if we are writing to themJosef Bacik2012-12-161-2/+2
* Btrfs: keep track of the extents original block lengthJosef Bacik2012-12-161-4/+18
* Btrfs: inline csums if we're fsyncingJosef Bacik2012-12-161-1/+10
* Btrfs: only log the inode item if we can get away with itJosef Bacik2012-12-161-0/+1
* Btrfs: fix wrong return value of btrfs_truncate_page()Miao Xie2012-12-161-2/+1
* Btrfs: don't auto defrag a file when doing directIOMiao Xie2012-12-161-3/+0
* Btrfs: refactor error handling to drop inode in btrfs_create()Filipe Brandenburger2012-12-161-12/+11
* Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger2012-12-161-0/+6
* Btrfs: add fiemap's flag checkTsutomu Itoh2012-12-161-0/+8
* Btrfs: handle errors from btrfs_map_bio() everywhereStefan Behrens2012-12-121-7/+20
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-121-7/+5
* Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo2012-12-121-31/+11
* fs/btrfs: drop if around WARN_ONJulia Lawall2012-12-121-2/+1
* fs/btrfs: use WARNJulia Lawall2012-12-121-2/+1
* Btrfs: fix joining the same transaction handler more than 2 timesMiao Xie2012-12-121-30/+47
* Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie2012-12-111-6/+72
* Btrfs: improve the noflush reservationMiao Xie2012-12-111-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-261-4/+3
|\
| * Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik2012-10-251-4/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-101-120/+266
|\ \ | |/
| * 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/vir...Linus Torvalds2012-10-021-0/+5
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-4/+4
|\ \
| * | userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-4/+4
OpenPOWER on IntegriCloud