aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
...
| * Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlockFilipe Manana2015-09-10
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-05
|\|
| * Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason2015-08-09
| |\
| | * btrfs: add missing discards when unpinning extents with -o discardJeff Mahoney2015-07-29
| | * btrfs: explictly delete unused block groups in close_ctree and ro-remountJeff Mahoney2015-07-29
| * | Btrfs: add support for blkio controllersChris Mason2015-08-09
| |/
* / char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
|/
* Btrfs: show subvol= and subvolid= in /proc/mountsOmar Sandoval2015-06-03
* Btrfs: unify subvol= and subvolid= mountingOmar Sandoval2015-06-03
* Btrfs: fail on mismatched subvol and subvolid mount optionsOmar Sandoval2015-06-03
* Btrfs: clean up error handling in mount_subvol()Omar Sandoval2015-06-03
* Btrfs: remove all subvol options before mounting top-levelOmar Sandoval2015-06-03
* Btrfs: lock superblock before remounting for rw subvolOmar Sandoval2015-06-03
* btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba2015-06-02
* btrfs: report exact callsite where transaction abort occursDavid Sterba2015-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney2015-03-26
* | btrfs: explicitly set control file's private_dataTom Van Braeckel2015-03-26
* | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2015-03-25
|\ \ | |/ |/|
| * btrfs: cleanup 64bit/32bit divs, compile time constantsDavid Sterba2015-03-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-19
|\|
| * btrfs: remove a no-op unfreeze superbock callbackDavid Sterba2015-01-21
* | btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo2015-01-20
* | btrfs: sync ioctl, handle errors after transaction startDavid Sterba2015-01-19
|/
* Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana2014-12-02
* Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2014-11-25
|\
| * btrfs: switch inode_cache option handling to pending changesDavid Sterba2014-11-12
| * btrfs: do commit in sync_fs if there are pending changesDavid Sterba2014-11-12
* | btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba2014-11-20
* | Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik2014-11-20
|/
* Btrfs: properly clean up btrfs_end_io_wq_cacheJosef Bacik2014-10-27
* btrfs: Fix compile error when CONFIG_SECURITY is not set.Qu Wenruo2014-10-08
* btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo2014-10-06
* btrfs: use slab for end_io_wq structuresDavid Sterba2014-10-02
* btrfs: fix error labels in init_btrfs_fsDavid Sterba2014-10-02
* Btrfs: set default max_inline to 8KiB instead of 8MiBFilipe David Borba Manana2014-10-02
* btrfs: remove unused variable from btrfs_parse_optionsDavid Sterba2014-10-01
* Btrfs: fix unprotected device list access when getting the fs informationMiao Xie2014-09-17
* btrfs: add trace for qgroup accountingMark Fasheh2014-09-17
* Btrfs: clear compress-force when remounting with compress optionWang Shilong2014-09-17
* btrfs: make close_ctree return voidDavid Sterba2014-09-17
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2014-08-16
|\
| * btrfs: adjust statfs calculations according to raid profilesDavid Sterba2014-08-15
* | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-07
|/
* btrfs: fix null pointer dereference in btrfs_show_devname when name is nullAnand Jain2014-07-03
* btrfs: fix nossd and ssd_spread mount option regressionEric Sandeen2014-07-03
* Btrfs: fix race between balance recovery and root deletionWang Shilong2014-07-03
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-09
* Btrfs: remove OPT_acl parse when acl disabledGuangliang Zhao2014-06-09