aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-1/+6
2011-02-16Btrfs: put ENOSPC debugging under a mount optionGravatar Chris Mason 1-1/+6
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-2/+7
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Gravatar Tsutomu Itoh 1-0/+2
2011-01-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Gravatar Chris Mason 1-2/+5
2011-01-27Btrfs: Free correct pointer after using strsepGravatar Tero Roponen 1-2/+3
2011-01-27Btrfs: Fix memory leak on finding existing superGravatar Ian Kent 1-0/+2
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-18/+263
2011-01-17Btrfs: forced readonly mounts on errorsGravatar liubo 1-0/+84
2011-01-16btrfs: fix wrong free space information of btrfsGravatar Miao Xie 1-6/+140
2011-01-16btrfs: fix wrong data space statisticsGravatar Miao Xie 1-4/+3
2011-01-12switch btrfs, close racesGravatar Al Viro 1-0/+1
2010-12-22btrfs: Add lzo compression supportGravatar Li Zefan 1-0/+3
2010-12-22btrfs: Allow to add new compression algorithmGravatar Li Zefan 1-11/+36
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-1/+1
2010-12-10Btrfs: Fix a crash when mounting a subvolumeGravatar Li Zefan 1-1/+1
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-3/+38
2010-11-27Btrfs: setup blank root and fs_info for mount timeGravatar Josef Bacik 1-3/+31
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountGravatar Ian Kent 1-0/+6
2010-11-21Btrfs: handle the space_cache option properlyGravatar Josef Bacik 1-0/+1
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-12/+30
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedGravatar Sage Weil 1-0/+5
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Gravatar Andi Kleen 1-4/+2
2010-10-29Btrfs: Use ERR_CAST helpersGravatar Julia Lawall 1-1/+1
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Gravatar Chris Mason 1-6/+12
2010-10-29Btrfs: Add a clear_cache mount optionGravatar Josef Bacik 1-1/+5
2010-10-29convert btrfsGravatar Al Viro 1-9/+6
2010-10-28Btrfs: create special free space cache inodeGravatar Josef Bacik 1-1/+6
2010-10-22Btrfs: fix error handling in btrfs_get_sbGravatar Josef Bacik 1-4/+3
2010-10-22Btrfs: fix df regressionGravatar Josef Bacik 1-2/+9
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-08-09convert btrfs to ->evict_inode()Gravatar Al Viro 1-1/+1
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+4
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRGravatar Dan Carpenter 1-2/+2
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Gravatar Dan Carpenter 1-0/+2
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-23/+7
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingGravatar Kay Sievers 1-1/+4
2010-05-25Btrfs: Metadata reservation for orphan inodesGravatar Yan, Zheng 1-3/+3
2010-05-25Btrfs: Integrate metadata reservation with start_transactionGravatar Yan, Zheng 1-1/+1
2010-05-25Btrfs: Link block groups of different raid typesGravatar Yan, Zheng 1-19/+3
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-20/+3
2010-03-30Btrfs: kill max_extent mount optionGravatar Josef Bacik 1-20/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-15btrfs: use memparseGravatar Akinobu Mita 1-28/+3
2010-03-15Btrfs: make df be a little bit more understandableGravatar Josef Bacik 1-3/+26
2010-03-15Btrfs: make subvolid=0 mount the original default rootGravatar Josef Bacik 1-3/+9
2010-03-15Btrfs: change how we mount subvolumesGravatar Josef Bacik 1-25/+147
2010-03-08Btrfs: kfree correct pointer during mount option parsingGravatar Josef Bacik 1-2/+3
2010-01-28Btrfs: Add mount -o compress-forceGravatar Chris Mason 1-1/+8
2009-12-17Btrfs: Show discard option in /proc/mountsGravatar Matthew Wilcox 1-0/+2