1. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  2. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 8 years ago
  3. e1c0eba btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc by Chris Mason · 8 years ago
  4. d32a4e3 Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  5. bf60920 btrfs: sysfs: check initialization state before updating features by David Sterba · 8 years ago
  6. 80ad623 Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" by David Sterba · 8 years ago
  7. 0a95b85 btrfs: async-thread: Fix a use-after-free error for trace by Qu Wenruo · 9 years ago
  8. de0ee0e Btrfs: fix race between fsync and lockless direct IO writes by Filipe Manana · 9 years ago
  9. 6b5aa88 Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  10. 3e4c5ef btrfs: add free space tree to the cow-only list by David Sterba · 8 years ago
  11. 6b20e0a btrfs: add free space tree to lockdep classes by David Sterba · 8 years ago
  12. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  13. 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
  14. 79b134a btrfs: tweak free space tree bitmap allocation by David Sterba · 9 years ago
  15. 8cce83b btrfs: tests: switch to GFP_KERNEL by David Sterba · 9 years ago
  16. 14e46e0 btrfs: synchronize incompat feature bits with sysfs files by David Sterba · 9 years ago
  17. 444e751 btrfs: sysfs: introduce helper for syncing bits with sysfs files by David Sterba · 9 years ago
  18. 3b5bb73 btrfs: sysfs: add free-space-tree bit attribute by David Sterba · 9 years ago
  19. ba2d084 btrfs: sysfs: fix typo in compat_ro attribute definition by David Sterba · 9 years ago
  20. a6111d1 btrfs: raid56: Use raid_write_end_io for scrub by Zhao Lei · 9 years ago
  21. 748f4ef btrfs: Remove unnecessary ClearPageUptodate for raid56 by Zhao Lei · 9 years ago
  22. 915e229 btrfs: use rbio->nr_pages to reduce calculation by Zhao Lei · 9 years ago
  23. b7178a5 btrfs: Use unified stripe_page's index calculation by Zhao Lei · 9 years ago
  24. bfca9a6 btrfs: Fix calculation of rbio->dbitmap's size calculation by Zhao Lei · 10 years ago
  25. e1746e8 btrfs: Fix no_space in write and rm loop by Zhao Lei · 9 years ago
  26. 0bc19f90 btrfs: merge functions for wait snapshot creation by Zhao Lei · 9 years ago
  27. ee22f0c btrfs: delete unused argument in btrfs_copy_from_user by Zhao Lei · 9 years ago
  28. ad1ba2a btrfs: Use direct way to determine raid56 write/recover mode by Zhao Lei · 9 years ago
  29. 94a97df btrfs: Small cleanup for get index_srcdev loop by Zhao Lei · 9 years ago
  30. f04b772 btrfs: Enhance chunk validation check by Qu Wenruo · 9 years ago
  31. 319e4d0 btrfs: Enhance super validation check by Qu Wenruo · 9 years ago
  32. c2d6cb1 Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 9 years ago
  33. fedc004 Btrfs: fix typo in log message when starting a balance by Filipe Manana · 9 years ago
  34. 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
  35. acc3085 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
  36. fb75d85 btrfs: remove duplicate const specifier by Colin Ian King · 9 years ago
  37. 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
  38. 546bed6 btrfs: initialize the seq counter in struct btrfs_device by Sebastian Andrzej Siewior · 9 years ago
  39. 0dc924c5 Btrfs: clean up an error code in btrfs_init_space_info() by Dan Carpenter · 9 years ago
  40. 8e21785 btrfs: fix iterator with update error in backref.c by Geliang Tang · 9 years ago
  41. b7c47bb Btrfs: fix output of compression message in btrfs_parse_options() by Tsutomu Itoh · 9 years ago
  42. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 9 years ago
  43. 95617d6 btrfs: cleanup, stop casting for extent_map->lookup everywhere by Jeff Mahoney · 9 years ago
  44. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  45. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  47. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  50. 988f1f5 Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 9 years ago
  51. 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
  52. 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
  53. 8cdc7c5 Btrfs: fix fitrim discarding device area reserved for boot loader's use by Filipe Manana · 9 years ago
  54. ee592d0 Btrfs: Check metadata redundancy on balance by Sam Tygier · 9 years ago
  55. ca8a51b btrfs: statfs: report zero available if metadata are exhausted by David Sterba · 9 years ago
  56. 8546b57 btrfs: preallocate path for snapshot creation at ioctl time by David Sterba · 9 years ago
  57. b0c0ea6 btrfs: allocate root item at snapshot ioctl time by David Sterba · 9 years ago
  58. a1ee736 btrfs: do an allocation earlier during snapshot creation by David Sterba · 9 years ago
  59. 4fb72bf btrfs: use smaller type for btrfs_path locks by David Sterba · 9 years ago
  60. 7853f15 btrfs: use smaller type for btrfs_path lowest_level by David Sterba · 9 years ago
  61. dccabfa btrfs: use smaller type for btrfs_path reada by David Sterba · 9 years ago
  62. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  63. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  64. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  65. 28f0779 btrfs tests: replace whole ops structure for free space tests by David Sterba · 9 years ago
  66. a7ca422 btrfs: use list_for_each_entry* in backref.c by Geliang Tang · 9 years ago
  67. 7ae1681 btrfs: use list_for_each_entry_safe in free-space-cache.c by Geliang Tang · 9 years ago
  68. b69f2be btrfs: use list_for_each_entry* in check-integrity.c by Geliang Tang · 9 years ago
  69. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  70. 7928d67 btrfs: cleanup, remove stray return statements by David Sterba · 9 years ago
  71. 352dd9c btrfs: zero out delayed node upon allocation by Alexandru Moise · 9 years ago
  72. 575a75d btrfs: pass proper enum type to start_transaction() by Alexandru Moise · 9 years ago
  73. 9780c49 btrfs: switch __btrfs_fs_incompat return type from int to bool by Alexandru Moise · 9 years ago
  74. e40da0e btrfs: remove unused inode argument from uncompress_inline() by Byongho Lee · 9 years ago
  75. 100d570 btrfs: don't use slab cache for struct btrfs_delalloc_work by David Sterba · 9 years ago
  76. 0de270f btrfs: drop duplicate prefix from scrub workqueues by David Sterba · 9 years ago
  77. 93a3d46 btrfs: verbose error when we find an unexpected item in sys_array by David Sterba · 9 years ago
  78. f5cdedd btrfs: handle invalid num_stripes in sys_array by David Sterba · 9 years ago
  79. 35b3ad5 btrfs: better packing of btrfs_delayed_extent_op by David Sterba · 9 years ago
  80. 8089fe6 btrfs: put delayed item hook into inode by David Sterba · 9 years ago
  81. c5ca878 btrfs: Support convert to -d dup for btrfs-convert by Zhao Lei · 9 years ago
  82. be7bd73 Btrfs: igrab inode in writepage by Josef Bacik · 9 years ago
  83. b2acddd Btrfs: add missing brelse when superblock checksum fails by Anand Jain · 9 years ago
  84. 271dba4 Btrfs: fix transaction handle leak on failure to create hard link by Filipe Manana · 9 years ago
  85. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  86. 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 9 years ago
  87. 9269d12 Btrfs: fix number of transaction units required to create symlink by Filipe Manana · 9 years ago
  88. d50866d Btrfs: don't leave dangling dentry if symlink creation failed by Filipe Manana · 9 years ago
  89. a879719 Btrfs: send, don't BUG_ON() when an empty symlink is found by Filipe Manana · 9 years ago
  90. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  91. 2bc0bb5 Btrfs: fix race between free space endio workers and space cache writeout by Filipe Manana · 9 years ago
  92. 511711a btrfs: don't run delayed references while we are creating the free space tree by Chris Mason · 9 years ago
  93. b4570aa btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled. by Chris Mason · 9 years ago
  94. 140e639 btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc by Chris Mason · 9 years ago
  95. f0f7641 Merge branch 'freespace-4.5' into for-linus-4.5 by Chris Mason · 9 years ago
  96. a53fe25 Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 9 years ago
  97. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  98. 13d5d15 Merge branch 'dev/gfp-flags' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  99. afa427c Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  100. e44081e Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups by Filipe Manana · 9 years ago