1. 7703bdd Btrfs: don't clean dirty pages during buffered writes by Chris Mason · 7 years ago
  2. 818255f btrfs: use common helper instead of open coding a bit test by David Sterba · 6 years ago
  3. 0110a4c btrfs: refactor __btrfs_run_delayed_refs loop by Nikolay Borisov · 6 years ago
  4. e726138 btrfs: Factor out loop processing all refs of a head by Nikolay Borisov · 6 years ago
  5. b1cdbcb btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs by Nikolay Borisov · 6 years ago
  6. b2fa115 btrfs: tests: polish ifdefs around testing helper by David Sterba · 6 years ago
  7. a654666 btrfs: tests: group declarations of self-test helpers by David Sterba · 6 years ago
  8. 57ec5fb btrfs: tests: move testing members of struct btrfs_root to the end by David Sterba · 6 years ago
  9. 9c36396 btrfs: tests: add separate stub for find_lock_delalloc_range by David Sterba · 6 years ago
  10. ecf160b Btrfs: preftree: use rb_first_cached by Liu Bo · 6 years ago
  11. 07e1ce0 Btrfs: extent_map: use rb_first_cached by Liu Bo · 6 years ago
  12. 03a1d4c Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root by Liu Bo · 6 years ago
  13. e3d0396 Btrfs: delayed-refs: use rb_first_cached for ref_tree by Liu Bo · 6 years ago
  14. 5c9d028 Btrfs: delayed-refs: use rb_first_cached for href_root by Liu Bo · 6 years ago
  15. 3aa7c7a btrfs: wait on caching when putting the bg cache by Josef Bacik · 6 years ago
  16. fee7acc btrfs: keep trim from interfering with transaction commits by Jeff Mahoney · 6 years ago
  17. 0be88e3 btrfs: don't attempt to trim devices that don't support it by Jeff Mahoney · 6 years ago
  18. d4e329d btrfs: iterate all devices during trim, instead of fs_devices::alloc_list by Jeff Mahoney · 6 years ago
  19. 6ba9fc8 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  20. 93bba24 btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  21. 5c06147 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  22. c1766dd btrfs: change remove_extent_mapping to return void by zhong jiang · 6 years ago
  23. 315bed4 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  24. 28bee48 btrfs: Remove logically dead code from btrfs_orphan_cleanup by Nikolay Borisov · 6 years ago
  25. 4183c52 Btrfs: remove wait_ordered_range in btrfs_evict_inode by Liu Bo · 6 years ago
  26. abb57ef Btrfs: skip set_page_dirty if eb pages are already dirty by Liu Bo · 6 years ago
  27. 51995c3 Btrfs: assert page dirty bit on extent buffer pages by Liu Bo · 6 years ago
  28. 98e6b1e Btrfs: remove unnecessary level check in balance_level by Liu Bo · 6 years ago
  29. 3cf5068 Btrfs: unify error handling of btrfs_lookup_dir_item by Liu Bo · 6 years ago
  30. 3b2fd80 Btrfs: use args in the correct order for kcalloc in btrfsic_read_block by Liu Bo · 6 years ago
  31. a27a94c btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly by Nikolay Borisov · 6 years ago
  32. 6c05040 btrfs: Make btrfs_find_device_missing_or_by_path return directly a device by Nikolay Borisov · 6 years ago
  33. b444ad4 btrfs: Make btrfs_find_device_by_path return struct btrfs_device by Nikolay Borisov · 6 years ago
  34. 374b0e2 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  35. 380fd06 btrfs: remove redundant variable from btrfs_cross_ref_exist by Misono Tomohiro · 6 years ago
  36. e49aabd Btrfs: set leave_spinning in btrfs_get_extent by Liu Bo · 6 years ago
  37. de2c661 Btrfs: fix alignment in declaration and prototype of btrfs_get_extent by Liu Bo · 6 years ago
  38. 29c5e5d btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read by Colin Ian King · 6 years ago
  39. d005dbe btrfs: remove unused pointer inode in relink_file_extents by Colin Ian King · 6 years ago
  40. 28c4a3e btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag by Su Yue · 6 years ago
  41. 6aadd9e Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes by Liu Bo · 6 years ago
  42. c641428 btrfs: free path at an earlier point in btrfs_get_extent by Liu Bo · 6 years ago
  43. 9688e9a Btrfs: use next_state in find_first_extent_bit by Liu Bo · 6 years ago
  44. b72c3ab btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock by Qu Wenruo · 6 years ago
  45. 65c6e82 btrfs: Handle owner mismatch gracefully when walking up tree by Qu Wenruo · 6 years ago
  46. 45128b0 btrfs: change btrfs_pin_log_trans to return void by zhong jiang · 6 years ago
  47. 556f3ca btrfs: change btrfs_free_reserved_bytes to return void by zhong jiang · 6 years ago
  48. bee6ec8 Btrfs: remove always true if branch in btrfs_get_extent by Liu Bo · 6 years ago
  49. 9c7b0c2 btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  50. 3293428 Btrfs: clean up scrub is_dev_replace parameter by Omar Sandoval · 6 years ago
  51. 1da7396 btrfs: add helper to obtain number of devices with ongoing dev-replace by Anand Jain · 6 years ago
  52. 16220c4 btrfs: add assertions where number of devices could go below 0 by Anand Jain · 6 years ago
  53. f8b00e0 btrfs: remove unneeded NULL checks before kfree by zhong jiang · 6 years ago
  54. 4b6f8e9 Btrfs: do not unnecessarily pass write_lock_level when processing leaf by Liu Bo · 6 years ago
  55. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  56. 5a2cb25 btrfs: remove a useless return statement in btrfs_block_rsv_add by Lu Fengqi · 6 years ago
  57. 684572d btrfs: Remove root parameter from btrfs_insert_dir_item by Lu Fengqi · 6 years ago
  58. 3a58417 btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes by Lu Fengqi · 6 years ago
  59. a7176f7 btrfs: simplify the send_in_progress check in btrfs_delete_subvolume by Lu Fengqi · 6 years ago
  60. 35a7f35 Linux 4.19-rc8 by Greg Kroah-Hartman · 6 years ago
  61. 3a27203 Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  62. a24a0eb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Greg Kroah-Hartman · 6 years ago
  63. 7ec2182 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  64. 5f8bb00 KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb() by Vitaly Kuznetsov · 6 years ago
  65. f8ccb14 ubifs: Fix WARN_ON logic in exit path by Richard Weinberger · 6 years ago
  66. 79fc170 Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  67. ac081c3 fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() by Khazhismel Kumykov · 6 years ago
  68. bfba8e5 mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2 by Jérôme Glisse · 6 years ago
  69. 7aa867d mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE by Jann Horn · 6 years ago
  70. 1cff514 ocfs2: fix a GCC warning by zhong jiang · 6 years ago
  71. cafa017 Merge tag 'for-linus-20181012' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  72. ed66c25 Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Greg Kroah-Hartman · 6 years ago
  73. e66d001 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Greg Kroah-Hartman · 6 years ago
  74. bab5c80 Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  75. f014ffb afs: Fix afs_server struct leak by David Howells · 6 years ago
  76. b40afc0 MAINTAINERS: use the correct location for dt-bindings includes for mux by Peter Rosin · 6 years ago
  77. 38a12607 mux: adgs1408: use the correct MODULE_LICENSE by Peter Rosin · 6 years ago
  78. fee5150 gfs2: Fix iomap buffered write support for journaled files (2) by Andreas Gruenbacher · 6 years ago
  79. ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
  80. d91680e arm64: Fix /proc/iomem for reserved but not memory regions by Will Deacon · 6 years ago
  81. 6b3944e afs: Fix cell proc list by David Howells · 6 years ago
  82. 4ea07ab Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Greg Kroah-Hartman · 6 years ago
  83. 60bd7be Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  84. ef0e75a Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  85. a291ab2 Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 6 years ago
  86. 62d2e53 Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  87. c789174 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  88. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  89. 0c53b6a Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Greg Kroah-Hartman · 6 years ago
  90. f0fe77f lib/bch: fix possible stack overrun by Arnd Bergmann · 6 years ago
  91. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  92. 6b9bab5 Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes' by David S. Miller · 6 years ago
  93. 54baca0 net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  94. bf3b452 net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  95. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  96. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  97. 34d1b82 i2c: Fix kerneldoc for renamed i2c dma put function by Stephen Boyd · 6 years ago
  98. 5e65a203 blk-wbt: wake up all when we scale up, not down by Josef Bacik · 6 years ago
  99. 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
  100. 511cfd5 r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips by Maciej S. Szmigiero · 6 years ago