aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\
| * Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-02
|\|
| * Btrfs: copy everything if we've created an inline extentJosef Bacik2013-02-28
| * btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-26
| * Btrfs: do not change inode flags in renameLiu Bo2013-02-26
| * Btrfs: make sure NODATACOW also gets NODATASUM setJosef Bacik2013-02-26
| * Btrfs: fix wrong outstanding_extents when doing DIO writeMiao Xie2013-02-21
| * Btrfs: snapshot-aware defragLiu Bo2013-02-20
| * btrfs: limit fallocate extent reservation to 256MBZach Brown2013-02-20
| * Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
| |\
| | * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-05
| | |\
| | * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
| | * | Btrfs: add rw argument to merge_bio_hook()David Woodhouse2013-02-01
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-20
| |\ \ \
| | * | | Btrfs: fix cleaner thread not working with inode cache optionLiu Bo2013-02-20
| | * | | Btrfs: implement unlocked dio writeMiao Xie2013-02-20
| | * | | Btrfs: serialize unlocked dio reads with truncateMiao Xie2013-02-20
| | * | | Btrfs: fix deadlock due to unsubmittedMiao Xie2013-02-20
| | * | | Btrfs: cleanup orphan reservation if truncate failsJosef Bacik2013-02-20
| | * | | Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik2013-02-20
| | * | | Btrfs: handle errors in compression submission pathJosef Bacik2013-02-20
| | * | | Btrfs: account for orphan inodes properly during cleanupJosef Bacik2013-02-20
| | * | | Btrfs: unreserve space if our ordered extent fails to workJosef Bacik2013-02-20
| | * | | Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie2013-02-20
| | * | | Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-20
| | * | | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
| | * | | Revert "Btrfs: fix permissions of empty files not affected by umask"Josef Bacik2013-02-20
| | * | | Btrfs: traverse and flush the delalloc inodes onceMiao Xie2013-02-20
| | * | | Btrfs: use token to avoid times mapping extent bufferLiu Bo2013-02-20
| | * | | Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-20
| | * | | Btrfs: use wrapper page_offsetMiao Xie2013-02-20
| | * | | Btrfs: fix lots of orphan inodes when the space is not enoughMiao Xie2013-02-20
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ \ | |/ / / |/| | |
| * | | new helper: file_inode(file)Al Viro2013-02-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Btrfs: fix repeated delalloc work allocationMiao Xie2013-01-24
| * | btrfs: update timestamps on truncate()Eric Sandeen2013-01-14
| * | btrfs: fix btrfs_cont_expand() freeing IS_ERR emZach Brown2013-01-14
| * | Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo2013-01-14
| * | Btrfs: add orphan before truncating pagecacheJosef Bacik2013-01-14
| |/
* / vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-20
|/
* Btrfs: fix a bug of per-file nocowLiu Bo2012-12-17
* Btrfs: fix hash overflow handlingChris Mason2012-12-17
* Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger2012-12-16
* Btrfs: do not call file_update_time in aio_writeJosef Bacik2012-12-16
* Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-16
* Btrfs: do not mark ems as prealloc if we are writing to themJosef Bacik2012-12-16
* Btrfs: keep track of the extents original block lengthJosef Bacik2012-12-16
* Btrfs: inline csums if we're fsyncingJosef Bacik2012-12-16