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