1. e6e674b btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING by Anand Jain · 7 years ago
  2. e12c962 btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA by Anand Jain · 7 years ago
  3. ebbede4 btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE by Anand Jain · 7 years ago
  4. 3c958bd btrfs: add helper for device path or missing by Anand Jain · 7 years ago
  5. 38b5f68 btrfs: drop btrfs_device::can_discard to query directly by Anand Jain · 7 years ago
  6. ccc8dc7 btrfs: make function update_share_count static by Colin Ian King · 7 years ago
  7. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  8. 3f2dd7a btrfs: extent-tree: Make btrfs_inode_rsv_refill function static by Qu Wenruo · 7 years ago
  9. 431e982 btrfs: move some zstd work data from stack to workspace by David Sterba · 7 years ago
  10. 5302e08 btrfs: reorder btrfs_transaction members for better packing by David Sterba · 7 years ago
  11. 165c8b0 btrfs: use narrower type for btrfs_transaction::num_dirty_bgs by David Sterba · 7 years ago
  12. 1ca4bb6 btrfs: reorder btrfs_trans_handle members for better packing by David Sterba · 7 years ago
  13. b50fff8 btrfs: switch to refcount_t type for btrfs_trans_handle::use_count by David Sterba · 7 years ago
  14. 2dbda74 btrfs: remove unused member of btrfs_trans_handle by David Sterba · 7 years ago
  15. 7c2871a btrfs: switch btrfs_trans_handle::adding_csums to bool by David Sterba · 7 years ago
  16. bf46f52 btrfs: remove dead code from btrfs_get_extent by Edmund Nadolski · 7 years ago
  17. 41a1ead btrfs: btrfs_inode_log_parent should use defined inode_only values. by Edmund Nadolski · 7 years ago
  18. 71a6355 btrfs: switch to on-stack csum buffer in csum_tree_block by David Sterba · 7 years ago
  19. 343e4fc Btrfs: set plug for fsync by Liu Bo · 7 years ago
  20. 0fb08bc btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device() by Anand Jain · 7 years ago
  21. 9f050db btrfs: move check for device generation to the last by Anand Jain · 7 years ago
  22. 71f8a8d btrfs: set fs_devices->seed directly by Anand Jain · 7 years ago
  23. 02cfe77 btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warning by Geert Uytterhoeven · 7 years ago
  24. 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 8 years ago
  25. 4ef7769 btrfs: sink get_extent parameter to __do_contiguous_readpages by David Sterba · 8 years ago
  26. e4d17ef btrfs: sink get_extent parameter to __extent_readpages by David Sterba · 8 years ago
  27. 0932584 btrfs: sink get_extent parameter to extent_readpages by David Sterba · 8 years ago
  28. e3350e1 btrfs: sink get_extent parameter to get_extent_skip_holes by David Sterba · 8 years ago
  29. 2135fb9 btrfs: sink get_extent parameter to extent_fiemap by David Sterba · 8 years ago
  30. 3c98c62 btrfs: drop get_extent from extent_page_data by David Sterba · 8 years ago
  31. deac642 btrfs: sink get_extent parameter to extent_write_full_page by David Sterba · 8 years ago
  32. 916b929 btrfs: sink get_extent parameter to extent_write_locked_range by David Sterba · 8 years ago
  33. 4331759 btrfs: sink get_extent parameter to extent_writepages by David Sterba · 8 years ago
  34. bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
  35. ad7b0368 btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  36. 712e36c btrfs: use GFP_KERNEL in btrfs_alloc_inode by David Sterba · 7 years ago
  37. f08dc36 btrfs: sink gfp parameter to clear_extent_uptodate by David Sterba · 7 years ago
  38. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  39. 66b0c88 btrfs: prepare to drop gfp mask parameter from clear_extent_bit by David Sterba · 7 years ago
  40. 1538e6c btrfs: use non-RCU list traversal in write_all_supers callees by David Sterba · 8 years ago
  41. d03262c btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info by David Sterba · 8 years ago
  42. c5593ca btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info by David Sterba · 8 years ago
  43. 08ffcae btrfs: simplify btrfs_close_bdev by David Sterba · 8 years ago
  44. 9c6b1c4 btrfs: document device locking by David Sterba · 8 years ago
  45. 5c4cf6c btrfs: simplify exit paths in btrfs_init_new_device by David Sterba · 7 years ago
  46. 55de480 btrfs: use free_device where opencoded by David Sterba · 7 years ago
  47. 48dae9c btrfs: introduce free_device helper by David Sterba · 7 years ago
  48. f06c596 btrfs: rename device free rcu helper to free_device_rcu by David Sterba · 8 years ago
  49. 4c274bc Btrfs: document rules about bio async submit by Liu Bo · 7 years ago
  50. 057aac3 btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans by Nikolay Borisov · 7 years ago
  51. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 7 years ago
  52. c74a0b0 btrfs: rename btrfs_add_device to btrfs_add_dev_item by Anand Jain · 7 years ago
  53. 33d85fd btrfs: Don't generate UUID for non-fs tree by Qu Wenruo · 7 years ago
  54. 2c99738 btrfs: move volume_mutex into the btrfs_rm_device() by Anand Jain · 7 years ago
  55. 96b09dd btrfs: Use locked_end rather than open coding it by Nikolay Borisov · 7 years ago
  56. 6b7d6e9 btrfs: Move loop termination condition in while() by Nikolay Borisov · 7 years ago
  57. 47dba17 Btrfs: remove rcu_barrier in btrfs_close_devices by Liu Bo · 7 years ago
  58. 8577787 btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_items by Nikolay Borisov · 7 years ago
  59. 617c54a btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labels by Nikolay Borisov · 7 years ago
  60. d3fac6b btrfs: Remove redundant mirror_num arg by Nikolay Borisov · 7 years ago
  61. ac244ef btrfs: Remove unused function by Nikolay Borisov · 7 years ago
  62. 4660c49 btrfs: Remove redundant memory barrier in dev stats by Nikolay Borisov · 7 years ago
  63. 9deae96 btrfs: Fix memory barriers usage with device stats counters by Nikolay Borisov · 7 years ago
  64. 1cb34c8 btrfs: clean up btrfs_dev_stat_inc usage by Anand Jain · 7 years ago
  65. 9f5316c Btrfs: free btrfs_device in place by Liu Bo · 7 years ago
  66. 1805f2c Btrfs: remove redundant btrfs_balance_delayed_items by Liu Bo · 7 years ago
  67. 0c5b9b5 Linux 4.15-rc9 by Linus Torvalds · 7 years ago
  68. 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 319f1e0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 66f8162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. d517bb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
  72. 91cfc88 x86: Use __nostackprotect for sme_encrypt_kernel by Laura Abbott · 7 years ago
  73. 86be899 alpha/PCI: Fix noname IRQ level detection by Lorenzo Pieralisi · 7 years ago
  74. 24b61240 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  75. e6252e7 Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  76. 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 7 years ago
  77. 29d24e3 Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  78. 8dd903d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  79. 1cf5561 Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  80. ec835f81 Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  81. 672bb0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  82. 9bdbaeb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  83. 9f77a11 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  84. 8b335c7 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  85. a2c9c1c Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  86. 6ec8765 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  87. 4917d5d Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  88. 9abc937 Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  89. d342740 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  90. 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 7 years ago
  91. a3d6c97 sparse doesn't support struct randomization by Matthew Wilcox · 7 years ago
  92. 8bb2ee1 proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 7 years ago
  93. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 7 years ago
  94. be9fa66 scripts/decodecode: fix decoding for AArch64 (arm64) instructions by Will Deacon · 7 years ago
  95. 6bec6ad mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages by Oscar Salvador · 7 years ago
  96. f802077 mm/memory.c: release locked page in do_swap_page() by Minchan Kim · 7 years ago
  97. 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  98. 3f7d875 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 7 years ago
  99. 98f0fce x86/pti: Document fix wrong index by zhenwei.pi · 7 years ago
  100. c86a32c kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 7 years ago