Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Tejun Heo
|
4bbde77787
swim[3]: Convert to bdops->check_events()
|
14 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
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 |
Benjamin Herrenschmidt
|
c2cdf6aba0
powerpc/macio: Fix probing of macio devices by using the right of match table
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Benjamin Herrenschmidt
|
d58b0c39e3
powerpc/macio: Rework hotplug media bay support
|
15 years ago |
Linus Torvalds
|
342ff1a1b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Joe Perches
|
a419aef8b8
trivial: remove unnecessary semicolons
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
f4bd4b90bf
swim3: dequeue in-flight request
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
467ca759fc
swim3: clean up request completion paths
|
16 years ago |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 years ago |
Al Viro
|
b4d9a4425b
[PATCH] switch swim3
|
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 |
Tony Breeds
|
2ebda63b09
Fix compile of swim3 as module
|
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 |
Olaf Hering
|
14b1ffb577
[POWERPC] Update swim3 printk after blkdev.h change
|
19 years ago |
Jens Axboe
|
cdd6026217
[PATCH] Remove ->rq_status from struct request
|
19 years ago |
Benjamin Herrenschmidt
|
3e9a69275f
[POWERPC] Update the SWIM3 (powermac) floppy driver
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
ce7b0f46bb
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
|
20 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |
Greg Kroah-Hartman
|
95dc112a57
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
|
20 years ago |