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.19.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
/
ataflop.c
Age
Commit message (
Expand
)
Author
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-06
ataflop: Add missing semicolon to return statement
Geert Uytterhoeven
2021-11-04
ataflop: address add_disk() error handling on probe
Luis Chamberlain
2021-11-04
ataflop: remove ataflop_probe_lock mutex
Tetsuo Handa
2021-10-29
block: ataflop: Fix warning comparing pointer to 0
Jiapeng Chong
2021-10-25
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2021-10-19
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2021-10-18
block/ataflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
2021-10-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
2021-10-18
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-06-11
ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-04-21
ataflop: fix off by one in ataflop_probe()
Dan Carpenter
2021-04-21
ataflop: potential out of bounds in do_format()
Dan Carpenter
2020-11-16
ataflop: use a separate gendisk for each media format
Christoph Hellwig
2020-09-10
ataflop: use bdev_check_media_change
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-28
ataflop: Remove unneeded semicolon
zhengbin
2019-07-29
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-12
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
2018-11-29
ataflop: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
ataflop: fix error handling in atari_floppy_init()
Dan Carpenter
2018-10-16
ataflop: convert to blk-mq
Omar Sandoval
2018-10-16
ataflop: fix error handling during setup
Omar Sandoval
2018-10-16
ataflop: fold headers into C file
Omar Sandoval
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-20
ataflop: switch from req->errors to req->error_count
Christoph Hellwig
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-05-26
m68k/atari - ataflop: use correct virt/phys translation for DMA buffer
Michael Schmitz
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-03-13
ataflop: fix sleep_on races
Arnd Bergmann
2013-05-07
block_device_operations->release() should return void
Al Viro
2011-04-21
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
2011-03-09
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
2010-11-15
block: fix amiga and atari floppy driver compile warning
Vivek Goyal
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-24
atari floppy: Stop sharing request queue across multiple gendisks
Vivek Goyal
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-02-27
ataflop: Killl warning about unused variable flags
Geert Uytterhoeven
2009-11-09
ataflop: remove buggy/commented-out IRQ disable from do_fd_request()
Jiri Kosina
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
[next]