Anand Jain
|
02453bdeb0
btrfs: manage check_int_print_mask mount option as %u
|
7 년 전 |
Anand Jain
|
764cb8b43d
btrfs: manage metadata_ratio mount option as %u
|
7 년 전 |
Anand Jain
|
f7b885befd
btrfs: manage thread_pool mount option as %u
|
7 년 전 |
Jeff Mahoney
|
a8fd1f7174
btrfs: use kvzalloc to allocate btrfs_fs_info
|
7 년 전 |
Anand Jain
|
922ea8994a
btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error()
|
7 년 전 |
Anand Jain
|
61ecda6865
btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set
|
7 년 전 |
Anand Jain
|
6528b99d3d
btrfs: factor btrfs_check_rw_degradable() to check given device
|
7 년 전 |
David Sterba
|
5bedc48a8f
btrfs: drop unused parameters from mount_subvol
|
7 년 전 |
Misono, Tomohiro
|
e215772cd2
btrfs: cleanup unnecessary string dup in btrfs_parse_options()
|
7 년 전 |
Misono, Tomohiro
|
78f6beacd0
btrfs: remove unused arg from parse_subvol_options()
|
7 년 전 |
Misono, Tomohiro
|
83085935cc
btrfs: remove unused setup_root_args()
|
7 년 전 |
Misono, Tomohiro
|
d740760656
btrfs: split parse_early_options() in two
|
7 년 전 |
Misono, Tomohiro
|
312c89fbca
btrfs: cleanup btrfs_mount() using btrfs_mount_root()
|
7 년 전 |
Misono, Tomohiro
|
72fa39f5c7
btrfs: add btrfs_mount_root() and new file_system_type
|
7 년 전 |
Pravin Shedge
|
87c46ec700
btrfs: remove duplicate includes
|
7 년 전 |
David Sterba
|
0f628c632d
btrfs: show options: use helper to convert compression type string
|
8 년 전 |
Anand Jain
|
401e29c124
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
|
7 년 전 |
Anand Jain
|
e6e674bd4d
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
|
7 년 전 |
Anand Jain
|
e12c96214d
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
|
7 년 전 |
Liu Bo
|
f5c29bd9db
Btrfs: add __init macro to btrfs init functions
|
8 년 전 |
Linus Torvalds
|
26cd94744e
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
7 년 전 |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 년 전 |
Qu Wenruo
|
eae8d82529
btrfs: Fix wild memory access in compression level parser
|
8 년 전 |
Adam Borowski
|
fa4d885a48
btrfs: allow setting zlib compression level via :9
|
8 년 전 |
David Sterba
|
f51d2b5912
btrfs: allow to set compression level for zlib
|
8 년 전 |
Nikolay Borisov
|
d4417e2255
btrfs: Replace opencoded sizes with their symbolic constants
|
8 년 전 |
Josef Bacik
|
fb592373cd
btrfs: add ref-verify mount option
|
8 년 전 |
Rakesh Pandit
|
a7e3c5f2f7
btrfs: use appropriate replacements for __sb_{start,end}_write calls
|
8 년 전 |
Satoru Takeuchi
|
d8953d69bc
btrfs: convert all mount option checking code to use btrfs_test_opt
|
8 년 전 |
Colin Ian King
|
3993b112da
btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit
|
8 년 전 |