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