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