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