index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
floppy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
floppy: fix MAX_ORDER usage
Kirill A. Shutemov
2023-04-05
1
-2
/
+2
*
floppy: Fix memory leak in do_floppy_init()
Yuan Can
2022-12-04
1
-1
/
+3
*
block/floppy: Fix a sparse warning
Bart Van Assche
2022-07-14
1
-1
/
+1
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-3
/
+3
*
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-08
1
-10
/
+8
*
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-27
1
-11
/
+32
*
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
2022-03-04
1
-4
/
+2
*
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
1
-3
/
+1
*
floppy: Add max size check for user space request
Xiongwei Song
2021-12-03
1
-1
/
+3
*
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
2021-12-03
1
-1
/
+1
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-3
/
+3
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
floppy: address add_disk() error handling on probe
Luis Chamberlain
2021-11-04
1
-4
/
+13
*
floppy: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-2
/
+4
*
floppy: fix calling platform_device_unregister() on invalid drives
Luis Chamberlain
2021-10-18
1
-2
/
+7
*
floppy: use blk_cleanup_disk()
Luis Chamberlain
2021-10-18
1
-5
/
+1
*
floppy: fix add_disk() assumption on exit due to new developments
Luis Chamberlain
2021-10-18
1
-13
/
+0
*
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-08-28
1
-15
/
+15
*
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-1
/
+1
|
\
|
*
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-15
1
-0
/
+1
|
*
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
2021-06-15
1
-1
/
+0
*
|
floppy: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-15
/
+5
|
/
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-126
/
+33
|
\
|
*
floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
Denis Efremov
2021-04-20
1
-2
/
+0
|
*
floppy: cleanups: use memcpy() to copy reply_buffer
Denis Efremov
2021-04-20
1
-4
/
+1
|
*
floppy: cleanups: use memset() to zero reply_buffer
Denis Efremov
2021-04-20
1
-3
/
+1
|
*
floppy: cleanups: use ST0 as reply_buffer index 0
Denis Efremov
2021-04-20
1
-6
/
+6
|
*
floppy: always use the track buffer
Christoph Hellwig
2021-04-06
1
-111
/
+25
*
|
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
|
/
*
floppy: reintroduce O_NDELAY fix
Jiri Kosina
2021-02-04
1
-15
/
+15
*
floppy: use a separate gendisk for each media format
Christoph Hellwig
2020-11-16
1
-57
/
+97
*
floppy: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-3
/
+5
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
floppy: use block_size
Christoph Hellwig
2020-07-01
1
-6
/
+1
*
block/floppy: fix contended case in floppy_queue_rq()
Jiri Kosina
2020-05-26
1
-5
/
+5
*
floppy: suppress UBSAN warning in setup_rw_floppy()
Denis Efremov
2020-05-12
1
-2
/
+2
*
floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd
Denis Efremov
2020-05-12
1
-14
/
+5
*
floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params
Denis Efremov
2020-05-12
1
-4
/
+5
*
floppy: use print_hex_dump() in setup_DMA()
Denis Efremov
2020-05-12
1
-6
/
+3
*
floppy: cleanup: make set_fdc() always set current_drive and current_fd
Willy Tarreau
2020-05-12
1
-14
/
+29
*
floppy: cleanup: get rid of current_reqD in favor of current_drive
Willy Tarreau
2020-05-12
1
-6
/
+2
*
floppy: make sure to reset all FDCs upon resume()
Willy Tarreau
2020-05-12
1
-2
/
+4
*
floppy: cleanup: do not iterate on current_fdc in do_floppy_init()
Willy Tarreau
2020-05-12
1
-20
/
+18
*
floppy: cleanup: add a few comments about expectations in certain functions
Willy Tarreau
2020-05-12
1
-1
/
+13
*
floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
Willy Tarreau
2020-05-12
1
-19
/
+20
*
floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore
Willy Tarreau
2020-05-12
1
-26
/
+26
*
floppy: cleanup: make next_valid_format() not rely on current_drive anymore
Willy Tarreau
2020-05-12
1
-8
/
+8
*
floppy: cleanup: make check_wp() not rely on current_{fdc,drive} anymore
Willy Tarreau
2020-05-12
1
-13
/
+13
[next]