1. 21e0958 md: add checkings before flush md_misc_wq by Guoqing Jiang · 4 years, 10 months ago
  2. 91bf5ec Merge tag 'floppy-for-5.8' of https://github.com/evdenis/linux-floppy into for-5.8/drivers by Jens Axboe · 4 years, 8 months ago
  3. 0836275 floppy: suppress UBSAN warning in setup_rw_floppy() by Denis Efremov · 4 years, 9 months ago
  4. bd10a5f floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd by Denis Efremov · 4 years, 9 months ago
  5. 9c4c5a2 floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params by Denis Efremov · 4 years, 9 months ago
  6. 29ac676 floppy: use print_hex_dump() in setup_DMA() by Denis Efremov · 4 years, 9 months ago
  7. ca1b409 floppy: cleanup: make set_fdc() always set current_drive and current_fd by Willy Tarreau · 4 years, 9 months ago
  8. 99ba6cc floppy: cleanup: get rid of current_reqD in favor of current_drive by Willy Tarreau · 4 years, 9 months ago
  9. 6111a4f floppy: make sure to reset all FDCs upon resume() by Willy Tarreau · 4 years, 9 months ago
  10. 05f5e31 floppy: cleanup: do not iterate on current_fdc in do_floppy_init() by Willy Tarreau · 4 years, 9 months ago
  11. 12aebfa floppy: cleanup: add a few comments about expectations in certain functions by Willy Tarreau · 4 years, 10 months ago
  12. 82a6301 floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions by Willy Tarreau · 4 years, 10 months ago
  13. e5a9c95 floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  14. 43d81bb floppy: cleanup: make next_valid_format() not rely on current_drive anymore by Willy Tarreau · 4 years, 10 months ago
  15. c7af70b floppy: cleanup: make check_wp() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 10 months ago
  16. 3631a67 floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 10 months ago
  17. d5da6fa floppy: cleanup: make fdc_configure() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  18. 197c7ff floppy: cleanup: make perpendicular_mode() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  19. 3ab12a1 floppy: cleanup: make need_more_output() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  20. 96dad77 floppy: cleanup: make result() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  21. f8a8e0f floppy: cleanup: make output_byte() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  22. 5ea00bf floppy: cleanup: make wait_til_ready() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  23. 6d494ed0 floppy: cleanup: make show_floppy() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  24. f3e0dc1 floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  25. c1f710b floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 10 months ago
  26. 38ede90 floppy: use symbolic register names in the x86 port by Willy Tarreau · 4 years, 10 months ago
  27. 6cb7e69 floppy: use symbolic register names in the sparc64 port by Willy Tarreau · 4 years, 10 months ago
  28. 6d36201 floppy: use symbolic register names in the sparc32 port by Willy Tarreau · 4 years, 10 months ago
  29. 7fd3463 floppy: use symbolic register names in the powerpc port by Willy Tarreau · 4 years, 10 months ago
  30. 40b7d1b floppy: use symbolic register names in the parisc port by Willy Tarreau · 4 years, 10 months ago
  31. 76373fc floppy: use symbolic register names in the m68k port by Willy Tarreau · 4 years, 10 months ago
  32. 7d33850 floppy: add references to 82077's extra registers by Willy Tarreau · 4 years, 10 months ago
  33. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 10 months ago
  34. 92decf1 nvme: define constants for identification values by Keith Busch · 4 years, 10 months ago
  35. d02abd1 nvmet: align addrfam list to spec by Chaitanya Kulkarni · 4 years, 9 months ago
  36. 3ecb5fa nvmet: centralize port enable access for configfs by Chaitanya Kulkarni · 4 years, 9 months ago
  37. 87628e2 nvmet: use type-name map for address treq by Chaitanya Kulkarni · 4 years, 9 months ago
  38. 84b8d0d nvmet: use type-name map for ana states by Chaitanya Kulkarni · 4 years, 9 months ago
  39. 7e76417 nvmet: use type-name map for address family by Chaitanya Kulkarni · 4 years, 9 months ago
  40. 45e2f3c nvmet: add generic type-name mapping by Chaitanya Kulkarni · 4 years, 9 months ago
  41. 7890b97 nvme-multipath: stop using ->queuedata by Christoph Hellwig · 4 years, 10 months ago
  42. db5ad6b nvme-tcp: try to send request in queue_rq context by Sagi Grimberg · 4 years, 9 months ago
  43. 72e5d75 nvme-tcp: avoid scheduling io_work if we are already polling by Sagi Grimberg · 4 years, 9 months ago
  44. 386e5e6 nvme-tcp: use bh_lock in data_ready by Sagi Grimberg · 4 years, 9 months ago
  45. 2a5bcfdd nvme-pci: align io queue count with allocted nvme_queue in nvme_probe by Weiping Zhang · 4 years, 9 months ago
  46. 54b2fce nvme-pci: remove last_sq_tail by Keith Busch · 4 years, 9 months ago
  47. 74943d4 nvme-pci: remove volatile cqes by Keith Busch · 4 years, 9 months ago
  48. b04df85 nvme: flush scan work on passthrough commands by Keith Busch · 4 years, 9 months ago
  49. 6623c5b nvme: clean up error handling in nvme_init_ns_head by Christoph Hellwig · 4 years, 9 months ago
  50. 3add1d9 nvme-fc: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 9 months ago
  51. e8cd1ff nvmet: add ns revalidation support by Anthony Iliopoulos · 4 years, 9 months ago
  52. 31fdad7 nvme: consolodate io settings by Keith Busch · 4 years, 9 months ago
  53. bc1af00 nvme: revalidate namespace stream parameters by Keith Busch · 4 years, 9 months ago
  54. 38adf94 nvme: consolidate chunk_sectors settings by Keith Busch · 4 years, 9 months ago
  55. b2b2de7 nvme: revalidate after verifying identifiers by Keith Busch · 4 years, 9 months ago
  56. b2ce4d9 nvme-multipath: set bdi capabilities once by Keith Busch · 4 years, 9 months ago
  57. 0c284db nvme: check namespace head shared property by Keith Busch · 4 years, 9 months ago
  58. 9ad1927 nvme: always search for namespace head by Keith Busch · 4 years, 9 months ago
  59. ac26250 nvme: release namespace head reference on error by Keith Busch · 4 years, 9 months ago
  60. d567572 nvme: unlink head after removing last namespace by Keith Busch · 4 years, 9 months ago
  61. aec459b nvme: remove the magic 1024 constant in nvme_scan_ns_list by Christoph Hellwig · 4 years, 10 months ago
  62. 4005f28 nvme: avoid an Identify Controller command for each namespace scan by Christoph Hellwig · 4 years, 10 months ago
  63. 4450ba3 nvme: factor out a nvme_ns_remove_by_nsid helper by Christoph Hellwig · 4 years, 10 months ago
  64. 25dcaa9 nvme: clean up nvme_scan_work by Christoph Hellwig · 4 years, 10 months ago
  65. b9a5c3d nvme: refine the Qemu Identify CNS quirk by Christoph Hellwig · 4 years, 10 months ago
  66. e4fcc72 nvmet-fc: slight cleanup for kbuild test warnings by James Smart · 4 years, 9 months ago
  67. b0012dd nvmet-rdma: use SRQ per completion vector by Max Gurtovoy · 8 years ago
  68. 03f8ceb nvme: remove unused parameter by Keith Busch · 4 years, 10 months ago
  69. 71fb90e nvme: provide num dword helper by Keith Busch · 4 years, 10 months ago
  70. 54840be lpfc: nvmet: Add Send LS Request and Abort LS Request support by James Smart · 4 years, 10 months ago
  71. 4c2805a lpfc: nvmet: Add support for NVME LS request hosthandle by James Smart · 4 years, 10 months ago
  72. 9aa09e9 lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme by James Smart · 4 years, 10 months ago
  73. fe1bede lpfc: Refactor Send LS Response support by James Smart · 4 years, 10 months ago
  74. e96a22b lpfc: Refactor Send LS Abort support by James Smart · 4 years, 10 months ago
  75. 6514b25 lpfc: Refactor Send LS Request support by James Smart · 4 years, 10 months ago
  76. 3a8070c lpfc: Refactor NVME LS receive handling by James Smart · 4 years, 10 months ago
  77. 7b7f551 lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions by James Smart · 4 years, 10 months ago
  78. 7cacae2 lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx by James Smart · 4 years, 10 months ago
  79. 2a1160a lpfc: Refactor lpfc nvme headers by James Smart · 4 years, 10 months ago
  80. 437c0b8 nvme-fcloop: add target to host LS request support by James Smart · 4 years, 10 months ago
  81. ea39765 nvme-fcloop: refactor to enable target to host LS by James Smart · 4 years, 10 months ago
  82. 47bf324 nvmet-fc: Add Disconnect Association Xmt support by James Smart · 4 years, 10 months ago
  83. 349c694 nvmet-fc: rename ls_list to ls_rcv_list by James Smart · 4 years, 10 months ago
  84. 58ab8ff nvmet-fc: track hostport handle for associations by James Smart · 4 years, 10 months ago
  85. 0dfb992 nvmet-fc: perform small cleanups on unneeded checks by James Smart · 4 years, 10 months ago
  86. a5c2b4f nvmet-fc: add LS failure messages by James Smart · 4 years, 10 months ago
  87. 14fd1e9 nvme-fc: Add Disconnect Association Rcv support by James Smart · 4 years, 10 months ago
  88. ec3b0e3 nvmet-fc: Update target for common definitions for LS handling by James Smart · 4 years, 10 months ago
  89. fd5a5f2 nvme-fc: Update header and host for common definitions for LS handling by James Smart · 4 years, 10 months ago
  90. eb4ee8f nvme-fc: convert assoc_active flag to bit op by James Smart · 4 years, 10 months ago
  91. f56bf76 nvme-fc: Ensure private pointers are NULL if no data by James Smart · 4 years, 10 months ago
  92. 3b8281b nvmet-fc: Better size LS buffers by James Smart · 4 years, 10 months ago
  93. ca19bcd nvme-fc nvmet-fc: refactor for common LS definitions by James Smart · 4 years, 10 months ago
  94. 72e6329 nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request by James Smart · 4 years, 10 months ago
  95. 6153998 nvme-fc: Sync header to FC-NVME-2 rev 1.08 by James Smart · 4 years, 10 months ago
  96. af00423 hfs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  97. 1cd925d bdi: remove the name field in struct backing_dev_info by Christoph Hellwig · 4 years, 9 months ago
  98. aef33c2 bdi: simplify bdi_alloc by Christoph Hellwig · 4 years, 9 months ago
  99. 3c5d202 bdi: remove bdi_register_owner by Christoph Hellwig · 4 years, 9 months ago
  100. a5a6c66 bdi: unexport bdi_register_va by Christoph Hellwig · 4 years, 9 months ago