summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig
2009-06-11btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Btrfs: fix -o nodatasum printk spellingChris Mason
2009-06-10Btrfs: autodetect SSD devicesChris Mason
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason
2009-06-10Btrfs: Add mount -o nossdChris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-05-14Btrfs: make show_options result match actual option namesSage Weil
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik
2009-04-20btrfs: use memdup_user()Li Zefan
2009-04-02Btrfs: add flushoncommit mount optionSage Weil
2009-04-02Btrfs: notreelog mount optionSage Weil
2009-04-02Btrfs: introduce btrfs_show_optionsEric Paris
2009-02-12Btrfs: don't clean old snapshots on sync(1)Chris Mason
2009-02-12Btrfs: process mount options on mount -o remount,Chris Mason
2009-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-21Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: fix a memory leak in btrfs_get_sbShen Feng
2009-01-05Btrfs: add permission checks to the ioctlsChris Mason
2008-12-12Btrfs: shared seed deviceYan Zheng
2008-12-02Btrfs: corret fmode_t annotationsChristoph Hellwig
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason
2008-10-29Btrfs: Add zlib compression supportChris Mason
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: Reinstate '-osubvol=.' option to mount entire treeDavid Woodhouse
2008-09-25Mask root object ID into f_fsid in btrfs_statfs()David Woodhouse
2008-09-25Fill f_fsid field in btrfs_statfs()David Woodhouse
2008-09-25NFS support for btrfs - v3Balaji Rao
2008-09-25Btrfs: Various small fixes.Yan Zheng
2008-09-25Btrfs: Add ACL supportJosef Bacik
2008-09-25Btrfs: Add version strings on module loadChris Mason
2008-09-25Btrfs: Online btree defragmentation fixesChris Mason
2008-09-25Btrfs: Replace the transaction work queue with kthreadsChris Mason
2008-09-25Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason