summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: return free space in cow error pathLiu Bo2013-05-061-3/+9
* Btrfs: fix extent logging with O_DIRECT into preallocJosef Bacik2013-05-061-9/+13
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-061-2/+1Star
* btrfs: abort unlink trans in missed error caseZach Brown2013-05-061-0/+2
* Btrfs: fix bad extent loggingJosef Bacik2013-05-061-26/+8Star
* Btrfs: log ram bytes properlyJosef Bacik2013-05-061-4/+17
* btrfs: make orphan cleanup less verboseDavid Sterba2013-05-061-2/+2
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-061-33/+37
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-061-1/+1
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-061-3/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-291-4/+18
|\
| * Btrfs: fix wrong reservation of csumsMiao Xie2013-03-281-0/+2
| * Btrfs: fix space accounting for unlink and renameJosef Bacik2013-03-281-4/+2Star
| * Btrfs: fix race between mmap writes and compressionChris Mason2013-03-261-0/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-171-0/+3
|\|
| * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-091-2/+4
|\|
| * Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-031-174/+890
|\|
| * Btrfs: copy everything if we've created an inline extentJosef Bacik2013-02-281-0/+1
| * btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-261-22/+15Star
| * Btrfs: do not change inode flags in renameLiu Bo2013-02-261-25/+0Star
| * Btrfs: make sure NODATACOW also gets NODATASUM setJosef Bacik2013-02-261-1/+2
| * Btrfs: fix wrong outstanding_extents when doing DIO writeMiao Xie2013-02-211-11/+9Star
| * Btrfs: snapshot-aware defragLiu Bo2013-02-211-0/+654
| * btrfs: limit fallocate extent reservation to 256MBZach Brown2013-02-201-2/+3
| * Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-6/+12
| |\
| | * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-051-35/+102
| | |\
| | * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-5/+13
| | * | Btrfs: add rw argument to merge_bio_hook()David Woodhouse2013-02-011-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-201-117/+204
| |\ \ \
| | * | | Btrfs: fix cleaner thread not working with inode cache optionLiu Bo2013-02-201-1/+2
| | * | | Btrfs: implement unlocked dio writeMiao Xie2013-02-201-12/+23
| | * | | Btrfs: serialize unlocked dio reads with truncateMiao Xie2013-02-201-2/+21
| | * | | Btrfs: fix deadlock due to unsubmittedMiao Xie2013-02-201-40/+41
| | * | | Btrfs: cleanup orphan reservation if truncate failsJosef Bacik2013-02-201-0/+2
| | * | | Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik2013-02-201-5/+0Star
| | * | | Btrfs: handle errors in compression submission pathJosef Bacik2013-02-201-10/+28
| | * | | Btrfs: account for orphan inodes properly during cleanupJosef Bacik2013-02-201-0/+1
| | * | | Btrfs: unreserve space if our ordered extent fails to workJosef Bacik2013-02-201-1/+13
| | * | | Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie2013-02-201-13/+34
| | * | | Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-201-2/+4
| | * | | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-201-1/+1
| | * | | Revert "Btrfs: fix permissions of empty files not affected by umask"Josef Bacik2013-02-201-6/+0Star
| | * | | Btrfs: traverse and flush the delalloc inodes onceMiao Xie2013-02-201-8/+1Star
| | * | | Btrfs: use token to avoid times mapping extent bufferLiu Bo2013-02-201-28/+35
| | * | | Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-201-0/+8
| | * | | Btrfs: use wrapper page_offsetMiao Xie2013-02-201-3/+2Star
| | * | | Btrfs: fix lots of orphan inodes when the space is not enoughMiao Xie2013-02-201-4/+7
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\ \ \ \ | |/ / / |/| | |