aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-25
|\
| * Btrfs: put ENOSPC debugging under a mount optionChris Mason2011-02-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-07
|\|
| * btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh2011-02-01
| * Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-28
| |\
| | * Btrfs: Free correct pointer after using strsepTero Roponen2011-01-26
| | * Btrfs: Fix memory leak on finding existing superIan Kent2011-01-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\| |
| * | Btrfs: forced readonly mounts on errorsliubo2011-01-17
| * | btrfs: fix wrong free space information of btrfsMiao Xie2011-01-16
| * | btrfs: fix wrong data space statisticsMiao Xie2011-01-16
| * | btrfs: Add lzo compression supportLi Zefan2010-12-22
| * | btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
| |/
* | switch btrfs, close racesAl Viro2011-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-12-14
|\|
| * Btrfs: Fix a crash when mounting a subvolumeLi Zefan2010-12-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-11-29
|\|
| * Btrfs: setup blank root and fs_info for mount timeJosef Bacik2010-11-27
| * Btrfs - fix race between btrfs_get_sb() and umountIan Kent2010-11-27
| * Btrfs: handle the space_cache option properlyJosef Bacik2010-11-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-30
|\|
| * Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil2010-10-29
| * Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
| * Btrfs: Use ERR_CAST helpersJulia Lawall2010-10-29
| * Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-29
| |\
| | * Btrfs: fix error handling in btrfs_get_sbJosef Bacik2010-10-22
| | * Btrfs: fix df regressionJosef Bacik2010-10-22
| * | Btrfs: Add a clear_cache mount optionJosef Bacik2010-10-29
| * | Btrfs: create special free space cache inodeJosef Bacik2010-10-28
* | | convert btrfsAl Viro2010-10-29
* | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/ /
* / convert btrfs to ->evict_inode()Al Viro2010-08-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-06-11
|\
| * Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter2010-06-11
| * Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter2010-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\|
| * Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
| * Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
| * Btrfs: Link block groups of different raid typesYan, Zheng2010-05-25
* | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* btrfs: use memparseAkinobu Mita2010-03-15
* Btrfs: make df be a little bit more understandableJosef Bacik2010-03-15
* Btrfs: make subvolid=0 mount the original default rootJosef Bacik2010-03-15
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-15
* Btrfs: kfree correct pointer during mount option parsingJosef Bacik2010-03-08
* Btrfs: Add mount -o compress-forceChris Mason2010-01-28