Filipe Manana
|
f505754fd6
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
|
6 years ago |
Arnd Bergmann
|
7e17916b35
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
|
6 years ago |
Misono Tomohiro
|
4fd786e6c3
btrfs: Remove 'objectid' member from struct btrfs_root
|
7 years ago |
Misono Tomohiro
|
672d599041
btrfs: Use wrapper macro for rcu string to remove duplicate code
|
7 years ago |
Josef Bacik
|
3c4276936f
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
|
7 years ago |
David Sterba
|
46df06b85e
btrfs: refactor block group replication factor calculation to a helper
|
7 years ago |
Anand Jain
|
fa59f27c8c
btrfs: rename btrfs_parse_early_options
|
7 years ago |
Gu Jinxiang
|
36350e95a2
btrfs: return device pointer from btrfs_scan_one_device
|
7 years ago |
Gu Jinxiang
|
d64dcbd183
btrfs: make fs_devices a local variable in btrfs_parse_early_options
|
7 years ago |
David Sterba
|
81ffd56b57
btrfs: fix mount and ioctl device scan ioctl race
|
7 years ago |
David Sterba
|
399f7f4c42
btrfs: reorder initialization before the mount locks uuid_mutex
|
7 years ago |
David Sterba
|
5139cff598
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
|
7 years ago |
David Sterba
|
f5194e34ca
btrfs: lift uuid_mutex to callers of btrfs_open_devices
|
7 years ago |
David Sterba
|
899f9307c3
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
|
7 years ago |
Gu Jinxiang
|
93b9bcdf9f
btrfs: remove unused parameter from btrfs_parse_subvol_options
|
7 years ago |
David Sterba
|
d7f663fa3f
btrfs: prune unused includes
|
7 years ago |
Bart Van Assche
|
edf57cbf2b
btrfs: Fix a C compliance issue
|
7 years ago |
Bart Van Assche
|
acd43e3cdf
btrfs: Annotate fall-through when parsing mount option
|
7 years ago |
Omar Sandoval
|
37becec95a
Btrfs: allow empty subvol= again
|
7 years ago |
Chengguang Xu
|
891f41cb27
btrfs: return original error code when failing from option parsing
|
7 years ago |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 years ago |
David Sterba
|
88c14590cd
btrfs: use RCU in btrfs_show_devname for device list traversal
|
7 years ago |
David Sterba
|
416a72022e
btrfs: sort and group mount option definitions
|
7 years ago |
Howard McLauchlan
|
62b8e07731
btrfs: Add nossd_spread mount option
|
7 years ago |
Anand Jain
|
d612ac59ef
btrfs: unify types for metadata_ratio and data_chunk_allocations
|
7 years ago |
David Sterba
|
e67c718b5b
btrfs: add more __cold annotations
|
7 years ago |
Anand Jain
|
ccb0e7d1c1
btrfs: verify subvolid mount parameter
|
7 years ago |
Nikolay Borisov
|
9678c54388
btrfs: Remove custom crc32c init code
|
7 years ago |
Anand Jain
|
eceff22a80
btrfs: add a comment to mark the deprecated mount option
|
7 years ago |
Anand Jain
|
d374060864
btrfs: manage commit mount option as %u
|
7 years ago |