summaryrefslogtreecommitdiff
path: root/drivers/mtd/ftl.c
AgeCommit message (Expand)Author
2014-09-13mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2011-09-11mtd: spelling fixesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2008-12-10[MTD] Remove strange u_int32_t types from FTLDavid Woodhouse
2008-10-09Support 'discard sectors' operation.David Woodhouse
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-06-24pcmcia: remove unused bulkmem.hMagnus Damm
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] ftl.c: make code staticAdrian Bunk
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-05-23[MTD] FTL Fix missing pointer assignmentHerbert Valerio Riedel
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-11-16MTD: Fix memory leak in FTL translation layer.David Woodhouse
2004-08-10Cosmetic MTD changes -- update email address and idents.David Woodhouse
2004-07-26[PATCH] size_t portability fixesAlexander Viro
2004-07-15MTD core include and device code cleanupDavid Woodhouse
2003-07-31[PATCH] ftl.c warning fixAndrew Morton
2003-06-23Replace mtd_blktrans ->ioctl() method with ->getgeo() and ->flush()David Woodhouse
2003-05-28MTD and JFFS2 update.David Woodhouse
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2003-02-26[PATCH] C99 initializers for drivers/mtd filesArt Haas
2003-02-09[PATCH] fix typo of members name in drivers_mtd_ftl.cRusty Russell
2002-11-05MergeLinus Torvalds
2002-11-05[PATCH] PATCH: small attribution fixesDavid Hinds
2002-10-28[PATCH] ftl.c fixAlexander Viro
2002-10-17[PATCH] ftl.cAlexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-02[PATCH] mtd switched to dynamic allocationAlexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-21[PATCH] blk_size[] is goneAlexander Viro
2002-09-21[PATCH] compile fixes for ftlAlexander Viro
2002-09-21[PATCH] switch to add_disk()Alexander Viro
2002-09-21[PATCH] misc cleanupsAlexander Viro
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro
2002-09-07[PATCH] (1/25) Unexporting helper functionsAlexander Viro
2002-08-10[PATCH] partition table flush/read cleanupAlexander Viro
2002-08-10[PATCH] clean up major_nameAlexander Viro
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro