aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* btrfs: fix double-free 'tree_root' in 'btrfs_mount()'slyich@gmail.com2011-11-07
* Btrfs: add a log of past tree rootsChris Mason2011-11-06
* btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
* btrfs: do not allow mounting non-subvolumes via subvol optionDavid Sterba2011-10-24
* Btrfs: fix a bug when opening seed devicesIlya Dryomov2011-10-20
* btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()Jeff Liu2011-10-20
* Btrfs: introduce mount option no_space_cacheJosef Bacik2011-10-19
* Btrfs: fix how we mount subvol=<whatever>Josef Bacik2011-10-19
* Btrfs: use d_obtain_alias when mounting subvol/subvolidJosef Bacik2011-10-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-09
|\
| * btrfs: add missing options displayed in mount outputDavid Sterba2011-07-06
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-06-07
|\ \
| * | more conservative S_NOSEC handlingAl Viro2011-06-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-04
|\ \ \ | |/ / |/| / | |/
| * Btrfs: add mount -o inode_cacheChris Mason2011-06-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-05-27
|\|
| * Btrfs: add mount -o auto_defragChris Mason2011-05-26
| * Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
| |\
| | * fs/btrfs: Add missing btrfs_free_pathJulia Lawall2011-05-23
| * | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-22
| |\ \
| | * | btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen2011-05-13
| | |/
| * | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
| |\ \
| | * | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-02
| | |/
| * / btrfs: implement delayed inode items operationMiao Xie2011-05-21
| |/
* / btrfs: add cleancache supportDan Magenheimer2011-05-26
|/
* Btrfs: fix subvolume mount by name problem when default mount subvolume is setXin Zhong2011-04-11
* Btrfs: fix /proc/mounts info.Tsutomu Itoh2011-04-05
* 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