Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Geert Uytterhoeven
|
059718d572
m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
|
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
|
504c6d1b44
amiga floppy: Compile failure fixes
|
15 years ago |
Vivek Goyal
|
786029ff81
amiga 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
|
92183b346f
m68k: amiga - Floppy platform device conversion
|
16 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
9e31bebee2
amiflop: dequeue 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 |
Andreas Bombe
|
6d0be946e1
m68k: amiflop - Get rid of sleep_on calls
|
16 years ago |
Al Viro
|
47225db519
[PATCH] switch amiflop
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 years ago |
Geert Uytterhoeven
|
fd5b462f0b
m68k: Return -ENODEV if no device is found
|
17 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Boaz Harrosh
|
e654bc4393
[PATCH] fix request->cmd == INT cases
|
18 years ago |
Peter Zijlstra
|
f98393a64c
mm: remove destroy_dirty_buffers from invalidate_bdev()
|
18 years ago |
Al Viro
|
2db5f59ca7
[PATCH] amiga_floppy_init() in non-modular case
|
19 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |