summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-29
* btrfs: obsolete and remove mount option alloc_startDavid Sterba2017-06-20
* btrfs: move fs_info::fs_frozen to the flagsDavid Sterba2017-06-20
* btrfs: use GFP_KERNEL in btrfs_calc_avail_data_spaceDavid Sterba2017-06-19
* btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney2017-06-19
* Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * btrfs: No need to check !(flags & MS_RDONLY) twiceGoldwyn Rodrigues2017-04-18
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ | |/ |/|
| * btrfs: Convert to separately allocated bdiJan Kara2017-04-20
* | btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski2017-04-11
|/
* btrfs: remove unused parameter from btrfs_fill_superDavid Sterba2017-02-17
* Btrfs: ACCESS_ONCE cleanupSeraphime Kirkovski2017-02-14
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-16
|\
| * btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
| * btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
| * btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
| * btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
| * btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-06
| * btrfs: remove stale comment from btrfs_statfsDavid Sterba2016-11-30
* | btrfs: better handle btrfs_printk() defaultsPetr Mladek2016-12-14
* | printk/btrfs: handle more message headersPetr Mladek2016-12-12
|/
* 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-13
| |/
* | 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
|\