aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-8/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-271-7/+20
|\ \ | |/
| * Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-271-6/+9
| * Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-241-1/+11
* | btrfs: use memdup_user()Li Zefan2009-04-201-9/+4
|/
* Btrfs: add flushoncommit mount optionSage Weil2009-04-021-4/+10
* Btrfs: notreelog mount optionSage Weil2009-04-021-1/+9
* Btrfs: introduce btrfs_show_optionsEric Paris2009-04-021-1/+33
* Btrfs: don't clean old snapshots on sync(1)Chris Mason2009-02-121-1/+0
* Btrfs: process mount options on mount -o remount,Chris Mason2009-02-121-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-01-281-3/+3
|\
| * Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-211-1/+0
| * Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong2009-01-211-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-161-1/+2
|\ \ | |/
| * Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-161-1/+2
* | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-151-1/+1
* | btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds2009-01-101-4/+6
|/
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-14/+11
* Btrfs: fix a memory leak in btrfs_get_sbShen Feng2009-01-051-5/+4
* Btrfs: add permission checks to the ioctlsChris Mason2009-01-051-0/+3
* Btrfs: shared seed deviceYan Zheng2008-12-121-3/+5
* Btrfs: corret fmode_t annotationsChristoph Hellwig2008-12-021-5/+9
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-1/+1
* Btrfs: compat code fixesChris Mason2008-11-201-0/+2
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-5/+5
* Btrfs: Seed device supportYan Zheng2008-11-171-0/+9
* Btrfs: mount ro and remount supportYan Zheng2008-11-121-2/+35
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-061-0/+4
* Btrfs: Add zlib compression supportChris Mason2008-10-291-1/+9
* Btrfs: add and improve commentsChris Mason2008-09-291-0/+3
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-7/+0
* Btrfs: Reinstate '-osubvol=.' option to mount entire treeDavid Woodhouse2008-09-251-15/+19
* Mask root object ID into f_fsid in btrfs_statfs()David Woodhouse2008-09-251-0/+4
* Fill f_fsid field in btrfs_statfs()David Woodhouse2008-09-251-0/+6
* NFS support for btrfs - v3Balaji Rao2008-09-251-0/+2
* Btrfs: Various small fixes.Yan Zheng2008-09-251-0/+2
* Btrfs: Add ACL supportJosef Bacik2008-09-251-2/+7
* Btrfs: Add version strings on module loadChris Mason2008-09-251-0/+3
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-251-1/+0
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-251-10/+6
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-2/+0