Jiri Kosina
|
eac7cc52c6
floppy: destroy floppy workqueue before cleaning up the queue
|
12 years ago |
Herton Ronaldo Krzesinski
|
1a4ae43e4f
floppy: remove dr, reuse drive on do_floppy_init
|
12 years ago |
Herton Ronaldo Krzesinski
|
8d3ab4ebfd
floppy: use common function to check if floppies can be registered
|
13 years ago |
Herton Ronaldo Krzesinski
|
d60e7ec18c
floppy: properly handle failure on add_disk loop
|
13 years ago |
Herton Ronaldo Krzesinski
|
238ab78469
floppy: do put_disk on current dr if blk_init_queue fails
|
13 years ago |
Herton Ronaldo Krzesinski
|
b54e1f8889
floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
|
13 years ago |
Tejun Heo
|
136b5721d7
workqueue: deprecate __cancel_delayed_work()
|
13 years ago |
Tejun Heo
|
e7c2f96744
workqueue: use mod_delayed_work() instead of __cancel + queue
|
13 years ago |
Jens Axboe
|
10af8138eb
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers
|
13 years ago |
Fengguang Wu
|
2fb2ca6f5b
floppy: remove duplicated flag FD_RAW_NEED_DISK
|
13 years ago |
Jens Axboe
|
72ea1f74fc
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
|
13 years ago |
Andi Kleen
|
0cc15d03bc
floppy: Run floppy initialization asynchronous
|
13 years ago |
Linus Torvalds
|
dab058fd5f
floppy: cancel any pending fd_timeouts before adding a new one
|
13 years ago |
Jiri Kosina
|
bfa10b8c98
floppy: remove floppy-specific O_EXCL handling
|
13 years ago |
Jiri Kosina
|
070ad7e793
floppy: convert to delayed work and single-thread wq
|
13 years ago |
Len Brown
|
f6365201d8
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
|
13 years ago |
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 |