Age | Commit message (Expand) | Author |
2017-05-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-04-20 | btrfs: Convert to separately allocated bdi | Jan Kara |
2017-04-18 | btrfs: No need to check !(flags & MS_RDONLY) twice | Goldwyn Rodrigues |
2017-04-11 | btrfs: drop the nossd flag when remounting with -o ssd | Adam Borowski |
2017-02-17 | btrfs: remove unused parameter from btrfs_fill_super | David Sterba |
2017-02-14 | Btrfs: ACCESS_ONCE cleanup | Seraphime Kirkovski |
2016-12-16 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-12-14 | btrfs: better handle btrfs_printk() defaults | Petr Mladek |
2016-12-12 | printk/btrfs: handle more message headers | Petr Mladek |
2016-12-06 | btrfs: remove root parameter from transaction commit/end routines | Jeff Mahoney |
2016-12-06 | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney |
2016-12-06 | btrfs: root->fs_info cleanup, add fs_info convenience variables | Jeff Mahoney |
2016-12-06 | btrfs: pull node/sector/stripe sizes out of root and into fs_info | Jeff Mahoney |
2016-12-06 | btrfs: call functions that always use the same root with fs_info instead | Jeff Mahoney |
2016-11-30 | btrfs: remove stale comment from btrfs_statfs | David Sterba |
2016-09-26 | btrfs: convert pr_* to btrfs_* where possible | Jeff Mahoney |
2016-09-26 | btrfs: convert printk(KERN_* to use pr_* calls | Jeff Mahoney |
2016-09-26 | btrfs: unsplit printed strings | Jeff Mahoney |
2016-09-26 | Btrfs: add a flags field to btrfs_fs_info | Josef Bacik |
2016-08-25 | btrfs: fix fsfreeze hang caused by delayed iputs deal | Wang Xiaoguang |
2016-07-26 | btrfs: btrfs_abort_transaction, drop root parameter | Jeff Mahoney |
2016-07-26 | btrfs: tests, move initialization into tests/ | Jeff Mahoney |
2016-07-26 | btrfs: btrfs_test_opt and friends should take a btrfs_fs_info | Jeff Mahoney |
2016-07-26 | btrfs: prefix fsid to all trace events | Jeff Mahoney |
2016-07-26 | btrfs: remove obsolete part of comment in statfs | David Sterba |
2016-07-26 | btrfs: Add ratelimit to btrfs printing | Nikolay Borisov |
2016-06-17 | btrfs: avoid blocking open_ctree from cleaner_kthread | Zygo Blaxell |
2016-06-17 | btrfs: account for non-CoW'd blocks in btrfs_abort_transaction | Jeff Mahoney |
2016-06-08 | Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Chris Mason |
2016-06-06 | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes | Feifei Xu |
2016-06-06 | btrfs: advertise which crc32c implementation is being used at module load | Jeff Mahoney |
2016-06-02 | Btrfs: self-tests: Support non-4k page size | Feifei Xu |
2016-05-25 | Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 | David Sterba |
2016-05-25 | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves |
2016-05-17 | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason |
2016-05-16 | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 | David Sterba |
2016-05-13 | Btrfs: don't wait for unrelated IO to finish before relocation | Filipe Manana |
2016-05-06 | btrfs: avoid overflowing f_bfree | Luis de Bethencourt |
2016-05-06 | btrfs: fix mixed block count of available space | Luis de Bethencourt |
2016-04-28 | btrfs: fix typos in comments | Luis de Bethencourt |
2016-04-28 | btrfs: remove save_error_info() | Anand Jain |
2016-04-28 | btrfs: rename btrfs_std_error to btrfs_handle_fs_error | Anand Jain |
2016-03-11 | btrfs: rename btrfs_print_info to btrfs_print_mod_info | Anand Jain |
2016-02-26 | Merge branch 'dev/control-ioctl' into for-chris-4.6 | David Sterba |
2016-02-23 | btrfs: drop unused argument in btrfs_ioctl_get_supported_features | David Sterba |
2016-02-23 | btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls | David Sterba |
2016-02-12 | btrfs: Introduce new mount option alias for nologreplay | Qu Wenruo |
2016-02-12 | btrfs: Introduce new mount option to disable tree log replay | Qu Wenruo |
2016-02-12 | btrfs: Introduce new mount option usebackuproot to replace recovery | Qu Wenruo |