Omar Sandoval
|
37becec95a
Btrfs: allow empty subvol= again
|
7 年之前 |
Chengguang Xu
|
891f41cb27
btrfs: return original error code when failing from option parsing
|
7 年之前 |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 年之前 |
David Sterba
|
88c14590cd
btrfs: use RCU in btrfs_show_devname for device list traversal
|
7 年之前 |
David Sterba
|
416a72022e
btrfs: sort and group mount option definitions
|
7 年之前 |
Howard McLauchlan
|
62b8e07731
btrfs: Add nossd_spread mount option
|
7 年之前 |
Anand Jain
|
d612ac59ef
btrfs: unify types for metadata_ratio and data_chunk_allocations
|
7 年之前 |
David Sterba
|
e67c718b5b
btrfs: add more __cold annotations
|
7 年之前 |
Anand Jain
|
ccb0e7d1c1
btrfs: verify subvolid mount parameter
|
7 年之前 |
Nikolay Borisov
|
9678c54388
btrfs: Remove custom crc32c init code
|
7 年之前 |
Anand Jain
|
eceff22a80
btrfs: add a comment to mark the deprecated mount option
|
7 年之前 |
Anand Jain
|
d374060864
btrfs: manage commit mount option as %u
|
7 年之前 |
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
|
7 年之前 |
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 年之前 |