Alexander Stein
|
70d5098a4b
mtd: mtdblock: call mtd_sync() only if opened for write
|
13 years ago |
Brian Norris
|
342ff28f5a
mtd: mtd_blkdevs: don't increase 'open' count on error path
|
13 years ago |
Dan McGee
|
16f7eca587
mtd: mark block device queue as non-rotational
|
13 years ago |
Artem Bityutskiy
|
94735ec404
mtd: mtd_blkdevs: fix error path in blktrans_open
|
14 years ago |
Artem Bityutskiy
|
7bf7e370d5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
|
14 years ago |
Jarkko Lavinen
|
115ee88c15
mtd_blkdevs: Set the maximum discards size
|
14 years ago |
Jarkko Lavinen
|
c7519dbf6f
mtd_blkdevs: Add background processing support
|
14 years ago |
H Hartley Sweeten
|
7f53f12f02
mtd: mtd_blkdevs: local symbols should be static
|
14 years ago |
Maxim Levitsky
|
bd637f6f22
mtd: mtd_blkdevs: fix double free on error path
|
14 years ago |
David Woodhouse
|
8cc9de3ebd
mtd: Remove redundant mutex from mtd_blkdevs.c
|
14 years ago |
David Woodhouse
|
67577927e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
|
14 years ago |
Frank Li
|
6fe4c59031
MTD: Fix wrong check register_blkdev return value
|
14 years ago |
Maxim Levitsky
|
12aebf3e1a
mtd: blktrans: fix a race vs kthread_stop
|
14 years ago |
Maxim Levitsky
|
480792b7bf
mtd: blktrans: kill BKL
|
14 years ago |
Maxim Levitsky
|
008c751ec7
mtd: allow to unload the mtdtrans module if its block devices aren't open
|
14 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Linus Torvalds
|
2f9e825d3e
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
David Woodhouse
|
a1452a3771
mtd: Update copyright notices
|
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 |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Maxim Levitsky
|
dba76c033f
mtd: blkdevs: fix crash related to sysfs attributes.
|
15 years ago |
Dan Carpenter
|
007c2d8769
mtd: return success on blktrans_ioctl
|
15 years ago |
Maxim Levitsky
|
e4d64cab99
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
|
15 years ago |
Maxim Levitsky
|
133fa8c7d7
mtd: Few follow up cleanups for Smartmedia/xD support
|
15 years ago |
Maxim Levitsky
|
026ec57886
mtd: blktrans: allow FTL drivers to export sysfs attributes
|
15 years ago |
Maxim Levitsky
|
048d871995
mtd: blktrans: Hotplug fixes
|
15 years ago |
Maxim Levitsky
|
a863862257
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
|
15 years ago |
Ben Hutchings
|
4d3a8534bd
mtd: Raise limit on block device minor numbers
|
15 years ago |
Ben Hutchings
|
f1332ba2f2
mtd: Introduce and use iteration macro for reading the MTD device table
|
15 years ago |