1. 16ff4b4 btrfs: Use correct format specifier by Heinrich Schuchardt · 8 years ago
  2. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  3. 719da39 Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  4. 4c52990 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  5. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  6. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 8 years ago
  7. 81a75f6 btrfs: use bio fields for op and flags by Mike Christie · 8 years ago
  8. b3d3fa5 btrfs: update __btrfs_map_block for REQ_OP transition by Mike Christie · 8 years ago
  9. 37226b2 btrfs: use bio op accessors by Mike Christie · 8 years ago
  10. 1f7ad75 btrfs: have submit_one_bio users use bio op accessors by Mike Christie · 8 years ago
  11. 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 8 years ago
  12. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  13. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  14. 34b3e6c Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system by Feifei Xu · 8 years ago
  15. 36b3dc0 Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize by Feifei Xu · 8 years ago
  16. ef9f2db Btrfs: self-tests: Use macros instead of constants and add missing newline by Feifei Xu · 8 years ago
  17. d94f43b Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes by Feifei Xu · 8 years ago
  18. ed9e4af Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE by Feifei Xu · 8 years ago
  19. 5f9e105 btrfs: advertise which crc32c implementation is being used at module load by Jeff Mahoney · 9 years ago
  20. e06cd3d Btrfs: add validadtion checks for chunk loading by Liu Bo · 8 years ago
  21. 99e3ecf Btrfs: add more validation checks for superblock by Liu Bo · 8 years ago
  22. d865177 Btrfs: clear uptodate flags of pages in sys_array eb by Liu Bo · 8 years ago
  23. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  24. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  25. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 8 years ago
  26. 0ef6447 Btrfs: Fix integer overflow when calculating bytes_per_bitmap by Feifei Xu · 8 years ago
  27. 5473e0c4 Btrfs: test_check_exists: Fix infinite loop when searching for free space entries by Feifei Xu · 8 years ago
  28. 65d4f4c Btrfs: end transaction if we abort when creating uuid root by Josef Bacik · 9 years ago
  29. b5de8d0 Btrfs: fix race between device replace and read repair by Filipe Manana · 8 years ago
  30. 2999241 Btrfs: fix race between device replace and discard by Filipe Manana · 8 years ago
  31. 22ab04e Btrfs: fix race between device replace and chunk allocation by Filipe Manana · 8 years ago
  32. 1a1a8b7 Btrfs: fix race setting block group back to RW mode during device replace by Filipe Manana · 8 years ago
  33. 81e87a7 Btrfs: fix unprotected assignment of the left cursor for device replace by Filipe Manana · 8 years ago
  34. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 8 years ago
  35. 57ba4cb Btrfs: fix race between device replace and block group removal by Filipe Manana · 8 years ago
  36. ce7791f Btrfs: fix race between readahead and device replace/removal by Filipe Manana · 8 years ago
  37. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  39. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  40. 56244ef Btrfs: fix handling of faults from btrfs_copy_from_user by Chris Mason · 8 years ago
  41. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  42. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  43. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  44. f1fee65 btrfs: scrub: Set bbio to NULL before calling btrfs_map_block by Zhao Lei · 8 years ago
  45. 2d324f5 Btrfs: fix unexpected return value of fiemap by Liu Bo · 8 years ago
  46. 1c8b5b6 Btrfs: free sys_array eb as soon as possible by Liu Bo · 8 years ago
  47. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  48. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  49. e34df33 Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. fe742fd4 Revert "btrfs: switch to ->iterate_shared()" by Al Viro · 8 years ago
  51. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. e0d46f5 btrfs: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  53. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 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 · 8 years ago
  55. 680834c Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516 by David Sterba · 8 years ago
  56. 36fac9e Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516 by David Sterba · 8 years ago
  57. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 8 years ago
  58. 4673272 btrfs: fix memory leak during RAID 5/6 device replacement by Scott Talbert · 8 years ago
  59. 5f9a8a5 Btrfs: add semaphore to synchronize direct IO writes with fsync by Filipe Manana · 8 years ago
  60. f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 8 years ago
  61. 0b90191 Btrfs: fix race between fsync and direct IO writes for prealloc extents by Filipe Manana · 8 years ago
  62. 5062af3 Btrfs: fix number of transaction units for renames with whiteout by Filipe Manana · 9 years ago
  63. 376e5a5 Btrfs: pin logs earlier when doing a rename exchange operation by Filipe Manana · 9 years ago
  64. 86e8aa0 Btrfs: unpin logs if rename exchange operation fails by Filipe Manana · 9 years ago
  65. c990161 Btrfs: fix inode leak on failure to setup whiteout inode in rename by Filipe Manana · 9 years ago
  66. cdd1fed btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT by Dan Fuhry · 9 years ago
  67. c4aba95 Btrfs: pin log earlier when renaming by Filipe Manana · 9 years ago
  68. 3dc9e8f Btrfs: unpin log if rename operation fails by Filipe Manana · 9 years ago
  69. 9cfa3e3 Btrfs: don't do unnecessary delalloc flushes when relocating by Filipe Manana · 9 years ago
  70. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  71. 3f9749f Btrfs: fix empty symlink after creating symlink and fsync parent dir by Filipe Manana · 9 years ago
  72. 657ed1a Btrfs: fix for incorrect directory entries after fsync log replay by Filipe Manana · 9 years ago
  73. 2c1984f btrfs: build fixup for qgroup_account_snapshot by David Sterba · 8 years ago
  74. 6426c7a btrfs: qgroup: Fix qgroup accounting when creating snapshot by Qu Wenruo · 8 years ago
  75. 72928f2 Btrfs: fix fspath error deallocation by Vincent Stehlé · 8 years ago
  76. 52356716 btrfs: make find_workspace warn if there are no workspaces by David Sterba · 9 years ago
  77. e721e49 btrfs: make find_workspace always succeed by David Sterba · 9 years ago
  78. f77dd0d btrfs: preallocate compression workspaces by David Sterba · 9 years ago
  79. 6ac10a6 btrfs: rename and document compression workspace members by David Sterba · 9 years ago
  80. e1860a7 btrfs: GFP_NOFS does not GFP_HIGHMEM by David Sterba · 8 years ago
  81. 05135f5 btrfs: switch to common message helpers in open_ctree, adjust messages by David Sterba · 8 years ago
  82. 972b241 btrfs: switch to ->iterate_shared() by Al Viro · 9 years ago
  83. 8eb0dfd btrfs: fix int32 overflow in shrink_delalloc(). by Adam Borowski · 9 years ago
  84. 2f3165e btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes by Zygo Blaxell · 9 years ago
  85. 58d7bbf btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  86. 7ab1962 btrfs: add write protection to SET_FEATURES ioctl by David Sterba · 9 years ago
  87. 48b3b9d btrfs: fix lock dep warning move scratch super outside of chunk_mutex by Anand Jain · 9 years ago
  88. 2473114 btrfs: Fix BUG_ON condition in scrub_setup_recheck_block() by Ashish Samant · 9 years ago
  89. e042d1e Btrfs: remove BUG_ON()'s in btrfs_map_block by Josef Bacik · 9 years ago
  90. 3d8da67 Btrfs: fix divide error upon chunk's stripe_len by Liu Bo · 9 years ago
  91. ee17fc8 btrfs: sysfs: protect reading label by lock by David Sterba · 9 years ago
  92. 66ac9fe btrfs: add check to sysfs handler of label by David Sterba · 9 years ago
  93. ee61113 btrfs: add read-only check to sysfs handler of features by David Sterba · 10 years ago
  94. e6c11f9 btrfs: reuse existing variable in scrub_stripe, reduce stack usage by David Sterba · 9 years ago
  95. 49a3c4d btrfs: use dynamic allocation for root item in create_subvol by David Sterba · 9 years ago
  96. 1535195 btrfs: clone: use vmalloc only as fallback for nodesize bufer by David Sterba · 9 years ago
  97. 2f91306 btrfs: send: use vmalloc only as fallback for clone_sources_tmp by David Sterba · 9 years ago
  98. c03d01f btrfs: send: use vmalloc only as fallback for clone_roots by David Sterba · 9 years ago
  99. e55d115 btrfs: send: use temporary variable to store allocation size by David Sterba · 9 years ago
  100. eb5b75f btrfs: send: use vmalloc only as fallback for read_buf by David Sterba · 9 years ago