aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-10Btrfs: Fix a crash when mounting a subvolumeLi Zefan
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountIan Kent
2010-11-21Btrfs: handle the space_cache option properlyJosef Bacik
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2010-10-29Btrfs: Use ERR_CAST helpersJulia Lawall
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik
2010-10-29convert btrfsAl Viro
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-10-22Btrfs: fix error handling in btrfs_get_sbJosef Bacik
2010-10-22Btrfs: fix df regressionJosef Bacik
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-09convert btrfs to ->evict_inode()Al Viro
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Link block groups of different raid typesYan, Zheng
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15btrfs: use memparseAkinobu Mita
2010-03-15Btrfs: make df be a little bit more understandableJosef Bacik
2010-03-15Btrfs: make subvolid=0 mount the original default rootJosef Bacik
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik
2010-03-08Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2010-01-28Btrfs: Add mount -o compress-forceChris Mason
2009-12-17Btrfs: Show discard option in /proc/mountsMatthew Wilcox
2009-12-17Btrfs: fail mount on bad mount optionsSage Weil
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2009-10-14Btrfs: add -o discard optionChristoph Hellwig
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-29Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig
2009-06-11btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Btrfs: fix -o nodatasum printk spellingChris Mason