David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Muthu Kumar
|
9354f1b8e6
floppy/scsi: fix setting of BIO flags
|
13 years ago |
Vivek Goyal
|
4609dff6b5
floppy: Fix a crash during rmmod
|
13 years ago |
Vivek Goyal
|
3f9a5aabd0
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Carsten Emde
|
6c4867f646
floppy: use del_timer_sync() in init cleanup
|
14 years ago |
Linus Torvalds
|
f310642123
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
14 years ago |
Len Brown
|
3b70b2e5fc
x86 idle floppy: deprecate disable_hlt()
|
14 years ago |
Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Tejun Heo
|
1a8a74f03f
floppy,{ami|ata}flop: Convert to bdops->check_events()
|
14 years ago |
NeilBrown
|
93b270f76e
Fix over-zealous flush_disk when changing device size.
|
14 years ago |
Linus Torvalds
|
7b0cb1bdac
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Tejun Heo
|
8aa0f41384
floppy: don't use flush_scheduled_work()
|
14 years ago |
Pekka Enberg
|
2b51dca79a
floppy: replace NO_GEOM macro with a function
|
14 years ago |
Vivek Goyal
|
d017bf6b4f
floppy: fix another use-after-free
|
14 years ago |
Linus Torvalds
|
c093ee4f07
floppy: fix use-after-free in module load failure path
|
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 |
Jens Axboe
|
488211844e
floppy: switch to one queue per drive instead of sharing a queue
|
15 years ago |
Stephen Hemminger
|
3b06c21e84
floppy: make controller const
|
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 |
Stephen Hemminger
|
01b6b67eda
floppy: use warning macros
|
15 years ago |
Stephen Hemminger
|
b862f26fe1
floppy: use wait_event_interruptible
|
15 years ago |
Stephen Hemminger
|
21af544804
floppy: fix signed/unsigned warnings
|
15 years ago |
Stephen Hemminger
|
be1c0fbfb4
floppy: cmos attribute should be static
|
15 years ago |
Stephen Hemminger
|
575cfc673e
floppy: use atomic type for usage_count
|
15 years ago |
Stephen Hemminger
|
41a55b4de3
floppy: silence warning during disk test
|
15 years ago |