1. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. 326f784 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  3. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  4. b7c47bb Btrfs: fix output of compression message in btrfs_parse_options() by Tsutomu Itoh · 9 years ago
  5. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  6. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  7. ca8a51b btrfs: statfs: report zero available if metadata are exhausted by David Sterba · 9 years ago
  8. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  9. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  10. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  11. f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
  12. 70f6d82 Btrfs: add free space tree mount option by Omar Sandoval · 9 years ago
  13. 7c55ee0 Btrfs: add free space tree sanity tests by Omar Sandoval · 9 years ago
  14. d0bd456 Btrfs: add fragment=* debug mount option by Josef Bacik · 9 years ago
  15. 57d816a Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK defined by Anand Jain · 9 years ago
  16. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  17. 85e0a0f Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock by Filipe Manana · 9 years ago
  18. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  19. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  20. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  21. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  22. e33e17e btrfs: add missing discards when unpinning extents with -o discard by Jeff Mahoney · 9 years ago
  23. e44163e btrfs: explictly delete unused block groups in close_ctree and ro-remount by Jeff Mahoney · 9 years ago
  24. c8d3fe0 Btrfs: show subvol= and subvolid= in /proc/mounts by Omar Sandoval · 9 years ago
  25. 05dbe68 Btrfs: unify subvol= and subvolid= mounting by Omar Sandoval · 9 years ago
  26. bb289b7 Btrfs: fail on mismatched subvol and subvolid mount options by Omar Sandoval · 9 years ago
  27. fa33065 Btrfs: clean up error handling in mount_subvol() by Omar Sandoval · 9 years ago
  28. e6e4dbe Btrfs: remove all subvol options before mounting top-level by Omar Sandoval · 9 years ago
  29. 773cd04 Btrfs: lock superblock before remounting for rw subvol by Omar Sandoval · 9 years ago
  30. c0d19e2 btrfs: add 'cold' compiler annotations to all error handling functions by David Sterba · 10 years ago
  31. 1a9a8a7 btrfs: report exact callsite where transaction abort occurs by David Sterba · 10 years ago
  32. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  33. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  34. 727b978 btrfs: cleanup orphans while looking up default subvolume by Jeff Mahoney · 10 years ago
  35. d862095 btrfs: explicitly set control file's private_data by Tom Van Braeckel · 10 years ago
  36. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  37. f8c269d btrfs: cleanup 64bit/32bit divs, compile time constants by David Sterba · 10 years ago
  38. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  39. 730a78c btrfs: remove a no-op unfreeze superbock callback by David Sterba · 10 years ago
  40. a53f4f8 btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock. by Qu Wenruo · 10 years ago
  41. 98bd5c5 btrfs: sync ioctl, handle errors after transaction start by David Sterba · 10 years ago
  42. c92f6be Btrfs: make btrfs_abort_transaction consider existence of new block groups by Filipe Manana · 10 years ago
  43. ad27c0d Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  44. 0d95c1b btrfs: fix wrong accounting of raid1 data profile in statfs by David Sterba · 10 years ago
  45. 7e33fd9 Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2 by Josef Bacik · 10 years ago
  46. 7e1876a btrfs: switch inode_cache option handling to pending changes by David Sterba · 11 years ago
  47. 6b5fe46 btrfs: do commit in sync_fs if there are pending changes by David Sterba · 11 years ago
  48. 5ed5f58 Btrfs: properly clean up btrfs_end_io_wq_cache by Josef Bacik · 10 years ago
  49. a43bb39 btrfs: Fix compile error when CONFIG_SECURITY is not set. by Qu Wenruo · 10 years ago
  50. f667aef btrfs: Make btrfs handle security mount options internally to avoid losing security label. by Qu Wenruo · 10 years ago
  51. 97eb6b6 btrfs: use slab for end_io_wq structures by David Sterba · 10 years ago
  52. af13b492 btrfs: fix error labels in init_btrfs_fs by David Sterba · 10 years ago
  53. 95ac567 Btrfs: set default max_inline to 8KiB instead of 8MiB by Filipe David Borba Manana · 11 years ago
  54. 143f363 btrfs: remove unused variable from btrfs_parse_options by David Sterba · 10 years ago
  55. 1548437 Btrfs: fix unprotected device list access when getting the fs information by Miao Xie · 10 years ago
  56. d398210 btrfs: add trace for qgroup accounting by Mark Fasheh · 10 years ago
  57. 4027e0f Btrfs: clear compress-force when remounting with compress option by Wang Shilong · 10 years ago
  58. 3abdbd7 btrfs: make close_ctree return void by David Sterba · 10 years ago
  59. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  60. ba7b6e6 btrfs: adjust statfs calculations according to raid profiles by David Sterba · 10 years ago
  61. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 11 years ago
  62. 0aeb8a6e btrfs: fix null pointer dereference in btrfs_show_devname when name is null by Anand Jain · 10 years ago
  63. 2aa06a3 btrfs: fix nossd and ssd_spread mount option regression by Eric Sandeen · 10 years ago
  64. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 10 years ago
  65. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 11 years ago
  66. 45ff35d Btrfs: remove OPT_acl parse when acl disabled by Guangliang Zhao · 11 years ago
  67. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 11 years ago
  68. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 11 years ago
  69. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  70. 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 11 years ago
  71. 0040e60 btrfs: fix use-after-free in mount_subvol() by Christoph Jaeger · 11 years ago
  72. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  73. 0723a04 btrfs: allow mounting btrfs subvolumes with different ro/rw options by Harald Hoyer · 11 years ago
  74. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  75. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  76. a046e9c btrfs: Cleanup the old btrfs_worker. by Qu Wenruo · 11 years ago
  77. 0339ef2 btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  78. 5b3bc44 btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  79. dc6e320 btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  80. 736cfa1 btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  81. e66f0bb btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  82. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  83. a8c93d4 btrfs: Replace fs_info->submit_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  84. afe3d24 btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue by Qu Wenruo · 11 years ago
  85. 5cdc7ad3 btrfs: Replace fs_info->workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  86. 2c6a92b btrfs: wake up transaction thread upon remount by Justin Maggard · 11 years ago
  87. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
  88. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 11 years ago
  89. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 11 years ago
  90. 0780253 btrfs: Cleanup the btrfs_parse_options for remount. by Qu Wenruo · 11 years ago
  91. 3818aea btrfs: Add noinode_cache mount option by Qu Wenruo · 11 years ago
  92. 14a958e Btrfs: fix btrfs boot when compiled as built-in by Filipe David Borba Manana · 11 years ago
  93. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  94. a88998f btrfs: Add treelog mount option. by Qu Wenruo · 11 years ago
  95. d399167 btrfs: Add datasum mount option. by Qu Wenruo · 11 years ago
  96. a258af7 btrfs: Add datacow mount option. by Qu Wenruo · 11 years ago
  97. bd0330a btrfs: Add acl mount option. by Qu Wenruo · 11 years ago
  98. 2c9ee85 btrfs: Add noflushoncommit mount option. by Qu Wenruo · 11 years ago
  99. 5303629 btrfs: Add noenospc_debug mount option. by Qu Wenruo · 11 years ago
  100. e07a2ad btrfs: Add nodiscard mount option. by Qu Wenruo · 11 years ago