1. b272ae2 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 5 years ago
  2. ae6957e btrfs: add assertions for tree == inode->io_tree to extent IO helpers by David Sterba · 5 years ago
  3. 0ceb34b btrfs: drop argument tree from submit_extent_page by David Sterba · 5 years ago
  4. 45b0840 btrfs: remove extent_page_data::tree by David Sterba · 5 years ago
  5. bf31f87 btrfs: add wrapper for transaction abort predicate by David Sterba · 5 years ago
  6. b908c33 btrfs: move root node locking helpers to locking.c by David Sterba · 5 years ago
  7. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  8. bd647ce btrfs: add a leak check for roots by Josef Bacik · 5 years ago
  9. 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
  10. ae18c37 btrfs: move fs_info init work into it's own helper function by Josef Bacik · 5 years ago
  11. 141386e btrfs: free more things in btrfs_free_fs_info by Josef Bacik · 5 years ago
  12. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  13. 81f096e btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 5 years ago
  14. 4c78e9f btrfs: hold a ref on the root in open_ctree by Josef Bacik · 5 years ago
  15. 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
  16. fbb0ce4 btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry by Josef Bacik · 5 years ago
  17. ca2037f btrfs: hold a ref on the root in btrfs_recover_log_trees by Josef Bacik · 5 years ago
  18. 5119cfc btrfs: hold a ref on the root in create_pending_snapshot by Josef Bacik · 5 years ago
  19. 5168489 btrfs: hold a ref on the root in get_subvol_name_from_objectid by Josef Bacik · 5 years ago
  20. 6f9a3da btrfs: hold a ref on the root in btrfs_ioctl_send by Josef Bacik · 5 years ago
  21. fd79d43 btrfs: hold a ref on the root in scrub_print_warning_inode by Josef Bacik · 5 years ago
  22. 0b2dee5 btrfs: hold a ref for the root in btrfs_find_orphan_roots by Josef Bacik · 5 years ago
  23. 9f58320 btrfs: push grab_fs_root into read_fs_root by Josef Bacik · 5 years ago
  24. 932fd26 btrfs: hold a ref on the root in btrfs_recover_relocation by Josef Bacik · 5 years ago
  25. 76deacf btrfs: hold a ref on the root in create_reloc_inode by Josef Bacik · 5 years ago
  26. 3d7babd btrfs: hold a ref on the root in find_data_references by Josef Bacik · 5 years ago
  27. 442b1ac btrfs: hold a ref on the root in record_reloc_root_in_trans by Josef Bacik · 5 years ago
  28. ab9737b btrfs: hold a ref on the root in merge_reloc_roots by Josef Bacik · 5 years ago
  29. db2c2ca btrfs: hold a ref on the root in prepare_to_merge by Josef Bacik · 5 years ago
  30. 0b530bc btrfs: hold a ref on the root in build_backref_tree by Josef Bacik · 5 years ago
  31. 2a2b5d6 btrfs: hold ref on root in btrfs_ioctl_default_subvol by Josef Bacik · 5 years ago
  32. 04734e8 btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info by Josef Bacik · 5 years ago
  33. b8a49ae btrfs: hold a ref on the root in btrfs_search_path_in_tree_user by Josef Bacik · 5 years ago
  34. 8823401 btrfs: hold a ref on the root in btrfs_search_path_in_tree by Josef Bacik · 5 years ago
  35. 3ca35e8 btrfs: hold a ref on the root in search_ioctl by Josef Bacik · 5 years ago
  36. fc92f79 btrfs: hold a ref on the root in create_subvol by Josef Bacik · 5 years ago
  37. 8727002 btrfs: hold a ref on the root in fixup_tree_root_location by Josef Bacik · 5 years ago
  38. 02162a0 btrfs: hold a ref on the root in __btrfs_run_defrag_inode by Josef Bacik · 5 years ago
  39. bdf70b9 btrfs: hold a root ref in btrfs_get_dentry by Josef Bacik · 5 years ago
  40. 9326f76 btrfs: hold a ref on the root in resolve_indirect_ref by Josef Bacik · 5 years ago
  41. af01d2e btrfs: hold a ref on fs roots while they're in the radix tree by Josef Bacik · 5 years ago
  42. 4b8b052 btrfs: describe the space reservation system in general by Josef Bacik · 5 years ago
  43. 6f4ad55 btrfs: add a comment describing delalloc space reservation by Josef Bacik · 5 years ago
  44. 734d8c1 btrfs: add a comment describing block reserves by Josef Bacik · 5 years ago
  45. 4cdfd93 btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root by Josef Bacik · 5 years ago
  46. a98db0f btrfs: make the fs root init functions static by Josef Bacik · 5 years ago
  47. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  48. 83db2aad btrfs: remove btrfs_read_fs_root, not used anymore by Josef Bacik · 5 years ago
  49. 3dbf173 btrfs: make relocation use btrfs_read_tree_root() by Josef Bacik · 5 years ago
  50. 62a2c73 btrfs: export and use btrfs_read_tree_root for tree-log by Josef Bacik · 5 years ago
  51. e59d18b btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root by Josef Bacik · 5 years ago
  52. f39e457 btrfs: move fs root init stuff into btrfs_init_fs_root by Josef Bacik · 5 years ago
  53. 96dfcb4 btrfs: push __setup_root into btrfs_alloc_root by Josef Bacik · 5 years ago
  54. 3f1c64c btrfs: delete the ordered isize update code by Josef Bacik · 5 years ago
  55. d923afe btrfs: replace all uses of btrfs_ordered_update_i_size by Josef Bacik · 5 years ago
  56. 9ddc959 btrfs: use the file extent tree infrastructure by Josef Bacik · 5 years ago
  57. 41a2ee7 btrfs: introduce per-inode file extent tree by Josef Bacik · 5 years ago
  58. 790a1d4 btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update by Josef Bacik · 5 years ago
  59. cfe953c btrfs: update the comment of btrfs_control_ioctl() by Su Yue · 5 years ago
  60. 0c89138 btrfs: relocation: Add introduction of how relocation works by Qu Wenruo · 5 years ago
  61. 42836cf Btrfs: don't iterate mod seq list when putting a tree mod seq by Filipe Manana · 5 years ago
  62. 30b3688 btrfs: Add overview of device replace by Qu Wenruo · 5 years ago
  63. 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 10 months ago
  64. 67d584e Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 10 months ago
  65. b3c03db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  66. 763802b x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
  67. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 10 months ago
  68. 63886ba mm/mmu_notifier: silence PROVE_RCU_LIST warnings by Qian Cai · 4 years, 10 months ago
  69. 1b53734 epoll: fix possible lost wakeup on epoll_ctl() path by Roman Penyaev · 4 years, 10 months ago
  70. 12e967f mm: do not allow MADV_PAGEOUT for CoW pages by Michal Hocko · 4 years, 10 months ago
  71. e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 4 years, 10 months ago
  72. d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 4 years, 10 months ago
  73. d72520a page-flags: fix a crash at SetPageError(THP_SWAP) by Qian Cai · 4 years, 10 months ago
  74. d41e2f3 mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case by Baoquan He · 4 years, 10 months ago
  75. 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 10 months ago
  76. b74b991 Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  77. 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  78. 6c1bae7 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 4 years, 10 months ago
  79. c63c50f Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  80. b95fffb tools/power turbostat: update version by Len Brown · 5 years ago
  81. abdcbdb tools/power turbostat: Print cpuidle information by Len Brown · 4 years, 10 months ago
  82. 83166ac Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 4 years, 10 months ago
  83. d8e6fd5 btrfs: fix removal of raid[56|1c34} incompat flags after removing block group by Filipe Manana · 4 years, 10 months ago
  84. 98fd5c7 nvmet-tcp: set MSG_MORE only if we actually have more to send by Sagi Grimberg · 4 years, 10 months ago
  85. 5ad0ec0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  86. f014d2b Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
  87. 3bd14829 Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 10 months ago
  88. b07c2e7 Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 10 months ago
  89. fa91418 Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 10 months ago
  90. 12bf19c Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 10 months ago
  91. 69d3e5a Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
  92. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  93. 4022e7a io_uring: make sure openat/openat2 honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  94. fcaa681 tools/power turbostat: Fix 32-bit capabilities warning by Len Brown · 4 years, 10 months ago
  95. 1f81c5e tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 4 years, 10 months ago
  96. f670840 tools/power turbostat: Support Elkhart Lake by Chen Yu · 4 years, 10 months ago
  97. d7814c3 tools/power turbostat: Support Jasper Lake by Chen Yu · 5 years ago
  98. 23274fa tools/power turbostat: Support Ice Lake server by Chen Yu · 5 years ago
  99. 4bf7132 tools/power turbostat: Support Tiger Lake by Chen Yu · 5 years ago
  100. d8d005b tools/power turbostat: Fix gcc build warnings by Len Brown · 4 years, 10 months ago