Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c22435a307e00b8ae947b79a8c0d94ab0bef404c
/
drivers
/
mtd
/
mtd_blkdevs.c
bd637f6
mtd: mtd_blkdevs: fix double free on error path
by Maxim Levitsky
· 14 years ago
8cc9de3
mtd: Remove redundant mutex from mtd_blkdevs.c
by David Woodhouse
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
6fe4c59
MTD: Fix wrong check register_blkdev return value
by Frank Li
· 14 years ago
12aebf3
mtd: blktrans: fix a race vs kthread_stop
by Maxim Levitsky
· 14 years ago
480792b
mtd: blktrans: kill BKL
by Maxim Levitsky
· 14 years ago
008c751
mtd: allow to unload the mtdtrans module if its block devices aren't open
by Maxim Levitsky
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
dba76c0
mtd: blkdevs: fix crash related to sysfs attributes.
by Maxim Levitsky
· 14 years ago
007c2d8
mtd: return success on blktrans_ioctl
by Dan Carpenter
· 14 years ago
e4d64ca
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
by Maxim Levitsky
· 15 years ago
133fa8c
mtd: Few follow up cleanups for Smartmedia/xD support
by Maxim Levitsky
· 15 years ago
026ec57
mtd: blktrans: allow FTL drivers to export sysfs attributes
by Maxim Levitsky
· 15 years ago
048d871
mtd: blktrans: Hotplug fixes
by Maxim Levitsky
· 15 years ago
a863862
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
by Maxim Levitsky
· 15 years ago
4d3a853
mtd: Raise limit on block device minor numbers
by Ben Hutchings
· 15 years ago
f1332ba
mtd: Introduce and use iteration macro for reading the MTD device table
by Ben Hutchings
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
d5ba1c8
mtd: don't use PF_MEMALLOC
by KOSAKI Motohiro
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
6f4e137
mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
by hartleys
· 15 years ago
1122a26
block: use normal I/O path for discard requests
by Christoph Hellwig
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
8022c13
mtd: blkdevs: do not forget to get MTD devices
by Artem Bityutskiy
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
d694846
[MTD] set blkdev parent to the mtd device, not its parent
by David Woodhouse
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
1498ada
mtd_blkdevs: dequeue in-flight request
by Tejun Heo
· 16 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
1f24b5a
[MTD] driver model updates
by David Brownell
· 16 years ago
2cf3a11
[MTD] fix use after free in register_mtd_blktrans
by Marcin Slusarz
· 16 years ago
af0e2a0
[PATCH] switch mtd_blkdevs
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
eae9acd
Support 'discard sectors' operation in translation layer support core
by David Woodhouse
· 16 years ago
71a928c
[MTD] Use list_for_each_entry[_safe] where appropriate.
by Chris Malley
· 16 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 16 years ago
ce37ab4
[MTD] Always initialise mutex in new mtd_blktrans_dev.
by David Woodhouse
· 17 years ago
39fe543
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
356d70f
[MTD] mtdcore.c: share syms with mtd_blkdev.c
by Ben Dooks
· 17 years ago
8f026f7
[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'
by Ben Dooks
· 17 years ago
b3561ea
Clean up mutex_trylock noise
by Jean Delvare
· 18 years ago
3e67fe4
[MTD] Finish conversion mtd_blkdevs to use the kthread API
by Christoph Hellwig
· 18 years ago
99f9b24
[MTD] mtd_blkdevs: Convert to use the kthread API
by Eric W. Biederman
· 18 years ago
95b93a0
[MTD] replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
1918767
[MTD] Allow variable block sizes in mtd_blkdevs
by Richard Purdie
· 18 years ago
9a29230
[MTD] fix printk warning
by Jeff Garzik
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
48b1926
[PATCH] sem2mutex: drivers/mtd/
by Ingo Molnar
· 19 years ago
373ebfb
BUG_ON() Conversion in drivers/mtd/
by Eric Sesterhenn
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
97894cd
[MTD] core: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
65a8de3
[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created
by Todd Poynor
· 19 years ago
7ad2b7f
[MTD] mtd_blkdevs.c: Remove DEVFS leftovers
by Todd Poynor
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago