aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+7
2009-10-14Btrfs: add -o discard optionChristoph Hellwig1-1/+6
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason1-1/+1
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-0/+2
2009-09-29Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball1-0/+2
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-0/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-2/+2
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig1-3/+0
2009-06-11btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig1-8/+0
2009-06-11Btrfs: fix -o nodatasum printk spellingChris Mason1-1/+1
2009-06-10Btrfs: autodetect SSD devicesChris Mason1-0/+3
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason1-4/+15
2009-06-10Btrfs: Add mount -o nossdChris Mason1-2/+7
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng1-17/+9
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+2
2009-05-14Btrfs: make show_options result match actual option namesSage Weil1-2/+2
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro1-8/+4
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-7/+20
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker1-6/+9
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik1-1/+11
2009-04-20btrfs: use memdup_user()Li Zefan1-9/+4
2009-04-02Btrfs: add flushoncommit mount optionSage Weil1-4/+10
2009-04-02Btrfs: notreelog mount optionSage Weil1-1/+9
2009-04-02Btrfs: introduce btrfs_show_optionsEric Paris1-1/+33
2009-02-12Btrfs: don't clean old snapshots on sync(1)Chris Mason1-1/+0
2009-02-12Btrfs: process mount options on mount -o remount,Chris Mason1-0/+4
2009-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableChris Mason1-3/+3
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi1-1/+0
2009-01-21Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong1-2/+3
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+2
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason1-1/+2
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng1-1/+1
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds1-4/+6
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-14/+11
2009-01-05Btrfs: fix a memory leak in btrfs_get_sbShen Feng1-5/+4
2009-01-05Btrfs: add permission checks to the ioctlsChris Mason1-0/+3
2008-12-12Btrfs: shared seed deviceYan Zheng1-3/+5
2008-12-02Btrfs: corret fmode_t annotationsChristoph Hellwig1-5/+9
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig1-1/+1
2008-11-20Btrfs: compat code fixesChris Mason1-0/+2
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason1-5/+5
2008-11-17Btrfs: Seed device supportYan Zheng1-0/+9
2008-11-12Btrfs: mount ro and remount supportYan Zheng1-2/+35
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason1-0/+4
2008-10-29Btrfs: Add zlib compression supportChris Mason1-1/+9
2008-09-29Btrfs: add and improve commentsChris Mason1-0/+3
2008-09-25Remove Btrfs compat code for older kernelsChris Mason1-7/+0
2008-09-25Btrfs: Reinstate '-osubvol=.' option to mount entire treeDavid Woodhouse1-15/+19