aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus 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-12switch 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-10Btrfs: Fix a crash when mounting a subvolumeLi Zefan1-1/+1
2010-11-29Merge 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-21Btrfs: 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/mason/btrfs-unstableLinus Torvalds1-12/+30
2010-10-29Btrfs: 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/josef/btrfs-workChris 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-09convert btrfs to ->evict_inode()Al Viro1-1/+1
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+4
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter1-2/+2
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter1-0/+2
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-23/+7
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers1-1/+4
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng1-3/+3
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng1-1/+1
2010-05-25Btrfs: Link block groups of different raid typesYan, Zheng1-19/+3
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-20/+3
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik1-20/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-15btrfs: use memparseAkinobu Mita1-28/+3
2010-03-15Btrfs: make df be a little bit more understandableJosef Bacik1-3/+26
2010-03-15Btrfs: make subvolid=0 mount the original default rootJosef Bacik1-3/+9
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik1-25/+147
2010-03-08Btrfs: kfree correct pointer during mount option parsingJosef Bacik1-2/+3
2010-01-28Btrfs: Add mount -o compress-forceChris Mason1-1/+8
2009-12-17Btrfs: Show discard option in /proc/mountsMatthew Wilcox1-0/+2
2009-12-17Btrfs: fail mount on bad mount optionsSage Weil1-1/+8
2009-12-17Btrfs: Add delayed iputYan, Zheng1-2/+2
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+7
2009-10-14Btrfs: add -o discard optionChristoph Hellwig1-1/+6
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason1-1/+1
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-0/+2
2009-09-29Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball1-0/+2