1. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  2. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  3. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  4. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  5. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  6. 9512c47 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  7. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  8. 1083881 Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 by Chris Mason · 8 years ago
  9. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  10. 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 9 years ago
  11. 6771089 Btrfs: be more precise on errors when getting an inode from disk by Filipe Manana · 9 years ago
  12. ba929b6 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  13. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  15. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
  16. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  17. dda3245 btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize by Wang Xiaoguang · 9 years ago
  18. c8bb0c8 btrfs: Cleanup compress_file_range() by Ashish Samant · 9 years ago
  19. 6f034ec Btrfs: cleanup BUG_ON in merge_bio by Liu Bo · 9 years ago
  20. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 9 years ago
  21. 3d48d98 btrfs: Handle uninitialised inode eviction by Nikolay Borisov · 9 years ago
  22. 25d609f Btrfs: fix callers of btrfs_block_rsv_migrate by Josef Bacik · 9 years ago
  23. da2f6ab Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  24. b971712a Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  25. 02dbfc9 Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes by Omar Sandoval · 9 years ago
  26. 31b9655 Btrfs: track transid for delayed ref flushing by Josef Bacik · 9 years ago
  27. 4c6459f Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  28. 3b6571c Btrfs: don't BUG_ON() in btrfs_orphan_add by Josef Bacik · 9 years ago
  29. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 9 years ago
  30. 81a75f67 btrfs: use bio fields for op and flags by Mike Christie · 9 years ago
  31. b3d3fa5 btrfs: update __btrfs_map_block for REQ_OP transition by Mike Christie · 9 years ago
  32. 37226b2 btrfs: use bio op accessors by Mike Christie · 9 years ago
  33. 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 9 years ago
  34. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  35. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  36. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  37. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  38. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  39. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  40. e34df33 Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. fe742fd4 Revert "btrfs: switch to ->iterate_shared()" by Al Viro · 9 years ago
  42. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  43. e0d46f5 btrfs: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  44. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  45. c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 9 years ago
  46. 5f9a8a5 Btrfs: add semaphore to synchronize direct IO writes with fsync by Filipe Manana · 9 years ago
  47. f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 9 years ago
  48. 0b90191 Btrfs: fix race between fsync and direct IO writes for prealloc extents by Filipe Manana · 9 years ago
  49. 5062af3 Btrfs: fix number of transaction units for renames with whiteout by Filipe Manana · 9 years ago
  50. 376e5a5 Btrfs: pin logs earlier when doing a rename exchange operation by Filipe Manana · 9 years ago
  51. 86e8aa0 Btrfs: unpin logs if rename exchange operation fails by Filipe Manana · 9 years ago
  52. c990161 Btrfs: fix inode leak on failure to setup whiteout inode in rename by Filipe Manana · 9 years ago
  53. cdd1fed btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT by Dan Fuhry · 9 years ago
  54. c4aba95 Btrfs: pin log earlier when renaming by Filipe Manana · 9 years ago
  55. 3dc9e8f7 Btrfs: unpin log if rename operation fails by Filipe Manana · 9 years ago
  56. 9cfa3e3 Btrfs: don't do unnecessary delalloc flushes when relocating by Filipe Manana · 9 years ago
  57. 972b241 btrfs: switch to ->iterate_shared() by Al Viro · 9 years ago
  58. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  59. 7cd8c75 btrfs: sink gfp parameter to set_extent_delalloc by David Sterba · 9 years ago
  60. 9116621 btrfs: sink gfp parameter to clear_extent_bits by David Sterba · 9 years ago
  61. 4c63c24 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl by Luke Dashjr · 9 years ago
  62. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  63. ade7702 Btrfs: fix deadlock between direct IO reads and buffered writes by Filipe Manana · 9 years ago
  64. c05c5ee Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.6 by Chris Mason · 9 years ago
  65. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  66. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  67. e9ddd77 Merge branch 'foreign/josef/space-updates' into for-chris-4.6 by David Sterba · 9 years ago
  68. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 9 years ago
  69. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
  70. ce6b714 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
  71. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  72. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  73. dc95f7b Btrfs: fix truncate_space_check by Josef Bacik · 9 years ago
  74. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 9 years ago
  75. 27c9d77 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
  76. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  77. 49e350a btrfs: readdir: use GFP_KERNEL by David Sterba · 9 years ago
  78. 27772b6 Btrfs: Clean pte corresponding to page straddling i_size by Chandan Rajendra · 9 years ago
  79. 5a2834f Btrfs: Fix block size returned to user space by Chandan Rajendra · 9 years ago
  80. 0c29ba9 Btrfs: Limit inline extents to root->sectorsize by Chandan Rajendra · 9 years ago
  81. 5f4dc8f Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length by Chandan Rajendra · 9 years ago
  82. dbfdb6d Btrfs: Search for all ordered extents that could span across a page by Chandan Rajendra · 9 years ago
  83. d0b7da88 Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units by Chandan Rajendra · 9 years ago
  84. 9703fef Btrfs: fallocate: Work with sectorsized blocks by Chandan Rajendra · 9 years ago
  85. 2dabb32 Btrfs: Direct I/O read: Work on sectorsized blocks by Chandan Rajendra · 9 years ago
  86. d3f71ae 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
  87. de0ee0e Btrfs: fix race between fsync and lockless direct IO writes by Filipe Manana · 9 years ago
  88. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  89. 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
  90. 0bc19f90 btrfs: merge functions for wait snapshot creation by Zhao Lei · 9 years ago
  91. c2d6cb1 Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 9 years ago
  92. 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
  93. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  94. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  95. 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
  96. 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
  97. 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
  98. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  99. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  100. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago