summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh
2013-05-06btrfs: abort unlink trans in missed error caseZach Brown
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06Btrfs: log ram bytes properlyJosef Bacik
2013-05-06btrfs: make orphan cleanup less verboseDavid Sterba
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik
2013-03-26Btrfs: fix race between mmap writes and compressionChris Mason
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-09Merge 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-03Merge 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-27Merge 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-23new 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