1. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  2. 2b95550 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  3. 6e78b3f Btrfs: fix btrfs_decompress_buf2page() by Omar Sandoval · 7 years ago
  4. 2a36224 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  5. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 7 years ago
  6. 5906374 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  7. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  8. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  9. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  10. 91298ee Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 8 years ago
  11. 97dcdea Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 8 years ago
  12. 47b5d64 btrfs: fix false enospc error when truncating heavily reflinked file by Wang Xiaoguang · 8 years ago
  13. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  14. 0bf70aeb Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 by Chris Mason · 8 years ago
  15. 92a1bf7 Btrfs: add 'inode' for extent map tracepoint by Liu Bo · 8 years ago
  16. ac0c7cf btrfs: fix crash when tracepoint arguments are freed by wq callbacks by David Sterba · 8 years ago
  17. c293166 Btrfs: adjust outstanding_extents counter properly when dio write is split by Liu Bo · 8 years ago
  18. 781feef Btrfs: fix lockdep warning about log_mutex by Liu Bo · 8 years ago
  19. e321f8a Btrfs: use down_read_nested to make lockdep silent by Liu Bo · 8 years ago
  20. d028099 btrfs: fix locking when we put back a delayed ref that's too new by Jeff Mahoney · 8 years ago
  21. aa7c8da btrfs: fix error handling when run_delayed_extent_op fails by Jeff Mahoney · 8 years ago
  22. 73ba39a btrfs: return the actual error value from from btrfs_uuid_tree_iterate by Pan Bian · 8 years ago
  23. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  24. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 8 years ago
  26. 087a76d Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  27. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  28. b35df27 btrfs: fix race in btrfs_free_dummy_fs_info() by Matthew Wilcox · 8 years ago
  29. 40f7828 btrfs: better handle btrfs_printk() defaults by Petr Mladek · 8 years ago
  30. 2939e1a btrfs: limit async_work allocation and worker func duration by Maxim Patlasov · 8 years ago
  31. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  32. 5f52a2c Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10 by Chris Mason · 8 years ago
  33. 262c5e8 printk/btrfs: handle more message headers by Petr Mladek · 8 years ago
  34. 7c4c71a Revert "Btrfs: adjust len of writes if following a preallocated extent" by Chris Mason · 8 years ago
  35. a76b5b0 fs: try to clone files first in vfs_copy_file_range by Christoph Hellwig · 8 years ago
  36. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  37. e5d6b12 Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors by Chris Mason · 8 years ago
  38. 3444136 btrfs: opencode chunk locking, remove helpers by David Sterba · 8 years ago
  39. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  40. bf89d38 btrfs: split btrfs_wait_marked_extents into normal and tree log functions by Jeff Mahoney · 8 years ago
  41. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
  42. afdb571 btrfs: simplify btrfs_wait_cache_io prototype by Jeff Mahoney · 8 years ago
  43. 71ff643 btrfs: convert extent-tree tracepoints to use fs_info by Jeff Mahoney · 8 years ago
  44. ccdf9b3 btrfs: root->fs_info cleanup, access fs_info->delayed_root directly by Jeff Mahoney · 8 years ago
  45. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago
  46. 6202df6 btrfs: root->fs_info cleanup, update_block_group{,flags} by Jeff Mahoney · 8 years ago
  47. 3796d33 btrfs: root->fs_info cleanup, lock/unlock_chunks by Jeff Mahoney · 8 years ago
  48. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 8 years ago
  49. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 8 years ago
  50. f15376d btrfs: root->fs_info cleanup, io_ctl_init by Jeff Mahoney · 8 years ago
  51. fb45625 btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere by Jeff Mahoney · 8 years ago
  52. c28f158 btrfs: struct reada_control.root -> reada_control.fs_info by Jeff Mahoney · 8 years ago
  53. de14379 btrfs: struct btrfsic_state->root should be an fs_info by Jeff Mahoney · 8 years ago
  54. 2b2e27e btrfs: alloc_reserved_file_extent trace point should use extent_root by Jeff Mahoney · 8 years ago
  55. 5112feb btrfs: btrfs_init_new_device should use fs_info->dev_root by Jeff Mahoney · 8 years ago
  56. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 8 years ago
  57. 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 8 years ago
  58. 9287209 constify btrfs_mksubvol() by Al Viro · 8 years ago
  59. 2a7bf53 Btrfs: fix tree search logic when replaying directory entry deletes by Robbie Ko · 8 years ago
  60. ec125cf Btrfs: fix deadlock caused by fsync when logging directory entries by Robbie Ko · 8 years ago
  61. 2cdaf44 Btrfs: fix enospc in hole punching by Robbie Ko · 8 years ago
  62. 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
  63. 824d8df btrfs: qgroup: Fix qgroup data leaking by using subtree tracing by Qu Wenruo · 8 years ago
  64. 33d1f05 btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c by Qu Wenruo · 8 years ago
  65. 50b3e04 btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps by Qu Wenruo · 8 years ago
  66. 1d2beaa btrfs: qgroup: Add comments explaining how btrfs qgroup works by Qu Wenruo · 8 years ago
  67. 1621f8f btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio by Christoph Hellwig · 8 years ago
  68. 4989d27 btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all by Christoph Hellwig · 8 years ago
  69. 2a4d0c9 btrfs: calculate end of bio offset properly by Christoph Hellwig · 8 years ago
  70. 8138105 btrfs: use bi_size by Christoph Hellwig · 8 years ago
  71. 6cd7ce4 btrfs: don't access the bio directly in btrfs_csum_one_bio by Christoph Hellwig · 8 years ago
  72. 6a2de22 btrfs: don't access the bio directly in the direct I/O code by Christoph Hellwig · 8 years ago
  73. 80ace3e btrfs: don't access the bio directly in the raid5/6 code by Christoph Hellwig · 8 years ago
  74. 974b1ad btrfs: use bio iterators for the decompression handlers by Christoph Hellwig · 8 years ago
  75. 0c476a5 btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space by Jeff Mahoney · 8 years ago
  76. f94480b Btrfs: abort transaction if fill_holes() fails by Josef Bacik · 8 years ago
  77. 62fe51c Btrfs: fix file extent corruption by Josef Bacik · 8 years ago
  78. d2fbb2b btrfs: increment ctx->pos for every emitted or skipped dirent in readdir by Jeff Mahoney · 8 years ago
  79. c2951f3 btrfs: remove old tree_root dirent processing in btrfs_real_readdir() by Jeff Mahoney · 8 years ago
  80. d1111a7 btrfs: Call kunmap if zlib_inflateInit2 fails by Nick Terrell · 8 years ago
  81. ed0df61 btrfs: store and load values of stripes_min/stripes_max in balance status item by David Sterba · 8 years ago
  82. 4d5106a btrfs: remove redundant check of btrfs_iget return value by Christophe JAILLET · 8 years ago
  83. 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
  84. a23eaa8 Btrfs: adjust len of writes if following a preallocated extent by Liu Bo · 8 years ago
  85. 7b9ea62 btrfs: return early from failed memory allocations in ioctl handlers by Shailendra Verma · 8 years ago
  86. 58e8012 btrfs: add optimized version of eb to eb copy by David Sterba · 8 years ago
  87. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  88. fba1acf btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer by David Sterba · 8 years ago
  89. d24ee97 btrfs: use new helpers to set uuids in eb by David Sterba · 8 years ago
  90. f157bf7 btrfs: introduce helpers for updating eb uuids by David Sterba · 8 years ago
  91. 2230adf btrfs: delete unused member from superblock by David Sterba · 8 years ago
  92. 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
  93. b917bb3 btrfs: reada, remove pointless BUG_ON check for fs_info by David Sterba · 8 years ago
  94. 8694bb6 btrfs: reada, remove pointless BUG_ON in reada_find_extent by David Sterba · 8 years ago
  95. fc2e901 btrfs: reada, sink start parameter to btree_readahead_hook by David Sterba · 8 years ago
  96. bcdc51b btrfs: reada, remove unused parameter from __readahead_hook by David Sterba · 8 years ago
  97. 04998b3 btrfs: reada, cleanup remove unneeded variable in __readahead_hook by David Sterba · 8 years ago
  98. ef2fff6 btrfs: rename helper macros for qgroup and aux data casts by David Sterba · 8 years ago
  99. 5d9dbe6 btrfs: remove stale comment from btrfs_statfs by David Sterba · 8 years ago
  100. 926b923 btrfs: remove unused headers, statfs.h by David Sterba · 8 years ago