1. 23f0ff1 btrfs: alloc_chunk: improve chunk size variable name by Hans van Kranenburg · 6 years ago
  2. 2f29df4 btrfs: alloc_chunk: do not refurbish num_bytes by Hans van Kranenburg · 6 years ago
  3. 3cd24c6 btrfs: use tagged writepage to mitigate livelock of snapshot by Ethan Lien · 6 years ago
  4. c629732 btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_ordered by Nikolay Borisov · 6 years ago
  5. 8cc0237 btrfs: Remove extent_page_data argument from writepage_delalloc by Nikolay Borisov · 6 years ago
  6. 7789a55 btrfs: Move epd::extent_locked check to writepage_delalloc's caller by Nikolay Borisov · 6 years ago
  7. fc8a168 btrfs: Check for missing device before bio submission in btrfs_map_bio by Nikolay Borisov · 6 years ago
  8. ab45724 btrfs: remove redundant replace_state init by Anand Jain · 6 years ago
  9. 6d4cbf7 Btrfs: remove no longer used io_err from btrfs_log_ctx by Filipe Manana · 6 years ago
  10. 59b0713 Btrfs: simpler and more efficient cleanup of a log tree's extent io tree by Filipe Manana · 6 years ago
  11. 46cc775 btrfs: Adjust loop in free_extent_buffer by Nikolay Borisov · 6 years ago
  12. 9cfc8ba btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing by Nikolay Borisov · 7 years ago
  13. df44971 btrfs: Remove unnecessary tree locking code in qgroup_rescan_leaf by Nikolay Borisov · 7 years ago
  14. 8c7eeb6 btrfs: Remove extra reference count bumps in btrfs_compare_trees by Nikolay Borisov · 7 years ago
  15. 24cee18 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 7 years ago
  16. 6c122e2 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 7 years ago
  17. 5c623d3 btrfs: Remove needless tree locking in iterate_inode_extrefs by Nikolay Borisov · 7 years ago
  18. e5bba0b btrfs: Remove needless tree locking in iterate_inode_refs by Nikolay Borisov · 7 years ago
  19. d9cb245 btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number by Qu Wenruo · 6 years ago
  20. ed46ff3 Btrfs: support swap files by Omar Sandoval · 8 years ago
  21. 60ca842 Btrfs: rename and export get_chunk_map by Omar Sandoval · 7 years ago
  22. eede2bf Btrfs: prevent ioctls from interfering with a swap file by Omar Sandoval · 8 years ago
  23. abbb55f btrfs: Remove extent_io_ops::split_extent_hook callback by Nikolay Borisov · 6 years ago
  24. 5c84819 btrfs: Remove extent_io_ops::merge_extent_hook callback by Nikolay Borisov · 6 years ago
  25. a36bb5f btrfs: Remove extent_io_ops::clear_bit_hook callback by Nikolay Borisov · 6 years ago
  26. e06a1fc btrfs: Remove extent_io_ops::set_bit_hook extent_io callback by Nikolay Borisov · 6 years ago
  27. 65a680f btrfs: Remove extent_io_ops::check_extent_io_range callback by Nikolay Borisov · 6 years ago
  28. 7087a9d btrfs: Remove extent_io_ops::writepage_end_io_hook by Nikolay Borisov · 6 years ago
  29. d75855b btrfs: Remove extent_io_ops::writepage_start_hook by Nikolay Borisov · 6 years ago
  30. 5eaad97 btrfs: Remove extent_io_ops::fill_delalloc by Nikolay Borisov · 6 years ago
  31. 06f2548 btrfs: Add function to distinguish between data and btree inode by Nikolay Borisov · 6 years ago
  32. 05a37c4 btrfs: volumes: Make sure no dev extent is beyond device boundary by Qu Wenruo · 6 years ago
  33. 5eb1938 btrfs: volumes: Make sure there is no overlap of dev extents at mount time by Qu Wenruo · 6 years ago
  34. e72d79d btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop by Qu Wenruo · 6 years ago
  35. e1a4184 btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered() by Qu Wenruo · 6 years ago
  36. d06e3bb btrfs: Refactor clustered extent allocation into find_free_extent_clustered by Qu Wenruo · 6 years ago
  37. b4bd745 btrfs: Introduce find_free_extent_ctl structure for later rework by Qu Wenruo · 6 years ago
  38. e2907c1 btrfs: extent-tree: Detect bytes_pinned underflow earlier by Lu Fengqi · 6 years ago
  39. 9f9b8e8 btrfs: extent-tree: Detect bytes_may_use underflow earlier by Qu Wenruo · 6 years ago
  40. 85dd506 Btrfs: remove no longer used stuff for tracking pending ordered extents by Filipe Manana · 6 years ago
  41. ce02f03 Btrfs: remove no longer used logged range variables when logging extents by Filipe Manana · 6 years ago
  42. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago
  43. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  44. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago
  45. f1733a1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago
  46. 01e881f userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered by Andrea Arcangeli · 6 years ago
  47. 61c6de6 fs/iomap.c: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  48. 8ace22b hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() by Yongkai Wu · 6 years ago
  49. f5a222d memblock: annotate memblock_is_reserved() with __init_memblock by Yueyi Li · 6 years ago
  50. 428a1cb psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  51. 915c9e1 arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h by Mark Brown · 6 years ago
  52. 9def36e mm/sparse: add common helper to mark all memblocks present by Logan Gunthorpe · 6 years ago
  53. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  54. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  55. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  56. 743e3c8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  57. eb6cf9f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  58. 4645453 Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  59. c19bf74 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  60. 7fb5f5d Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  61. 92de1de Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  62. 880b9df Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  63. 65e08c5 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  64. 76a5cfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  65. 1df07a7 Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  66. 4848361 XArray: Fix xa_alloc when id exceeds max by Matthew Wilcox · 6 years ago
  67. e10db79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  68. e861e11 Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  69. 52a7dc2 Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  70. fd56746 drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 by Thomas Hellstrom · 6 years ago
  71. 67f2a93 Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  72. 14a996c Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  73. e6333d7 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  74. 70f4828 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  75. b588400 Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  76. a805ce6 Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  77. 28adac6 MAINTAINERS: Daniel for drm co-maintainer by Daniel Vetter · 6 years ago
  78. b5f436e Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  79. 26eacb7 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  80. e59166b Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  81. ce07fe9 Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  82. 71fb553 Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  83. 676fff1 drm/amdgpu: drop fclk/gfxclk ratio setting by Evan Quan · 6 years ago
  84. 37fbd83 IB/core: Fix oops in netdev_next_upper_dev_rcu() by Mark Zhang · 6 years ago
  85. 2af6c07 dm thin: bump target version by Mike Snitzer · 6 years ago
  86. e06d45d drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  87. 5b2e312 drm/i915: Flush GPU relocs harder for gen3 by Chris Wilson · 6 years ago
  88. fe78742 drm/i915: Allocate a common scratch page by Chris Wilson · 6 years ago
  89. cf66b8a drm/i915/execlists: Apply a full mb before execution for Braswell by Chris Wilson · 6 years ago
  90. 24199c5 drm/nouveau/kms: Fix memory leak in nv50_mstm_del() by Lyude Paul · 6 years ago
  91. 970a5ee drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer by Ben Skeggs · 6 years ago
  92. 2bd61ab selftests/seccomp: Remove SIGSTOP si_pid check by Kees Cook · 6 years ago
  93. 927b6b2 block: Fix null_blk_zoned creation failure with small number of zones by Shin'ichiro Kawasaki · 6 years ago
  94. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  95. f6c3675 dm thin: send event about thin-pool state change _after_ making it by Mike Snitzer · 6 years ago
  96. 2840f84 tracing: Fix memory leak of instance function hash filters by Steven Rostedt (VMware) · 6 years ago
  97. 3cec638 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 6 years ago
  98. b61c192 tracing: Fix memory leak in create_filter() by Steven Rostedt (VMware) · 6 years ago
  99. a538e3f aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 6 years ago
  100. 6f9718f ceph: make 'nocopyfrom' a default mount option by Luis Henriques · 6 years ago