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 |
Linus Torvalds
|
60d9aa758c
Merge git://git.infradead.org/mtd-2.6
|
15 years ago |
KOSAKI Motohiro
|
d5ba1c8ffd
mtd: don't use PF_MEMALLOC
|
15 years ago |
Ilya Loginov
|
2d4dc890b5
block: add helpers to run flush_dcache_page() against a bio and a request's pages
|
15 years ago |
hartleys
|
6f4e137e9a
mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
|
15 years ago |
Christoph Hellwig
|
1122a26f2a
block: use normal I/O path for discard requests
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 years ago |
Artem Bityutskiy
|
8022c13c27
mtd: blkdevs: do not forget to get MTD devices
|
16 years ago |
Linus Torvalds
|
ac1b7c378e
Merge git://git.infradead.org/mtd-2.6
|
16 years ago |
David Woodhouse
|
d694846b6b
[MTD] set blkdev parent to the mtd device, not its parent
|
16 years ago |