summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-041-4/+0Star
* btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-311-6/+35
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-261-12/+16
|\
| * Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-251-0/+1
| * Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-231-0/+7
| * Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-231-1/+8
| * Btrfs: remove ->dirty_inodeJosef Bacik2012-07-231-11/+0Star
* | VFS: Pass mount flags to sget()David Howells2012-07-141-2/+2
|/
* Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov2012-07-021-0/+4
* Btrfs: implement ->show_devnameJosef Bacik2012-06-151-0/+33
* Btrfs: avoid buffer overrun in mount option handlingJim Meyering2012-05-301-41/+26Star
* Btrfs: avoid buffer overrun in btrfs_printkJim Meyering2012-05-301-1/+2
* btrfs: allow changing 'thread_pool' size at remount timeSergei Trofimovich2012-05-301-5/+40
* Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-281-3/+4
|\
| * Btrfs: do not start delalloc inodes during syncJosef Bacik2012-04-271-1/+0Star
| * btrfs: fix early abort in 'remount'Sergei Trofimovich2012-04-181-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-301-19/+173
|\|
| * Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-03-291-0/+2
| |\
| | * Btrfs: actually call btrfs_init_lockdepJan Schmidt2012-03-271-0/+2
| * | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-1/+1
| * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-221-8/+66
| * | btrfs: add varargs to btrfs_errorJeff Mahoney2012-03-221-7/+56
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-4/+1Star
| * | btrfs: Add btrfs_panic()Jeff Mahoney2012-03-221-1/+49
* | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-6/+2Star
|/ /
* | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-181-79/+64Star
|\ \
| * | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-091-5/+0Star
| * | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-091-37/+38
| * | btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-091-16/+5Star
| * | btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-091-6/+2Star
| * | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-091-1/+1
| * | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-091-5/+2Star
| * | btrfs: make open_ctree() return intAl Viro2012-01-091-4/+4
| * | btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-091-2/+1Star
| * | btrfs: fix mount/umount raceAl Viro2012-01-091-9/+4Star
| * | btrfs: get ->kill_sb() of its ownAl Viro2012-01-091-9/+18
| * | btrfs: preparation to fixing mount/umount raceAl Viro2012-01-091-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-181-2/+45
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-161-0/+36
| |\
| | * Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-211-1/+38
| * | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason2012-01-161-2/+9
| |\ \
| | * | Btrfs: add skip_balance mount optionIlya Dryomov2012-01-161-2/+9
| | |/
* | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-071-2/+2
* | | btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro2012-01-041-1/+0Star
|/ /
* | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds2011-12-161-7/+25
|\|
| * Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason2011-12-151-1/+12
| |\
| | * Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik2011-12-151-1/+12
| * | Btrfs: fix inaccurate available space on raid0 profileMiao Xie2011-12-151-6/+13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-011-3/+3
|\|