aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* 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
* 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 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
* Btrfs: Show discard option in /proc/mountsMatthew Wilcox2009-12-17
* Btrfs: fail mount on bad mount optionsSage Weil2009-12-17
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
|\
| * Btrfs: add -o discard optionChristoph Hellwig2009-10-14
| * Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
|\|
| * Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball2009-09-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
|\|
| * Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-11
* btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
* Btrfs: fix -o nodatasum printk spellingChris Mason2009-06-11
* Btrfs: autodetect SSD devicesChris Mason2009-06-10
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-10
* Btrfs: Add mount -o nossdChris Mason2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-05-14
|\
| * Btrfs: make show_options result match actual option namesSage Weil2009-05-14