Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
e7cdb60fd2
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Hans van Kranenburg
|
583b723151
btrfs: Do not use data_alloc_cluster in ssd mode
|
8 years ago |
David Sterba
|
a7164fa4e0
btrfs: prepare for extensions in compression options
|
8 years ago |
David Sterba
|
3ec8362111
btrfs: use GFP_KERNEL in mount and remount
|
8 years ago |
Qu Wenruo
|
b382cfe889
btrfs: Do chunk level check for degraded remount
|
8 years ago |
Aleksa Sarai
|
6c6b5a39c4
btrfs: resume qgroup rescan on rw remount
|
8 years ago |
Jeff Mahoney
|
00142756e1
btrfs: backref, add tracepoints for prelim_ref insertion and merging
|
8 years ago |
Nick Terrell
|
5c1aab1dd5
btrfs: Add zstd support
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
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 |