1. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  4. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 19c4d2f Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" by Chris Mason · 8 years ago
  6. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. cd27e45 [btrfs] fix check_direct_IO() for non-iovec iterators by Al Viro · 8 years ago
  9. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  10. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  11. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  12. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  13. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  14. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  15. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  16. 196e024 Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf by Liu Bo · 8 years ago
  17. 4867268 Btrfs: don't BUG() during drop snapshot by Josef Bacik · 8 years ago
  18. 2fd57fc btrfs: fix btrfs_no_printk stub helper by Arnd Bergmann · 8 years ago
  19. 851cd17 Btrfs: memset to avoid stale content in btree leaf by Liu Bo · 8 years ago
  20. 0f5053e btrfs: parent_start initialization cleanup by Goldwyn Rodrigues · 8 years ago
  21. 6cea66e btrfs: Remove already completed TODO comment by Goldwyn Rodrigues · 8 years ago
  22. dd12d5b btrfs: Do not reassign count in btrfs_run_delayed_refs by Goldwyn Rodrigues · 8 years ago
  23. 0ccd052 btrfs: fix a possible umount deadlock by Anand Jain · 8 years ago
  24. a958eab Btrfs: fix memory leak in do_walk_down by Liu Bo · 8 years ago
  25. c01f5f9 btrfs: btrfs_debug should consume fs_info when DEBUG is not defined by Jeff Mahoney · 8 years ago
  26. 04ab956 btrfs: convert send's verbose_printk to btrfs_debug by Jeff Mahoney · 8 years ago
  27. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  28. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  29. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  30. cea67ab btrfs: clean the old superblocks before freeing the device by Jeff Mahoney · 8 years ago
  31. 0279422 Btrfs: kill BUG_ON in run_delayed_tree_ref by Liu Bo · 8 years ago
  32. 6bdf131 Btrfs: don't leak reloc root nodes on error by Josef Bacik · 8 years ago
  33. e2c8990 btrfs: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  34. 6b722c1 Btrfs: improve check_node to avoid reading corrupted nodes by Liu Bo · 8 years ago
  35. a42cbec Btrfs: add error handling for extent buffer in print tree by Liu Bo · 8 years ago
  36. a43f7f8 Btrfs: remove BUG_ON in start_transaction by Liu Bo · 8 years ago
  37. 3eb548e Btrfs: memset to avoid stale content in btree node block by Liu Bo · 8 years ago
  38. 3561b9d Btrfs: return gracefully from balance if fs tree is corrupted by Liu Bo · 8 years ago
  39. 9c8e63d Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written by Josef Bacik · 8 years ago
  40. 8436ea91 Btrfs: kill the start argument to read_extent_buffer_pages by Josef Bacik · 8 years ago
  41. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  42. 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
  43. 897a41b btrfs: add dynamic debug support by Jeff Mahoney · 8 years ago
  44. 2309e79 btrfs: Fix warning "variable ‘gen’ set but not used" by Luis Henriques · 8 years ago
  45. 1f079fa btrfs: Fix warning "variable ‘blocksize’ set but not used" by Luis Henriques · 8 years ago
  46. 5d8eb6f btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs by Naohiro Aota · 8 years ago
  47. 4930338 Btrfs: bail out if block group has different mixed flag by Liu Bo · 8 years ago
  48. 2571e73 Btrfs: fix memory leak in reading btree blocks by Liu Bo · 8 years ago
  49. e46a28c Btrfs: remove BUG() in raid56 by Liu Bo · 8 years ago
  50. afce772 btrfs: fix check_shared for fiemap ioctl by Lu Fengqi · 8 years ago
  51. b0de6c4 btrfs: create example debugfs file only in debugging build by David Sterba · 8 years ago
  52. 07f6a48 btrfs: fix perms on demonstration debugfs interface by Eric Sandeen · 8 years ago
  53. c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago
  54. b22734a 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
  55. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  56. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  57. 325c50e btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 8 years ago
  58. 1e5ec2e Btrfs: handle quota reserve failure properly by Josef Bacik · 8 years ago
  59. f031221 btrfs: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  60. 4382e33 block, dm-crypt, btrfs: Introduce bio_flags() by Bart Van Assche · 8 years ago
  61. f4a9c16 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
  62. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  63. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  64. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  65. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  66. 4b30b6d 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
  67. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  68. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  69. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  70. 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
  71. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  72. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  73. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  74. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  75. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  76. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  77. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  78. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  79. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  80. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  81. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  82. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  83. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  84. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  85. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  86. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  87. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 9 years ago
  88. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  89. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  90. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
  91. 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
  92. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  93. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. 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
  95. 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
  96. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  97. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  98. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  99. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  100. 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 8 years ago