1. 545a324 floppy: Add max size check for user space request by Xiongwei Song · 3 years, 2 months ago
  2. fb48feb floppy: Fix hang in watchdog when disk is ejected by Tasos Sahanidis · 3 years, 4 months ago
  3. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 2 months ago
  4. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 2 months ago
  5. ec28fcc floppy: address add_disk() error handling on probe by Luis Chamberlain · 3 years, 2 months ago
  6. 47d34aa floppy: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  7. 662167e floppy: fix calling platform_device_unregister() on invalid drives by Luis Chamberlain · 3 years, 4 months ago
  8. 3776339 floppy: use blk_cleanup_disk() by Luis Chamberlain · 3 years, 4 months ago
  9. 2598a2b floppy: fix add_disk() assumption on exit due to new developments by Luis Chamberlain · 3 years, 4 months ago
  10. b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 4 months ago
  11. c7e9d002 Revert "floppy: reintroduce O_NDELAY fix" by Denis Efremov · 3 years, 5 months ago
  12. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  13. 2c9bdf6 floppy: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  14. 30ab5db7 floppy: cleanup: remove redundant assignment to nr_sectors by Jiapeng Chong · 3 years, 9 months ago
  15. 34f84ae floppy: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  16. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  17. a720e11 floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef by Denis Efremov · 3 years, 9 months ago
  18. fa6b885 floppy: cleanups: use memcpy() to copy reply_buffer by Denis Efremov · 3 years, 9 months ago
  19. f6df18f floppy: cleanups: use memset() to zero reply_buffer by Denis Efremov · 3 years, 9 months ago
  20. 67c0716 floppy: cleanups: use ST0 as reply_buffer index 0 by Denis Efremov · 3 years, 9 months ago
  21. 3d86739 floppy: always use the track buffer by Christoph Hellwig · 3 years, 9 months ago
  22. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  23. 8a0c014 floppy: reintroduce O_NDELAY fix by Jiri Kosina · 4 years ago
  24. 302cfee floppy: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
  25. 4a6f3d4 floppy: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
  26. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  27. fe4ec12 floppy: use block_size by Christoph Hellwig · 4 years, 7 months ago
  28. 263c615 block/floppy: fix contended case in floppy_queue_rq() by Jiri Kosina · 4 years, 8 months ago
  29. 0836275 floppy: suppress UBSAN warning in setup_rw_floppy() by Denis Efremov · 4 years, 9 months ago
  30. bd10a5f floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd by Denis Efremov · 4 years, 9 months ago
  31. 9c4c5a2 floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params by Denis Efremov · 4 years, 9 months ago
  32. 29ac676 floppy: use print_hex_dump() in setup_DMA() by Denis Efremov · 4 years, 9 months ago
  33. ca1b409 floppy: cleanup: make set_fdc() always set current_drive and current_fd by Willy Tarreau · 4 years, 9 months ago
  34. 99ba6cc floppy: cleanup: get rid of current_reqD in favor of current_drive by Willy Tarreau · 4 years, 9 months ago
  35. 6111a4f floppy: make sure to reset all FDCs upon resume() by Willy Tarreau · 4 years, 9 months ago
  36. 05f5e31 floppy: cleanup: do not iterate on current_fdc in do_floppy_init() by Willy Tarreau · 4 years, 9 months ago
  37. 12aebfa floppy: cleanup: add a few comments about expectations in certain functions by Willy Tarreau · 4 years, 10 months ago
  38. 82a6301 floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions by Willy Tarreau · 4 years, 10 months ago
  39. e5a9c95 floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  40. 43d81bb floppy: cleanup: make next_valid_format() not rely on current_drive anymore by Willy Tarreau · 4 years, 10 months ago
  41. c7af70b floppy: cleanup: make check_wp() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 10 months ago
  42. 3631a67 floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 10 months ago
  43. d5da6fa floppy: cleanup: make fdc_configure() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  44. 197c7ff floppy: cleanup: make perpendicular_mode() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  45. 3ab12a1 floppy: cleanup: make need_more_output() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  46. 96dad77 floppy: cleanup: make result() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  47. f8a8e0f floppy: cleanup: make output_byte() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  48. 5ea00bf floppy: cleanup: make wait_til_ready() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  49. 6d494ed0 floppy: cleanup: make show_floppy() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  50. f3e0dc1 floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore by Willy Tarreau · 4 years, 10 months ago
  51. c1f710b floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 10 months ago
  52. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 10 months ago
  53. e83995c floppy: rename the global "fdc" variable to "current_fdc" by Willy Tarreau · 4 years, 11 months ago
  54. e203246 floppy: separate the FDC's base address from its registers by Willy Tarreau · 4 years, 11 months ago
  55. ac70186 floppy: introduce new functions fdc_inb() and fdc_outb() by Willy Tarreau · 4 years, 11 months ago
  56. 8fb3845 floppy: cleanup: expand the reply_buffer macros by Willy Tarreau · 5 years ago
  57. 76dabe7 floppy: cleanup: expand the R/W / format command macros by Willy Tarreau · 5 years ago
  58. 2a34875 floppy: cleanup: expand macro DRWE by Willy Tarreau · 5 years ago
  59. 3bd7f87 floppy: cleanup: expand macro DRS by Willy Tarreau · 5 years ago
  60. 031faab floppy: cleanup: expand macro DP by Willy Tarreau · 5 years ago
  61. 121e297 floppy: cleanup: expand macro UDRWE by Willy Tarreau · 5 years ago
  62. 8d9d34e2 floppy: cleanup: expand macro UDRS by Willy Tarreau · 5 years ago
  63. 1ce9ae9 floppy: cleanup: expand macro UDP by Willy Tarreau · 5 years ago
  64. f9d322b floppy: cleanup: expand macro UFDCS by Willy Tarreau · 5 years ago
  65. de6048b floppy: cleanup: expand macro FDCS by Willy Tarreau · 5 years ago
  66. 2e90ca6 floppy: check FDC index for errors before assigning it by Linus Torvalds · 5 years ago
  67. 9452b1a compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers by Arnd Bergmann · 5 years ago
  68. 52f6f9d floppy: fix usercopy direction by Jann Horn · 6 years ago
  69. 47d6a76 Merge branch 'floppy' by Linus Torvalds · 5 years ago
  70. da99466 floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 6 years ago
  71. 9b04609 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 6 years ago
  72. 5635f89 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 6 years ago
  73. f3554ae floppy: fix div-by-zero in setup_format_params by Denis Efremov · 6 years ago
  74. e775161 docs: blockdev: add it to the admin-guide by Mauro Carvalho Chehab · 6 years ago
  75. 3944310 docs: blockdev: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  76. 2af47c1 floppy: fix harmless clang build warning by Arnd Bergmann · 6 years ago
  77. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  78. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  79. 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
  80. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  81. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  82. 6dc8746 floppy: remove set but not used variable 'q' by YueHaibing · 6 years ago
  83. 96d7cb9 floppy: check_events callback should not return a negative number by Yufen Yu · 6 years ago
  84. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  85. fce15a6 floppy: remove now unused 'flags' variable by Jens Axboe · 6 years ago
  86. 503f620 floppy: remove queue_lock around floppy_end_request by Christoph Hellwig · 6 years ago
  87. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  88. de7b75d floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  89. a9f38e1 floppy: convert to blk-mq by Omar Sandoval · 6 years ago
  90. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  91. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  92. 65eea8e floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  93. b64a71a0 block/floppy: remove redundant variable dflags by Colin Ian King · 7 years ago
  94. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  95. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago
  96. b1bf421 block/floppy: Convert callback to pass timer_list by Kees Cook · 7 years ago
  97. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 8 years ago
  98. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  99. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 229b53c take floppy compat ioctls to sodding floppy.c by Al Viro · 8 years ago