summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa2012-10-091-1/+13
* btrfs: fix message printingDaniel J Blueman2012-10-091-4/+4
* Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-091-4/+14
* Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fsJosef Bacik2012-10-041-6/+0
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-041-1/+1
* Btrfs: fix race in sync and freeze againJosef Bacik2012-10-041-9/+6
* Btrfs: output more information when aborting a unused transaction handleMiao Xie2012-10-011-1/+7
* Btrfs: use a slab for ordered extents allocationMiao Xie2012-10-011-1/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-291-4/+11
|\
| * Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-281-4/+9
| * Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-281-0/+2
* | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-041-4/+0
* | btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-301-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/+0
* | 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-141-0/+33
* Btrfs: avoid buffer overrun in mount option handlingJim Meyering2012-05-301-41/+26
* 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/+0
| * 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-281-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/+1
| * | btrfs: Add btrfs_panic()Jeff Mahoney2012-03-221-1/+49
* | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-6/+2
|/ /
* | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-171-79/+64
|\ \
| * | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-081-5/+0
| * | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-081-37/+38
| * | btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-081-16/+5
| * | btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-081-6/+2
| * | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-081-1/+1
| * | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-081-5/+2
| * | btrfs: make open_ctree() return intAl Viro2012-01-081-4/+4
| * | btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-081-2/+1
| * | btrfs: fix mount/umount raceAl Viro2012-01-081-9/+4
| * | btrfs: get ->kill_sb() of its ownAl Viro2012-01-081-9/+18
| * | btrfs: preparation to fixing mount/umount raceAl Viro2012-01-081-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-171-2/+45
|\ \ \ | |/ / |/| / | |/