Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c9b96eb6da2a4eadf1d82d27e503ce0cd2ca43fd
/
drivers
/
block
/
ataflop.c
7be2176
ataflop: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
773008f
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
by Martin Wilck
· 6 years ago
80ff204
ataflop: implement mq_ops->commit_rqs() hook
by Jens Axboe
· 6 years ago
49379e6
ataflop: fix error handling in atari_floppy_init()
by Dan Carpenter
· 6 years ago
6ec3938
ataflop: convert to blk-mq
by Omar Sandoval
· 6 years ago
71327f5
ataflop: fix error handling during setup
by Omar Sandoval
· 6 years ago
3e6b8c3c
ataflop: fold headers into C file
by Omar Sandoval
· 6 years ago
3079c22
genhd: Rename get_disk() to get_disk_and_module()
by Jan Kara
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
c8e9078
ataflop: switch from req->errors to req->error_count
by Christoph Hellwig
· 8 years ago
681a289
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 11 years ago
a4de73f
m68k/atari - ataflop: use correct virt/phys translation for DMA buffer
by Michael Schmitz
· 11 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
7b8a3d2
ataflop: fix sleep_on races
by Arnd Bergmann
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
9fd097b
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
by Tejun Heo
· 14 years ago
1a8a74f
floppy,{ami|ata}flop: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
3e9bb2a
block: fix amiga and atari floppy driver compile warning
by Vivek Goyal
· 14 years ago
8abfc6e
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 15 years ago
639e2f2
atari floppy: Stop sharing request queue across multiple gendisks
by Vivek Goyal
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 15 years ago
41fb11c
ataflop: Killl warning about unused variable flags
by Geert Uytterhoeven
· 15 years ago
e0c0978
ataflop: remove buggy/commented-out IRQ disable from do_fd_request()
by Jiri Kosina
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
8f47428
ataflop: adjust NULL test
by Julia Lawall
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
a336ca6
ataflop: dequeue and track in-flight request
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
5b5c5d1
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
3d92e8f
m68k: atari - Rename "mfp" to "st_mfp"
by Geert Uytterhoeven
· 16 years ago
60ad234
[PATCH] switch ataflop
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
86d434d
[PATCH] eliminate use of ->f_flags in block methods
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
29c8a24
m68k: Remove the broken Hades support
by Adrian Bunk
· 16 years ago
e945b56
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 16 years ago
5ceadd2
Atari floppy: Rename disk_type to atari_disk_type
by Geert Uytterhoeven
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
6390743
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
by Al Viro
· 19 years ago
2c7af51
[PATCH] m68k: ataflop __user annotations, NULL noise removal
by Al Viro
· 19 years ago
945f390
[PATCH] drivers/block: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago