aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: fix fsfreeze hang caused by delayed iputs dealWang Xiaoguang2016-08-25
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-26
* btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
* btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-26
* btrfs: remove obsolete part of comment in statfsDavid Sterba2016-07-26
* btrfs: Add ratelimit to btrfs printingNikolay Borisov2016-07-26
* btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-17
* btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-17
* Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-08
|\
| * btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney2016-06-06
* | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu2016-06-06
* | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
|/
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17
|\ \
| * | Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana2016-05-12
| |/
* | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
|\ \
| * | btrfs: fix typos in commentsLuis de Bethencourt2016-04-28
| * | btrfs: remove save_error_info()Anand Jain2016-04-28
| * | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
| |/
* | btrfs: avoid overflowing f_bfreeLuis de Bethencourt2016-05-06
* | btrfs: fix mixed block count of available spaceLuis de Bethencourt2016-05-06
|/
* btrfs: rename btrfs_print_info to btrfs_print_mod_infoAnand Jain2016-03-11
* Merge branch 'dev/control-ioctl' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: drop unused argument in btrfs_ioctl_get_supported_featuresDavid Sterba2016-02-23
| * btrfs: add GET_SUPPORTED_FEATURES to the control device ioctlsDavid Sterba2016-02-23
* | btrfs: Introduce new mount option alias for nologreplayQu Wenruo2016-02-12
* | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-12
* | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-12
|/
* Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-22
|\
| * Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-19
| |\
| | * Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh2016-01-15
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\| |
| * | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
| |\ \
| | * | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
| * | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-11
| |\ \ \ | | | |/ | | |/|
| | * | btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba2016-01-07
| | * | btrfs: constify static arraysDavid Sterba2016-01-07
| | |/
| * | Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-18
| |\ \ | | |/ | |/|
| | * Btrfs: add free space tree mount optionOmar Sandoval2015-12-17
| | * Btrfs: add free space tree sanity testsOmar Sandoval2015-12-17
* | | fs: use block_device name vsprintf helperDmitry Monakhov2016-01-06
|/ /
* | Btrfs: add fragment=* debug mount optionJosef Bacik2015-10-21
* | Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...Anand Jain2015-09-29
|/
* Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
|\