1. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
  2. f26c923 btrfs: remove reada infrastructure by Qu Wenruo · 3 years ago
  3. 8496153 btrfs: add a BTRFS_FS_ERROR helper by Josef Bacik · 3 years, 3 months ago
  4. 6605fd2 btrfs: use latest_dev in btrfs_show_devname by Anand Jain · 3 years, 4 months ago
  5. d24fa5c btrfs: convert latest_bdev type to btrfs_device and rename by Anand Jain · 3 years, 4 months ago
  6. 5b9b26f btrfs: allow idmapped mount by Christian Brauner · 3 years, 5 months ago
  7. 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
  8. ea3dc7d btrfs: print if fsverity support is built in when loading module by David Sterba · 3 years, 5 months ago
  9. 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
  10. 95ea048 btrfs: allow read-write for 4K sectorsize on 64K page size systems by Qu Wenruo · 3 years, 5 months ago
  11. 214cc18 btrfs: constify and cleanup variables in comparators by David Sterba · 3 years, 5 months ago
  12. cbeaae4 btrfs: shorten integrity checker extent data mount option by David Sterba · 3 years, 6 months ago
  13. 5963ffca btrfs: always abort the transaction if we abort a trans handle by Josef Bacik · 3 years, 7 months ago
  14. e9306ad btrfs: more graceful errors/warnings on 32bit systems when reaching limits by Qu Wenruo · 3 years, 10 months ago
  15. c55a431 btrfs: fix spurious free_space_tree remount warning by Boris Burkov · 3 years, 10 months ago
  16. 0bb3eb3 btrfs: allow read-only mount of 4K sector size fs on 64K page system by Qu Wenruo · 4 years ago
  17. cac06d8 btrfs: introduce the skeleton of btrfs_subpage structure by Qu Wenruo · 4 years ago
  18. a8cc263e btrfs: run delayed iputs when remounting RO to avoid leaking them by Filipe Manana · 4 years ago
  19. a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years ago
  20. cb13eea btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years ago
  21. 2838d255 btrfs: warn when remount will not change the free space tree by Boris Burkov · 4 years, 1 month ago
  22. 04c4155 btrfs: use superblock state to print space_cache mount option by Boris Burkov · 4 years, 1 month ago
  23. 9484622 btrfs: keep sb cache_generation consistent with space_cache by Boris Burkov · 4 years, 1 month ago
  24. 8cd2908 btrfs: clear oneshot options on mount and remount by Boris Burkov · 4 years, 1 month ago
  25. 44c0ca2 btrfs: lift read-write mount setup from mount and remount by Boris Burkov · 4 years, 1 month ago
  26. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
  27. 5d1ab66 btrfs: disallow space_cache in ZONED mode by Naohiro Aota · 4 years, 2 months ago
  28. b70f509 btrfs: check and enable ZONED mode by Naohiro Aota · 4 years, 2 months ago
  29. 5b31646 btrfs: get zone information of zoned block devices by Naohiro Aota · 4 years, 2 months ago
  30. a0f6d924 btrfs: remove stub device info from messages when we have no fs_info by David Sterba · 4 years, 1 month ago
  31. b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 4 months ago
  32. 265fdfa btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits by David Sterba · 4 years, 6 months ago
  33. ab1405a btrfs: generate lockdep keyset names at compile time by David Sterba · 4 years, 3 months ago
  34. 9037d3c btrfs: introduce mount option rescue=all by Josef Bacik · 4 years, 2 months ago
  35. 882dbe0 btrfs: introduce mount option rescue=ignoredatacsums by Josef Bacik · 4 years, 2 months ago
  36. 42437a6 btrfs: introduce mount option rescue=ignorebadroots by Josef Bacik · 4 years, 2 months ago
  37. 68319c1 btrfs: show rescue=usebackuproot in /proc/mounts by Josef Bacik · 4 years, 2 months ago
  38. ab0b4a3 btrfs: add a helper to print out rescue= options by Josef Bacik · 4 years, 2 months ago
  39. d70bf74 btrfs: unify the ro checking for mount options by Josef Bacik · 4 years, 2 months ago
  40. 7280490 btrfs: kill the RCU protection for fs_info->space_info by Josef Bacik · 4 years, 4 months ago
  41. 5705674 btrfs: do async reclaim for data reservations by Josef Bacik · 4 years, 5 months ago
  42. 282dd7d btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 5 months ago
  43. faa0088 btrfs: make sure SB_I_VERSION doesn't get unset by remount by Josef Bacik · 4 years, 5 months ago
  44. 3ef3959 btrfs: don't show full path of bind mounts in subvol= by Josef Bacik · 4 years, 5 months ago
  45. 27942c9 btrfs: fix messages after changing compression level by remount by David Sterba · 4 years, 5 months ago
  46. 88c4703 btrfs: open-code remount flag setting in btrfs_remount by Johannes Thumshirn · 4 years, 5 months ago
  47. 5913139 btrfs: document special case error codes for fs errors by Josef Bacik · 4 years, 5 months ago
  48. 4faf55b0 btrfs: don't traverse into the seed devices in show_devname by Anand Jain · 4 years, 6 months ago
  49. b90a4ab btrfs: remove deprecated mount option subvolrootid by David Sterba · 4 years, 6 months ago
  50. d801e7a btrfs: remove deprecated mount option alloc_start by David Sterba · 4 years, 6 months ago
  51. b547a88 btrfs: start deprecation of mount option inode_cache by David Sterba · 4 years, 6 months ago
  52. 74ef001 btrfs: introduce "rescue=" mount option by Qu Wenruo · 4 years, 7 months ago
  53. c730ae0 btrfs: convert comments to fallthrough annotations by Marcos Paulo de Souza · 4 years, 6 months ago
  54. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  55. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  56. fb8521ca btrfs: add more codes to decoder table by David Sterba · 4 years, 8 months ago
  57. d54f814 btrfs: sort error decoder entries by David Sterba · 4 years, 8 months ago
  58. 7e8f19e btrfs: adjust message level for unrecognized mount option by David Sterba · 5 years ago
  59. c0c907a btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 10 months ago
  60. bf31f87 btrfs: add wrapper for transaction abort predicate by David Sterba · 5 years ago
  61. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  62. 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
  63. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  64. 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
  65. 5168489 btrfs: hold a ref on the root in get_subvol_name_from_objectid by Josef Bacik · 5 years ago
  66. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  67. cfe953c btrfs: update the comment of btrfs_control_ioctl() by Su Yue · 5 years ago
  68. 10a3a3e btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 5 years ago
  69. d55966c btrfs: do not zero f_bavail if we have available space by Josef Bacik · 5 years ago
  70. b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
  71. 46b27f5 btrfs: rename DISCARD mount option to to DISCARD_SYNC by Dennis Zhou · 5 years ago
  72. 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
  73. 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
  74. 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
  75. f5389f3 btrfs: remove cached space_info in btrfs_statfs() by Johannes Thumshirn · 5 years ago
  76. 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
  77. 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
  78. 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
  79. ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 5 years ago
  80. 4143cb8 btrfs: add const function attribute by David Sterba · 5 years ago
  81. b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
  82. 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
  83. 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
  84. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  85. 8943910 btrfs: move sysfs declarations out of ctree.h by David Sterba · 5 years ago
  86. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  87. 559ca6e btrfs: Refactor btrfs_calc_avail_data_space by Nikolay Borisov · 5 years ago
  88. 8719aaa btrfs: move space_info to space-info.h by Josef Bacik · 6 years ago
  89. e1ea2be btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space by David Sterba · 6 years ago
  90. 4f080f5 btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space by David Sterba · 6 years ago
  91. d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
  92. cebf05c btrfs: Remove unused variable mode in btrfs_mount by Goldwyn Rodrigues · 6 years ago
  93. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  94. 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
  95. 26602ca btrfs: use ->free_inode() by Al Viro · 6 years ago
  96. ae0bc86 btrfs: drop unused parameter in mount_subvol by Anand Jain · 6 years ago
  97. 3f93aef btrfs: add zstd compression level support by Dennis Zhou · 6 years ago
  98. d0ab62c btrfs: change set_level() to bound the level passed in by Dennis Zhou · 6 years ago
  99. 228a73a btrfs: introduce new ioctl to unregister a btrfs device by Anand Jain · 6 years ago
  100. 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