summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-221-7/+22
|\
| * Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-201-7/+22
| |\
| | * Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh2016-01-151-7/+22
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-181-11/+73
|\| |
| * | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-111-1/+1
| |\ \
| | * | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-1/+1
| * | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-111-1/+25
| |\ \ \ | | | |/ | | |/|
| | * | btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba2016-01-071-0/+24
| | * | btrfs: constify static arraysDavid Sterba2016-01-071-1/+1
| | |/
| * | Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-9/+47
| |\ \ | | |/ | |/|
| | * Btrfs: add free space tree mount optionOmar Sandoval2015-12-171-9/+44
| | * Btrfs: add free space tree sanity testsOmar Sandoval2015-12-171-0/+3
* | | fs: use block_device name vsprintf helperDmitry Monakhov2016-01-061-3/+1Star
|/ /
* | Btrfs: add fragment=* debug mount optionJosef Bacik2015-10-221-0/+30
* | Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...Anand Jain2015-09-291-22/+5Star
|/
* Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-2/+0Star
|\
| * Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlockFilipe Manana2015-09-101-2/+0Star
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-061-1/+13
|\|
| * Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason2015-08-091-1/+12
| |\
| | * btrfs: add missing discards when unpinning extents with -o discardJeff Mahoney2015-07-291-1/+1
| | * btrfs: explictly delete unused block groups in close_ctree and ro-remountJeff Mahoney2015-07-291-0/+11
| * | Btrfs: add support for blkio controllersChris Mason2015-08-091-0/+1
| |/
* / char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-2/+1Star
|/
* Btrfs: show subvol= and subvolid= in /proc/mountsOmar Sandoval2015-06-031-0/+4
* Btrfs: unify subvol= and subvolid= mountingOmar Sandoval2015-06-031-67/+171
* Btrfs: fail on mismatched subvol and subvolid mount optionsOmar Sandoval2015-06-031-8/+25
* Btrfs: clean up error handling in mount_subvol()Omar Sandoval2015-06-031-28/+33
* Btrfs: remove all subvol options before mounting top-levelOmar Sandoval2015-06-031-36/+20Star
* Btrfs: lock superblock before remounting for rw subvolOmar Sandoval2015-06-031-0/+2
* btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba2015-06-031-0/+3
* btrfs: report exact callsite where transaction abort occursDavid Sterba2015-06-031-8/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-4/+4
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
* | btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney2015-03-271-0/+9
* | btrfs: explicitly set control file's private_dataTom Van Braeckel2015-03-271-0/+12
* | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2015-03-251-1/+1
|\ \ | |/ |/|
| * btrfs: cleanup 64bit/32bit divs, compile time constantsDavid Sterba2015-03-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-191-6/+0Star
|\|
| * btrfs: remove a no-op unfreeze superbock callbackDavid Sterba2015-01-221-6/+0Star
* | btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo2015-01-211-0/+10
* | btrfs: sync ioctl, handle errors after transaction startDavid Sterba2015-01-191-2/+2
|/
* Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana2014-12-031-1/+1
* Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2014-11-251-5/+13
|\
| * btrfs: switch inode_cache option handling to pending changesDavid Sterba2014-11-121-2/+2
| * btrfs: do commit in sync_fs if there are pending changesDavid Sterba2014-11-121-3/+11
* | btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba2014-11-211-1/+1
* | Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik2014-11-211-25/+47
|/
* Btrfs: properly clean up btrfs_end_io_wq_cacheJosef Bacik2014-10-271-0/+1
* btrfs: Fix compile error when CONFIG_SECURITY is not set.Qu Wenruo2014-10-081-0/+2
* btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo2014-10-061-5/+92