1. 5cc23ed block: sed-opal: Add/remove spaces by Revanth Rajashekar · 5 years ago
  2. 988721d block: remove struct request_queue queue_head by Junxiao Bi · 5 years ago
  3. 6444f47 writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem trylock fail by Tejun Heo · 5 years ago
  4. 55a694d writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode switching by Tejun Heo · 5 years ago
  5. b8e24a9 block: annotate refault stalls from IO submission by Johannes Weiner · 5 years ago
  6. 73d9c8d blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling by zhengbin · 5 years ago
  7. 52f6f9d floppy: fix usercopy direction by Jann Horn · 6 years ago
  8. f0e6f41 lightnvm: remove unused 'geo' variable by Jens Axboe · 5 years ago
  9. fdbe4ee loop: Add LOOP_SET_DIRECT_IO to compat ioctl by Alessio Balsini · 5 years ago
  10. 79e178f lib: scatterlist: Fix to support no mapped sg by Zhou Wang · 5 years ago
  11. ba6f7da lightnvm: remove set but not used variables 'data_len' and 'rq_len' by YueHaibing · 5 years ago
  12. e8fc87f Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block by Jens Axboe · 5 years ago
  13. 449808a raid1: factor out a common routine to handle the completion of sync write by Hou Tao · 5 years ago
  14. 0d8ed0e9 md: don't call spare_active in md_reap_sync_thread if all member devices can't work by Guoqing Jiang · 5 years ago
  15. 062f5b2a md: don't set In_sync if array is frozen by Guoqing Jiang · 5 years ago
  16. 9a56784 md: allow last device to be forcibly removed from RAID1/RAID10. by Guoqing Jiang · 5 years ago
  17. cf89160 md: Convert to use int_pow() by Andy Shevchenko · 5 years ago
  18. 7cee6d4 md/raid10: end bio when the device faulty by Yufen Yu · 5 years ago
  19. eeba680 md/raid1: end bio when the device faulty by Yufen Yu · 5 years ago
  20. 143f6e7 md/raid6: Set R5_ReadError when there is read failure on parity disk by Xiao Ni · 6 years ago
  21. 4675719 raid1: use an int as the return value of raise_barrier() by Hou Tao · 6 years ago
  22. 00ec4f3 block: stop exporting bio_map_kern by Hans Holmberg · 5 years ago
  23. ff8f352 lightnvm: pblk: use kvmalloc for metadata by Hans Holmberg · 5 years ago
  24. 48e5da72 lightnvm: move metadata mapping to lower level driver by Hans Holmberg · 5 years ago
  25. 98d87f7 lightnvm: remove nvm_submit_io_sync_fn by Hans Holmberg · 5 years ago
  26. 556f36e blk-mq: balance mapping between present CPUs and queues by Ming Lei · 5 years ago
  27. b7e9e1f scsi: implement .cleanup_rq callback by Ming Lei · 5 years ago
  28. 226b4fc blk-mq: add callback of .cleanup_rq by Ming Lei · 5 years ago
  29. a61dbfb null_blk: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
  30. d81e9d4 scsi: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
  31. 6e33dbf blk-zoned: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
  32. e84e8f0 block: add req op to reset all zones and flag by Chaitanya Kulkarni · 5 years ago
  33. 67ed8b7 block: Fix a comment in blk_cleanup_queue() by Bart Van Assche · 5 years ago
  34. 012d4a6 block: Fix spelling in the header above blkg_lookup() by Bart Van Assche · 5 years ago
  35. 9cc5169 block: Improve physical block alignment of split bios by Bart Van Assche · 5 years ago
  36. 708b25b block: Simplify blk_bio_segment_split() by Bart Van Assche · 5 years ago
  37. ff9811b block: Simplify bvec_split_segs() by Bart Van Assche · 5 years ago
  38. dad7758 block: Document the bio splitting functions by Bart Van Assche · 5 years ago
  39. af2c68f block: Declare several function pointer arguments 'const' by Bart Van Assche · 5 years ago
  40. a87ccce blk-mq: remove blk_mq_complete_request_sync by Ming Lei · 5 years ago
  41. 622b8b6 nvme: wait until all completed request's complete fn is called by Ming Lei · 5 years ago
  42. 78ca407 nvme: don't abort completed request in nvme_cancel_request by Ming Lei · 5 years ago
  43. f9934a8 blk-mq: introduce blk_mq_tagset_wait_completed_request() by Ming Lei · 5 years ago
  44. aa306ab blk-mq: introduce blk_mq_request_completed() by Ming Lei · 5 years ago
  45. e21a712 Linux 5.3-rc3 by Linus Torvalds · 5 years ago
  46. a6831a8 Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  47. 62d1716 Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  48. fa4f99c tpm: tpm_ibm_vtpm: Fix unallocated banks by Nayna Jain · 6 years ago
  49. 1e5ac63 tpm: Fix null pointer dereference on chip register error path by Milan Broz · 6 years ago
  50. 4b6f231 Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  51. 4c0d228 MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer by Geert Uytterhoeven · 5 years ago
  52. 05e4f88 Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  53. 8449c98 Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/micah-morton/linux by Linus Torvalds · 5 years ago
  54. 0c5b6c28 kconfig: Clear "written" flag to avoid data loss by M. Vefa Bicakci · 5 years ago
  55. d8778f1 Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  56. cf6c8ae Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  57. 8b7fd67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 0432a0a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. af42e74 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. e12b243 Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  61. b7aea68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  62. 6167254 Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  63. 7291edc drivers/acpi/scan.c: document why we don't need the device_hotplug_lock by David Hildenbrand · 5 years ago
  64. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago
  65. 733d1d1 lib/test_meminit.c: use GFP_ATOMIC in RCU critical section by Alexander Potapenko · 5 years ago
  66. cbedfe11 asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  67. b59b1ba cgroup: kselftest: relax fs_spec checks by Chris Down · 5 years ago
  68. aa4996b mm/memory_hotplug.c: remove unneeded return for void function by Weitao Hou · 5 years ago
  69. 7b358c6 mm/migrate.c: initialize pud_entry in migrate_vma() by Ralph Campbell · 5 years ago
  70. 315c692 coredump: split pipe command whitespace before expanding template by Paul Wise · 5 years ago
  71. ee38d94 page flags: prioritize kasan bits over last-cpuid by Arnd Bergmann · 5 years ago
  72. af700ea ubsan: build ubsan.c more conservatively by Arnd Bergmann · 5 years ago
  73. ebb6d35 kasan: remove clang version check for KASAN_STACK by Arnd Bergmann · 5 years ago
  74. 670105a mm: compaction: avoid 100% CPU usage during compaction when a task is killed by Mel Gorman · 5 years ago
  75. ebdf4de mm: migrate: fix reference check race between __find_get_block() and migration by Jan Kara · 5 years ago
  76. fa1e512 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 5 years ago
  77. 7bc36e3 ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 5 years ago
  78. df9576d Revert "kmemleak: allow to coexist with fault injection" by Yang Shi · 5 years ago
  79. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
  80. 0e31225 Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  81. 4f1a6ef Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  82. 2b372a9 mtd: hyperbus: Add hardware dependency to AM654 driver by Jean Delvare · 5 years ago
  83. 2d75989 mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies by Vignesh Raghavendra · 5 years ago
  84. 8493b2a mtd: rawnand: micron: handle on-die "ECC-off" devices correctly by Marco Felsch · 5 years ago
  85. dcb8cfb Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  86. a507f25 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  87. 9100fc5 Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  88. 4dd6819 Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  89. 6e6d053 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  90. 10e5ddd Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  91. b2c7423 Merge tag 'for-5.3/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  92. b07042c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  93. d38c3fa Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  94. 97b00af Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  95. 755f1fe Merge tag 'pm-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  96. 75cdf41 Merge tag 'sound-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  97. f26dbb2 Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  98. 42d2190 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  99. 234172f Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  100. 35fca9f Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago