- 5913139 btrfs: document special case error codes for fs errors by Josef Bacik · 4 years, 5 months ago
- 4faf55b0 btrfs: don't traverse into the seed devices in show_devname by Anand Jain · 4 years, 6 months ago
- b90a4ab btrfs: remove deprecated mount option subvolrootid by David Sterba · 4 years, 6 months ago
- d801e7a btrfs: remove deprecated mount option alloc_start by David Sterba · 4 years, 6 months ago
- b547a88 btrfs: start deprecation of mount option inode_cache by David Sterba · 4 years, 6 months ago
- 74ef001 btrfs: introduce "rescue=" mount option by Qu Wenruo · 4 years, 7 months ago
- c730ae0 btrfs: convert comments to fallthrough annotations by Marcos Paulo de Souza · 4 years, 7 months ago
- 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- fb8521ca btrfs: add more codes to decoder table by David Sterba · 4 years, 8 months ago
- d54f814 btrfs: sort error decoder entries by David Sterba · 4 years, 8 months ago
- 7e8f19e btrfs: adjust message level for unrecognized mount option by David Sterba · 5 years ago
- c0c907a btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 10 months ago
- bf31f87 btrfs: add wrapper for transaction abort predicate by David Sterba · 5 years ago
- 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
- 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
- bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
- 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
- 5168489 btrfs: hold a ref on the root in get_subvol_name_from_objectid by Josef Bacik · 5 years ago
- 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
- cfe953c btrfs: update the comment of btrfs_control_ioctl() by Su Yue · 5 years ago
- 10a3a3e btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 5 years ago
- d55966c btrfs: do not zero f_bavail if we have available space by Josef Bacik · 5 years ago
- b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
- 46b27f5 btrfs: rename DISCARD mount option to to DISCARD_SYNC by Dennis Zhou · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
- 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
- f5389f3 btrfs: remove cached space_info in btrfs_statfs() by Johannes Thumshirn · 5 years ago
- 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
- 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
- 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
- ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 5 years ago
- 4143cb8 btrfs: add const function attribute by David Sterba · 5 years ago
- b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
- 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
- 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
- 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- 8943910 btrfs: move sysfs declarations out of ctree.h by David Sterba · 5 years ago
- aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
- 559ca6e btrfs: Refactor btrfs_calc_avail_data_space by Nikolay Borisov · 5 years ago
- 8719aaa btrfs: move space_info to space-info.h by Josef Bacik · 6 years ago
- e1ea2be btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space by David Sterba · 6 years ago
- 4f080f5 btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space by David Sterba · 6 years ago
- d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
- cebf05c btrfs: Remove unused variable mode in btrfs_mount by Goldwyn Rodrigues · 6 years ago
- 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
- 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
- 26602ca btrfs: use ->free_inode() by Al Viro · 6 years ago
- ae0bc86 btrfs: drop unused parameter in mount_subvol by Anand Jain · 6 years ago
- 3f93aef btrfs: add zstd compression level support by Dennis Zhou · 6 years ago
- d0ab62c btrfs: change set_level() to bound the level passed in by Dennis Zhou · 6 years ago
- 228a73a btrfs: introduce new ioctl to unregister a btrfs device by Anand Jain · 6 years ago
- 312b3a9 Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
- 532b618 btrfs: On error always free subvol_name in btrfs_mount by Eric W. Biederman · 6 years ago
- 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
- a65001e btrfs: sanitize security_mnt_opts use by Al Viro · 6 years ago
- f5c0c26 new helper: security_sb_eat_lsm_opts() by Al Viro · 6 years ago
- 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
- de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
- f505754 Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
- 7e17916 btrfs: avoid link error with CONFIG_NO_AUTO_INLINE by Arnd Bergmann · 6 years ago
- 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
- 672d599 btrfs: Use wrapper macro for rcu string to remove duplicate code by Misono Tomohiro · 6 years ago
- 3c42769 Btrfs: fix btrfs_write_inode vs delayed iput deadlock by Josef Bacik · 6 years ago
- 46df06b btrfs: refactor block group replication factor calculation to a helper by David Sterba · 6 years ago
- fa59f27 btrfs: rename btrfs_parse_early_options by Anand Jain · 6 years ago
- 36350e9 btrfs: return device pointer from btrfs_scan_one_device by Gu Jinxiang · 6 years ago
- d64dcbd btrfs: make fs_devices a local variable in btrfs_parse_early_options by Gu Jinxiang · 6 years ago
- 81ffd56 btrfs: fix mount and ioctl device scan ioctl race by David Sterba · 7 years ago
- 399f7f4 btrfs: reorder initialization before the mount locks uuid_mutex by David Sterba · 7 years ago
- 5139cff btrfs: lift uuid_mutex to callers of btrfs_parse_early_options by David Sterba · 7 years ago
- f5194e3 btrfs: lift uuid_mutex to callers of btrfs_open_devices by David Sterba · 7 years ago
- 899f930 btrfs: lift uuid_mutex to callers of btrfs_scan_one_device by David Sterba · 7 years ago
- 93b9bcd btrfs: remove unused parameter from btrfs_parse_subvol_options by Gu Jinxiang · 6 years ago
- d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
- edf57cb btrfs: Fix a C compliance issue by Bart Van Assche · 7 years ago
- acd43e3 btrfs: Annotate fall-through when parsing mount option by Bart Van Assche · 7 years ago
- 37becec Btrfs: allow empty subvol= again by Omar Sandoval · 7 years ago
- 891f41c btrfs: return original error code when failing from option parsing by Chengguang Xu · 7 years ago
- c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
- 88c1459 btrfs: use RCU in btrfs_show_devname for device list traversal by David Sterba · 7 years ago
- 416a720 btrfs: sort and group mount option definitions by David Sterba · 7 years ago
- 62b8e07 btrfs: Add nossd_spread mount option by Howard McLauchlan · 7 years ago
- d612ac5 btrfs: unify types for metadata_ratio and data_chunk_allocations by Anand Jain · 7 years ago
- e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
- ccb0e7d btrfs: verify subvolid mount parameter by Anand Jain · 7 years ago
- 9678c54 btrfs: Remove custom crc32c init code by Nikolay Borisov · 7 years ago
- eceff22 btrfs: add a comment to mark the deprecated mount option by Anand Jain · 7 years ago
- d374060 btrfs: manage commit mount option as %u by Anand Jain · 7 years ago
- 02453bd btrfs: manage check_int_print_mask mount option as %u by Anand Jain · 7 years ago
- 764cb8b btrfs: manage metadata_ratio mount option as %u by Anand Jain · 7 years ago
- f7b885b btrfs: manage thread_pool mount option as %u by Anand Jain · 7 years ago
- a8fd1f7 btrfs: use kvzalloc to allocate btrfs_fs_info by Jeff Mahoney · 7 years ago
- 922ea89 btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error() by Anand Jain · 7 years ago
- 61ecda6 btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set by Anand Jain · 7 years ago
- 6528b99 btrfs: factor btrfs_check_rw_degradable() to check given device by Anand Jain · 7 years ago
- 5bedc48 btrfs: drop unused parameters from mount_subvol by David Sterba · 7 years ago
- e215772 btrfs: cleanup unnecessary string dup in btrfs_parse_options() by Misono, Tomohiro · 7 years ago