Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 anos atrás |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 anos atrás |
Tejun Heo
|
1a8a74f03f
floppy,{ami|ata}flop: Convert to bdops->check_events()
|
14 anos atrás |
NeilBrown
|
93b270f76e
Fix over-zealous flush_disk when changing device size.
|
14 anos atrás |
Linus Torvalds
|
7b0cb1bdac
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
|
14 anos atrás |
Tejun Heo
|
8aa0f41384
floppy: don't use flush_scheduled_work()
|
14 anos atrás |
Pekka Enberg
|
2b51dca79a
floppy: replace NO_GEOM macro with a function
|
14 anos atrás |
Vivek Goyal
|
d017bf6b4f
floppy: fix another use-after-free
|
14 anos atrás |
Linus Torvalds
|
c093ee4f07
floppy: fix use-after-free in module load failure path
|
14 anos atrás |
Linus Torvalds
|
8abfc6e7a4
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
|
14 anos atrás |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 anos atrás |
Jens Axboe
|
488211844e
floppy: switch to one queue per drive instead of sharing a queue
|
15 anos atrás |
Stephen Hemminger
|
3b06c21e84
floppy: make controller const
|
15 anos atrás |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 anos atrás |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 anos atrás |
Stephen Hemminger
|
01b6b67eda
floppy: use warning macros
|
15 anos atrás |
Stephen Hemminger
|
b862f26fe1
floppy: use wait_event_interruptible
|
15 anos atrás |
Stephen Hemminger
|
21af544804
floppy: fix signed/unsigned warnings
|
15 anos atrás |
Stephen Hemminger
|
be1c0fbfb4
floppy: cmos attribute should be static
|
15 anos atrás |
Stephen Hemminger
|
575cfc673e
floppy: use atomic type for usage_count
|
15 anos atrás |
Stephen Hemminger
|
41a55b4de3
floppy: silence warning during disk test
|
15 anos atrás |
Stephen Hemminger
|
be7a12bb1a
floppy: remove unnecessary inlines
|
15 anos atrás |
Stephen Hemminger
|
285203c8ff
floppy: initialize debug jiffies offset
|
15 anos atrás |
Joe Perches
|
724ee626f3
drivers/block/floppy.c: remove unnecessary casting in fd_ioctl
|
15 anos atrás |
Joe Perches
|
0aad92cfea
drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro
|
15 anos atrás |
Joe Perches
|
712e1de43e
drivers/block/floppy.c: remove obfuscating CODE2SIZE macro
|
15 anos atrás |
Joe Perches
|
ded2863d09
drivers/block/floppy.c: add __func__ to debugt
|
15 anos atrás |
Joe Perches
|
7f2527174a
drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto
|
15 anos atrás |
Joe Perches
|
ce2f11fe78
drivers/block/floppy.c: remove some unnecessary casting
|
15 anos atrás |
Joe Perches
|
1ebddd85a6
drivers/block/floppy.c: use %pf in logging messages
|
15 anos atrás |