Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
c3d98ea082
VFS: Don't use save/replace_mount_options if not using generic_show_options
|
8 years ago |
Chris Mason
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 years ago |
David Sterba
|
0d0c71b317
btrfs: obsolete and remove mount option alloc_start
|
8 years ago |
David Sterba
|
fac03c8dae
btrfs: move fs_info::fs_frozen to the flags
|
8 years ago |
David Sterba
|
6a44517d79
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space
|
8 years ago |
Jeff Mahoney
|
1b86826d12
btrfs: cleanup root usage by btrfs_get_alloc_profile
|
8 years ago |
Linus Torvalds
|
1176032cb1
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Linus Torvalds
|
694752922b
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Jan Kara
|
9e11ceee23
btrfs: Convert to separately allocated bdi
|
8 years ago |
Goldwyn Rodrigues
|
4d339d0106
btrfs: No need to check !(flags & MS_RDONLY) twice
|
8 years ago |
Adam Borowski
|
951e796639
btrfs: drop the nossd flag when remounting with -o ssd
|
8 years ago |
David Sterba
|
56e033a787
btrfs: remove unused parameter from btrfs_fill_super
|
8 years ago |
Seraphime Kirkovski
|
20c7bcec6f
Btrfs: ACCESS_ONCE cleanup
|
8 years ago |
Linus Torvalds
|
087a76d390
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Petr Mladek
|
40f7828b36
btrfs: better handle btrfs_printk() defaults
|
8 years ago |
Petr Mladek
|
262c5e86fe
printk/btrfs: handle more message headers
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 years ago |
David Sterba
|
5d9dbe617a
btrfs: remove stale comment from btrfs_statfs
|
9 years ago |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 years ago |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Josef Bacik
|
afcdd129e0
Btrfs: add a flags field to btrfs_fs_info
|
9 years ago |
Wang Xiaoguang
|
9e7cc91a6d
btrfs: fix fsfreeze hang caused by delayed iputs deal
|
9 years ago |
Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 years ago |
Jeff Mahoney
|
8632daae40
btrfs: tests, move initialization into tests/
|
9 years ago |