aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-17Btrfs: fail mount on bad mount optionsGravatar Sage Weil 1-1/+8
2009-12-17Btrfs: Add delayed iputGravatar Yan, Zheng 1-2/+2
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Gravatar Linus Torvalds 1-2/+7
2009-10-14Btrfs: add -o discard optionGravatar Christoph Hellwig 1-1/+6
2009-10-13Btrfs: fix btrfs acl #ifdef checksGravatar Chris Mason 1-1/+1
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Gravatar Chris Mason 1-0/+2
2009-09-29Btrfs: Fix setting umask when POSIX ACLs are not enabledGravatar Chris Ball 1-0/+2
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Gravatar Chris Mason 1-0/+1
2009-09-22const: mark remaining super_operations constGravatar Alexey Dobriyan 1-2/+2
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlGravatar Yan, Zheng 1-0/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-06-11enforce ->sync_fs is only called for rw superblockGravatar Christoph Hellwig 1-3/+0
2009-06-11btrfs: remove ->write_super and stop maintaining ->s_dirtGravatar Christoph Hellwig 1-8/+0
2009-06-11Btrfs: fix -o nodatasum printk spellingGravatar Chris Mason 1-1/+1
2009-06-10Btrfs: autodetect SSD devicesGravatar Chris Mason 1-0/+3
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outGravatar Chris Mason 1-4/+15
2009-06-10Btrfs: Add mount -o nossdGravatar Chris Mason 1-2/+7
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Gravatar Yan Zheng 1-17/+9
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-2/+2
2009-05-14Btrfs: make show_options result match actual option namesGravatar Sage Weil 1-2/+2
2009-05-09Convert obvious places to deactivate_locked_super()Gravatar Al Viro 1-8/+4
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-7/+20
2009-04-27Btrfs: Fix a bunch of printk() warnings.Gravatar Joel Becker 1-6/+9
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsGravatar Josef Bacik 1-1/+11
2009-04-20btrfs: use memdup_user()Gravatar Li Zefan 1-9/+4
2009-04-02Btrfs: add flushoncommit mount optionGravatar Sage Weil 1-4/+10
2009-04-02Btrfs: notreelog mount optionGravatar Sage Weil 1-1/+9
2009-04-02Btrfs: introduce btrfs_show_optionsGravatar Eric Paris 1-1/+33
2009-02-12Btrfs: don't clean old snapshots on sync(1)Gravatar Chris Mason 1-1/+0
2009-02-12Btrfs: process mount options on mount -o remount,Gravatar Chris Mason 1-0/+4
2009-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Gravatar Chris Mason 1-3/+3
2009-01-21Btrfs: removed unused #include <version.h>'sGravatar Huang Weiyi 1-1/+0
2009-01-21Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Gravatar Wang Cong 1-2/+3
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-1/+2
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Gravatar Chris Mason 1-1/+2