1. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  4. 9a6a573 umem: remove redundant initialization of variable ret by Colin Ian King · 4 years, 7 months ago
  5. 8d20319 pktcdvd: remove redundant initialization of variable ret by Colin Ian King · 4 years, 7 months ago
  6. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  7. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  8. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  9. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  10. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  11. 6ac92fb loop: Fix wrong masking of status flags by Martijn Coenen · 4 years, 7 months ago
  12. 276aa42 zcomp: Use ARRAY_SIZE() for backends list by Andy Shevchenko · 4 years, 7 months ago
  13. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  14. 96ed320 Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  15. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  16. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  17. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  18. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  19. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 7 months ago
  20. dc1dad8 rbd: compression_hint option by Ilya Dryomov · 4 years, 7 months ago
  21. d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 7 months ago
  22. 53ab8e7 libceph, rbd: replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  23. 3221546 null_blk: force complete for timeout request by Dongli Zhang · 4 years, 7 months ago
  24. bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 7 months ago
  25. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 7 months ago
  26. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  27. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
  28. 19f545b zram: Use local lock to protect per-CPU data by Mike Galbraith · 4 years, 7 months ago
  29. ed19f19 zram: Allocate struct zcomp_strm as per-CPU memory by Sebastian Andrzej Siewior · 4 years, 7 months ago
  30. d7614e4 zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  31. 421716b rsxx: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  32. 24d6929 drbd: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  33. 263c615 block/floppy: fix contended case in floppy_queue_rq() by Jiri Kosina · 4 years, 7 months ago
  34. d29b92f loop: remove redundant assignment to variable error by Colin Ian King · 4 years, 8 months ago
  35. cdb685c RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled by Danil Kipnis · 4 years, 8 months ago
  36. db9f384 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  37. 47393fb block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess() by Dan Carpenter · 4 years, 8 months ago
  38. eafd47f Merge tag 'v5.7-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 8 months ago
  39. 1592cd1 null_blk: don't allow discard for zoned mode by Chaitanya Kulkarni · 4 years, 8 months ago
  40. e274832 null_blk: return error for invalid zone size by Chaitanya Kulkarni · 4 years, 8 months ago
  41. 3448914 loop: Add LOOP_CONFIGURE ioctl by Martijn Coenen · 4 years, 8 months ago
  42. faf1d25 loop: Clean up LOOP_SET_STATUS lo_flags handling by Martijn Coenen · 4 years, 8 months ago
  43. 571fae6 loop: Rework lo_ioctl() __user argument casting by Martijn Coenen · 4 years, 8 months ago
  44. 62ab466 loop: Move loop_set_status_from_info() and friends up by Martijn Coenen · 4 years, 8 months ago
  45. 0c3796c loop: Factor out configuring loop from status by Martijn Coenen · 4 years, 8 months ago
  46. 0a6ed1b loop: Remove figure_loop_size() by Martijn Coenen · 4 years, 8 months ago
  47. b0bd158 loop: Refactor loop_set_status() size calculation by Martijn Coenen · 4 years, 8 months ago
  48. 716ad09 loop: Switch to set_capacity_revalidate_and_notify() by Martijn Coenen · 4 years, 8 months ago
  49. 5795b6f loop: Factor out setting loop device size by Martijn Coenen · 4 years, 8 months ago
  50. 083a6a5 loop: Remove sector_t truncation checks by Martijn Coenen · 4 years, 8 months ago
  51. 7c5014b loop: Call loop_config_discard() only after new config is applied by Martijn Coenen · 4 years, 8 months ago
  52. d6ea395 rnbd/rtrs: Pass max segment size from blk user to the rdma library by Danil Kipnis · 4 years, 8 months ago
  53. cecbc9c null_blk: Zero-initialize read buffers in non-memory-backed mode by Bart Van Assche · 4 years, 8 months ago
  54. 720bc31 ps3disk: use the default segment boundary by Emmanuel Nicolet · 4 years, 8 months ago
  55. aa4d16e block/rnbd: a bit of documentation by Jack Wang · 4 years, 8 months ago
  56. bc01885 block/rnbd: include client and server modules into kernel compilation by Jack Wang · 4 years, 8 months ago
  57. 8cee532 block/rnbd: server: sysfs interface functions by Jack Wang · 4 years, 8 months ago
  58. f0aad9b block/rnbd: server: functionality for IO submitting to block dev by Jack Wang · 4 years, 8 months ago
  59. 2de6c8d block/rnbd: server: main functionality by Jack Wang · 4 years, 8 months ago
  60. d4c6957 block/rnbd: server: private header with server structs and functions by Jack Wang · 4 years, 8 months ago
  61. 1eb54f8 block/rnbd: client: sysfs interface functions by Jack Wang · 4 years, 8 months ago
  62. f7a7a5c block/rnbd: client: main functionality by Jack Wang · 4 years, 8 months ago
  63. 90426e8 block/rnbd: client: private header with client structs and functions by Jack Wang · 4 years, 8 months ago
  64. 219ace6 block/rnbd: private headers with rnbd protocol structs and helpers by Jack Wang · 4 years, 8 months ago
  65. c651656 block/swim3: use set_current_state macro by Xu Wang · 4 years, 8 months ago
  66. e0489ed null_blk: Support REQ_OP_ZONE_APPEND by Damien Le Moal · 4 years, 8 months ago
  67. e732671 block: Modify revalidate zones by Damien Le Moal · 4 years, 8 months ago
  68. 0836275 floppy: suppress UBSAN warning in setup_rw_floppy() by Denis Efremov · 4 years, 8 months ago
  69. bd10a5f floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd by Denis Efremov · 4 years, 8 months ago
  70. 9c4c5a2 floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params by Denis Efremov · 4 years, 8 months ago
  71. 29ac676 floppy: use print_hex_dump() in setup_DMA() by Denis Efremov · 4 years, 8 months ago
  72. ca1b409 floppy: cleanup: make set_fdc() always set current_drive and current_fd by Willy Tarreau · 4 years, 9 months ago
  73. 99ba6cc floppy: cleanup: get rid of current_reqD in favor of current_drive by Willy Tarreau · 4 years, 9 months ago
  74. 6111a4f floppy: make sure to reset all FDCs upon resume() by Willy Tarreau · 4 years, 9 months ago
  75. 05f5e31 floppy: cleanup: do not iterate on current_fdc in do_floppy_init() by Willy Tarreau · 4 years, 9 months ago
  76. 12aebfa floppy: cleanup: add a few comments about expectations in certain functions by Willy Tarreau · 4 years, 9 months ago
  77. 82a6301 floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions by Willy Tarreau · 4 years, 9 months ago
  78. e5a9c95 floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  79. 43d81bb floppy: cleanup: make next_valid_format() not rely on current_drive anymore by Willy Tarreau · 4 years, 9 months ago
  80. c7af70b floppy: cleanup: make check_wp() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 9 months ago
  81. 3631a67 floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 9 months ago
  82. d5da6fa floppy: cleanup: make fdc_configure() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  83. 197c7ff floppy: cleanup: make perpendicular_mode() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  84. 3ab12a1 floppy: cleanup: make need_more_output() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  85. 96dad77 floppy: cleanup: make result() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  86. f8a8e0f floppy: cleanup: make output_byte() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  87. 5ea00bf floppy: cleanup: make wait_til_ready() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  88. 6d494ed0 floppy: cleanup: make show_floppy() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  89. f3e0dc1 floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
  90. c1f710b floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 9 months ago
  91. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 9 months ago
  92. ae97918 bdi: fix up for "remove the name field in struct backing_dev_info" by Stephen Rothwell · 4 years, 8 months ago
  93. 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
  94. a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 9 months ago
  95. efbe3c2 fs: Remove unneeded IS_DAX() check in io_is_direct() by Ira Weiny · 4 years, 8 months ago
  96. 90b5feb virtio-blk: handle block_device_operations callbacks after hot unplug by Stefan Hajnoczi · 4 years, 8 months ago
  97. 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  98. d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 4 years, 9 months ago
  99. 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 4 years, 9 months ago
  100. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago