summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-301-12/+30
|\
| * Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil2010-10-291-0/+5
| * Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-291-4/+2
| * Btrfs: Use ERR_CAST helpersJulia Lawall2010-10-291-1/+1
| * Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-291-6/+12
| |\
| | * Btrfs: fix error handling in btrfs_get_sbJosef Bacik2010-10-221-4/+3
| | * Btrfs: fix df regressionJosef Bacik2010-10-221-2/+9
| * | Btrfs: Add a clear_cache mount optionJosef Bacik2010-10-291-1/+5
| * | Btrfs: create special free space cache inodeJosef Bacik2010-10-281-1/+6
* | | convert btrfsAl Viro2010-10-291-9/+6
* | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/ /
* | convert btrfs to ->evict_inode()Al Viro2010-08-091-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-06-111-2/+4
|\
| * Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter2010-06-111-2/+2
| * Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter2010-06-111-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-271-23/+7
|\ \ | |/
| * Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-251-3/+3
| * Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-1/+1
| * Btrfs: Link block groups of different raid typesYan, Zheng2010-05-251-19/+3
* | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-051-20/+3
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-301-20/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* btrfs: use memparseAkinobu Mita2010-03-151-28/+3
* Btrfs: make df be a little bit more understandableJosef Bacik2010-03-151-3/+26
* Btrfs: make subvolid=0 mount the original default rootJosef Bacik2010-03-151-3/+9
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-151-25/+147
* Btrfs: kfree correct pointer during mount option parsingJosef Bacik2010-03-081-2/+3
* Btrfs: Add mount -o compress-forceChris Mason2010-01-281-1/+8
* Btrfs: Show discard option in /proc/mountsMatthew Wilcox2009-12-171-0/+2
* Btrfs: fail mount on bad mount optionsSage Weil2009-12-171-1/+8
* Btrfs: Add delayed iputYan, Zheng2009-12-171-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-151-2/+7
|\
| * Btrfs: add -o discard optionChristoph Hellwig2009-10-141-1/+6
| * Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-131-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-011-0/+2
|\ \ | |/
| * Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball2009-09-291-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-241-0/+1
|\ \ | |/
| * Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-0/+1
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-221-2/+2
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-111-3/+0
* btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-111-8/+0
* Btrfs: fix -o nodatasum printk spellingChris Mason2009-06-111-1/+1
* Btrfs: autodetect SSD devicesChris Mason2009-06-101-0/+3
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-101-4/+15
* Btrfs: Add mount -o nossdChris Mason2009-06-101-2/+7
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-17/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-05-141-2/+2
|\
| * Btrfs: make show_options result match actual option namesSage Weil2009-05-141-2/+2
OpenPOWER on IntegriCloud