1. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 10 years ago
  2. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 10 years ago
  3. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 10 years ago
  4. 0780253 btrfs: Cleanup the btrfs_parse_options for remount. by Qu Wenruo · 11 years ago
  5. 3818aea btrfs: Add noinode_cache mount option by Qu Wenruo · 11 years ago
  6. 14a958e Btrfs: fix btrfs boot when compiled as built-in by Filipe David Borba Manana · 11 years ago
  7. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  8. a88998f btrfs: Add treelog mount option. by Qu Wenruo · 11 years ago
  9. d399167 btrfs: Add datasum mount option. by Qu Wenruo · 11 years ago
  10. a258af7 btrfs: Add datacow mount option. by Qu Wenruo · 11 years ago
  11. bd0330a btrfs: Add acl mount option. by Qu Wenruo · 11 years ago
  12. 2c9ee85 btrfs: Add noflushoncommit mount option. by Qu Wenruo · 11 years ago
  13. 5303629 btrfs: Add noenospc_debug mount option. by Qu Wenruo · 11 years ago
  14. e07a2ad btrfs: Add nodiscard mount option. by Qu Wenruo · 11 years ago
  15. fc0ca9a btrfs: Add noautodefrag mount option. by Qu Wenruo · 11 years ago
  16. 842bef5 btrfs: Add "barrier" option to support "-o remount,barrier" by Qu Wenruo · 11 years ago
  17. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  18. a7e252a Btrfs: don't clear the default compression type by Miao Xie · 11 years ago
  19. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  20. d9b0d9b btrfs: Replace kmalloc with kmalloc_array by Dulshani Gunawardhana · 11 years ago
  21. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  22. 361c093 Btrfs: Wait for uuid-tree rebuild task on remount read-only by Stefan Behrens · 11 years ago
  23. aaedb55 Btrfs: add tests for btrfs_get_extent by Josef Bacik · 11 years ago
  24. 294e30f Btrfs: add tests for find_lock_delalloc_range by Josef Bacik · 11 years ago
  25. 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
  26. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  27. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 11 years ago
  28. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  29. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 11 years ago
  30. b9e9a6c Btrfs: allocate prelim_ref with a slab allocater by Wang Shilong · 11 years ago
  31. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  32. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  33. dc11dd5d Btrfs: separate out tests into their own directory by Josef Bacik · 11 years ago
  34. 8b87dc1 btrfs: add mount option to set commit interval by David Sterba · 11 years ago
  35. 8507d21 Btrfs: add missing mounting options in btrfs_show_options() by Wang Shilong · 11 years ago
  36. 1493381 Btrfs: use u64 for subvolid when parsing mount options by Wang Shilong · 11 years ago
  37. 2c334e8 Btrfs: add sanity checks regarding to parsing mount options by Wang Shilong · 11 years ago
  38. 501407a Btrfs: stop waiting on current trans if we aborted by Josef Bacik · 11 years ago
  39. c73e293 Btrfs: do delay iput in sync_fs by Josef Bacik · 11 years ago
  40. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  41. 3c64a1a Btrfs: cleanup: don't check the same thing twice by Stefan Behrens · 11 years ago
  42. 8596560 btrfs: show compiled-in config features at module load time by David Sterba · 11 years ago
  43. e6d2960 btrfs: move ifdef around sanity checks out of init_btrfs_fs by David Sterba · 11 years ago
  44. 061594e Btrfs: pause the space balance when remounting to R/O by Miao Xie · 11 years ago
  45. 62dbd71 Btrfs: fix lockdep warning by Josef Bacik · 11 years ago
  46. f42a34b Btrfs: fix unblocked autodefraggers when remount by Miao Xie · 11 years ago
  47. cf79ffb Btrfs: fix infinite loop when we abort on mount by Josef Bacik · 11 years ago
  48. 94ef728 btrfs: cover more error codes in btrfs_decode_error by David Sterba · 11 years ago
  49. 5e2a4b2 btrfs: deprecate subvolrootid mount option by David Sterba · 11 years ago
  50. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  51. 0874881 btrfs: clean up transaction abort messages by David Sterba · 11 years ago
  52. bbece8a btrfs: merge save_error_info helpers into one by David Sterba · 11 years ago
  53. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 11 years ago
  54. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  55. dc81cdc Btrfs: fix remount vs autodefrag by Miao Xie · 11 years ago
  56. d4edf39 Btrfs: fix uncompleted transaction by Miao Xie · 11 years ago
  57. 37252a6 btrfs: fix varargs in __btrfs_std_error by Eric Sandeen · 11 years ago
  58. 1c697d4 btrfs: annotate intentional switch case fallthroughs by Eric Sandeen · 11 years ago
  59. aa43a17 btrfs: handle null fs_info in btrfs_panic() by Eric Sandeen · 11 years ago
  60. 5a01604 btrfs: remove unused fs_info from btrfs_decode_error() by Eric Sandeen · 11 years ago
  61. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 11 years ago
  62. c018dae Btrfs: protect fs_info->alloc_start by Miao Xie · 11 years ago
  63. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 11 years ago
  64. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  65. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  66. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  67. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 12 years ago
  68. ff023aa Btrfs: add code to scrub to copy read data to another disk by Stefan Behrens · 12 years ago
  69. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  70. 1acd683 Btrfs: avoid risk of a deadlock in btrfs_handle_error by Stefan Behrens · 12 years ago
  71. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 12 years ago
  72. 292fd7f Btrfs: don't allow degraded mount if too many devices are missing by Stefan Behrens · 12 years ago
  73. bedb2cc Btrfs: make compress and nodatacow mount options mutually exclusive by Andrei Popa · 12 years ago
  74. 4894066 btrfs: fix message printing by Daniel J Blueman · 12 years ago
  75. 354aa0f Btrfs: fix orphan transaction on the freezed filesystem by Miao Xie · 12 years ago
  76. 926ced1 Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs by Josef Bacik · 12 years ago
  77. 6bbe3a9 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents by Liu Bo · 12 years ago
  78. 60376ce Btrfs: fix race in sync and freeze again by Josef Bacik · 12 years ago
  79. 69ce977 Btrfs: output more information when aborting a unused transaction handle by Miao Xie · 12 years ago
  80. 6352b91 Btrfs: use a slab for ordered extents allocation by Miao Xie · 12 years ago
  81. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  82. bd7de2c Btrfs: fix deadlock with freeze and sync V2 by Josef Bacik · 12 years ago
  83. aa9ddcd Btrfs: do not use missing devices when showing devname by Josef Bacik · 12 years ago
  84. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  85. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  86. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  87. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  88. 02db084 Btrfs: add DEVICE_READY ioctl by Josef Bacik · 12 years ago
  89. 063849e Btrfs: allow mount -o remount,compress=no by Arnd Hannemann · 12 years ago
  90. c5c3c5f Btrfs: remove ->dirty_inode by Josef Bacik · 12 years ago
  91. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  92. 2b6ba62 Btrfs: resume balance on rw (re)mounts properly by Ilya Dryomov · 12 years ago
  93. 9c5085c Btrfs: implement ->show_devname by Josef Bacik · 12 years ago
  94. f60d16a Btrfs: avoid buffer overrun in mount option handling by Jim Meyering · 12 years ago
  95. f07c9a7 Btrfs: avoid buffer overrun in btrfs_printk by Jim Meyering · 12 years ago
  96. 0d2450a btrfs: allow changing 'thread_pool' size at remount time by Sergei Trofimovich · 12 years ago
  97. 0c4d2d9 Btrfs: use i_version instead of our own sequence by Josef Bacik · 12 years ago
  98. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  99. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 12 years ago
  100. 8a3db18 btrfs: fix early abort in 'remount' by Sergei Trofimovich · 12 years ago