Commit Graph

62 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
David Woodhouse 8cc9de3ebd mtd: Remove redundant mutex from mtd_blkdevs.c 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
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
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 16 years ago
Christoph Hellwig c15227de13 block: use normal I/O path for discard requests 16 years ago
Christoph Hellwig 1122a26f2a block: use normal I/O path for discard requests 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Artem Bityutskiy 8022c13c27 mtd: blkdevs: do not forget to get MTD devices 16 years ago
David Woodhouse d694846b6b [MTD] set blkdev parent to the mtd device, not its parent 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 1498ada7a8 mtd_blkdevs: dequeue in-flight request 16 years ago
Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 16 years ago
David Brownell 1f24b5a8ec [MTD] driver model updates 16 years ago
Marcin Slusarz 2cf3a11494 [MTD] fix use after free in register_mtd_blktrans 16 years ago
Al Viro af0e2a0a87 [PATCH] switch mtd_blkdevs 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
David Woodhouse eae9acd13a Support 'discard sectors' operation in translation layer support core 17 years ago
Chris Malley 71a928c0e5 [MTD] Use list_for_each_entry[_safe] where appropriate. 17 years ago
Adrian Bunk 59018b6d2a MTD/JFFS2: remove CVS keywords 17 years ago
David Woodhouse ce37ab42ad [MTD] Always initialise mutex in new mtd_blktrans_dev. 17 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Ben Dooks 356d70f19d [MTD] mtdcore.c: share syms with mtd_blkdev.c 18 years ago
Ben Dooks 8f026f75ac [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops' 18 years ago
Jean Delvare b3561ea946 Clean up mutex_trylock noise 18 years ago
Christoph Hellwig 3e67fe4543 [MTD] Finish conversion mtd_blkdevs to use the kthread API 18 years ago
Eric W. Biederman 99f9b2431e [MTD] mtd_blkdevs: Convert to use the kthread API 18 years ago
Burman Yan 95b93a0cd4 [MTD] replace kmalloc+memset with kzalloc 18 years ago
Richard Purdie 1918767299 [MTD] Allow variable block sizes in mtd_blkdevs 18 years ago
Jeff Garzik 9a29230825 [MTD] fix printk warning 19 years ago