summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-08Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+7
2011-06-04Btrfs: add mount -o inode_cacheChris Mason1-1/+7
2011-06-04more conservative S_NOSEC handlingAl Viro1-1/+1
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-5/+46
2011-05-27Btrfs: add mount -o auto_defragChris Mason1-1/+6
2011-05-26btrfs: add cleancache supportDan Magenheimer1-0/+2
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason1-1/+3
2011-05-23fs/btrfs: Add missing btrfs_free_pathJulia Lawall1-1/+3
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason1-0/+26
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason1-2/+2
2011-05-21btrfs: implement delayed inode items operationMiao Xie1-1/+9
2011-05-13btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen1-0/+26
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba1-2/+2
2011-04-12Btrfs: fix subvolume mount by name problem when default mount subvolume is setXin Zhong1-9/+33
2011-04-05Btrfs: fix /proc/mounts info.Tsutomu Itoh1-2/+17
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo1-0/+5
2011-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+6
2011-02-16Btrfs: put ENOSPC debugging under a mount optionChris Mason1-1/+6
2011-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+7
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh1-0/+2
2011-01-29Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason1-2/+5
2011-01-26Btrfs: Free correct pointer after using strsepTero Roponen1-2/+3
2011-01-26Btrfs: Fix memory leak on finding existing superIan Kent1-0/+2
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-18/+263
2011-01-17Btrfs: forced readonly mounts on errorsliubo1-0/+84
2011-01-16btrfs: fix wrong free space information of btrfsMiao Xie1-6/+140
2011-01-16btrfs: fix wrong data space statisticsMiao Xie1-4/+3
2011-01-13switch btrfs, close racesAl Viro1-0/+1
2010-12-22btrfs: Add lzo compression supportLi Zefan1-0/+3
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan1-11/+36
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+1
2010-12-11Btrfs: Fix a crash when mounting a subvolumeLi Zefan1-1/+1
2010-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-3/+38
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik1-3/+31
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountIan Kent1-0/+6
2010-11-22Btrfs: handle the space_cache option properlyJosef Bacik1-0/+1
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-12/+30
2010-10-30Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil1-0/+5
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen1-4/+2
2010-10-29Btrfs: Use ERR_CAST helpersJulia Lawall1-1/+1
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason1-6/+12
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik1-1/+5
2010-10-29convert btrfsAl Viro1-9/+6
2010-10-28Btrfs: create special free space cache inodeJosef Bacik1-1/+6
2010-10-22Btrfs: fix error handling in btrfs_get_sbJosef Bacik1-4/+3
2010-10-22Btrfs: fix df regressionJosef Bacik1-2/+9
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-10convert btrfs to ->evict_inode()Al Viro1-1/+1
2010-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+4