Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Tejun Heo
|
1a8a74f03f
floppy,{ami|ata}flop: Convert to bdops->check_events()
|
14 years ago |
Vivek Goyal
|
3e9bb2a071
block: fix amiga and atari floppy driver compile warning
|
14 years ago |
Linus Torvalds
|
8abfc6e7a4
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Vivek Goyal
|
639e2f2aa7
atari floppy: Stop sharing request queue across multiple gendisks
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
Geert Uytterhoeven
|
41fb11ca90
ataflop: Killl warning about unused variable flags
|
15 years ago |
Jiri Kosina
|
e0c0978699
ataflop: remove buggy/commented-out IRQ disable from do_fd_request()
|
16 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Julia Lawall
|
8f47428704
ataflop: adjust NULL test
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
a336ca6fe6
ataflop: dequeue and track in-flight request
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
5b5c5d12b9
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
|
16 years ago |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 years ago |
Geert Uytterhoeven
|
3d92e8f3ae
m68k: atari - Rename "mfp" to "st_mfp"
|
16 years ago |
Al Viro
|
60ad234007
[PATCH] switch ataflop
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Al Viro
|
86d434dede
[PATCH] eliminate use of ->f_flags in block methods
|
18 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 years ago |
Adrian Bunk
|
29c8a24672
m68k: Remove the broken Hades support
|
17 years ago |
Geert Uytterhoeven
|
e945b568e2
m68k: Return -ENODEV if no device is found
|
17 years ago |
Geert Uytterhoeven
|
5ceadd2a2a
Atari floppy: Rename disk_type to atari_disk_type
|
17 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Rusty Russell
|
8d3b33f67f
[PATCH] Remove MODULE_PARM
|
19 years ago |
Al Viro
|
639074354b
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
|
19 years ago |
Al Viro
|
2c7af51129
[PATCH] m68k: ataflop __user annotations, NULL noise removal
|
19 years ago |