index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
floppy.c
Age
Commit message (
Expand
)
Author
2020-02-28
floppy: check FDC index for errors before assigning it
Linus Torvalds
2019-09-21
floppy: fix usercopy direction
Jann Horn
2019-07-26
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-07-26
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-07-26
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-07-26
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-03-23
floppy: check_events callback should not return a negative number
Yufen Yu
2018-12-01
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-07-09
block/floppy: remove redundant variable dflags
Colin Ian King
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2017-11-14
block/floppy: Convert callback to pass timer_list
Kees Cook
2017-10-19
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-06-29
take floppy compat ioctls to sodding floppy.c
Al Viro
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-20
floppy: switch from req->errors to req->error_count
Christoph Hellwig
2017-03-24
block: floppy: use setup_timer
Geliang Tang
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-11
floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL
Vlastimil Babka
2016-11-22
block: floppy: use bio_add_page()
Ming Lei
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-08-25
Revert "floppy: refactor open() flags handling"
Jens Axboe
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
2016-08-04
floppy: fix open(O_ACCMODE) for ioctl-only open
Jiri Kosina
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-02-06
floppy: refactor open() flags handling
Jiri Kosina
2016-02-01
Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2016-02-01
floppy: fix lock_fdc() signal handling
Jiri Kosina
2015-12-08
floppy: make local variable non-static
Rasmus Villemoes
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-02-03
floppy: Avoid manual call of device_create_file()
Takashi Iwai
2014-06-18
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-06-18
floppy: format block0 read error message properly
Jiri Kosina
2014-06-02
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-05-28
floppy: do not corrupt bio.bi_flags when reading block 0
Jiri Kosina
2014-05-05
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
2014-05-05
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-03-07
floppy: don't use PREPARE_[DELAYED_]WORK
Tejun Heo
2014-01-17
floppy: bail out in open() if drive is not responding to block0 read
Jiri Kosina
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
[next]