summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-27mtd: sst25l: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: spear_smi: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: lart: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: docg3: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: doc2001: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: doc2000: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: block2mtd: initialize writebufsizeArtem Bityutskiy
2012-03-27jffs2: Remove unnecessary OOM messagesJoe Perches
2012-03-27mtd: docg4: fix printk() warningsDan Carpenter
2012-03-27mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang
2012-03-27mtd: m25p80: set writebufsizeBrian Norris
2012-03-27mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris
2012-03-27jffs2: fix typo in scan.cMasanari Iida
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-27jffs2: update to new MTD interfaceBrian Norris
2012-03-27romfs: switch to new MTD APIArtem Bityutskiy
2012-03-27jffs2: remove direct mtd->point referenceArtem Bityutskiy
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn
2012-03-27mtd: minor coding style cleanup in mtdpart.cStefan Roese
2012-03-27mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin
2012-03-27mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris
2012-03-27mtd: mtdoops: kill Kconfig usage instructionsBrian Norris
2012-03-27mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux
2012-03-27mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux
2012-03-27mtd: spear_smi: release memory region during removeShiraz Hashim
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris
2012-03-27mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris
2012-03-27mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris
2012-03-27mtd: nand: erase block before marking badBrian Norris
2012-03-27mtd: onenand: samsung: add missing iounmapJulia Lawall
2012-03-27mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-03-27mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang
2012-03-27mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder
2012-03-26xfs: Account log unmount transaction correctlyDave Chinner
2012-03-26xfs: don't cache inodes read through bulkstatDave Chinner
2012-03-26Btrfs: don't use threaded IO completion helpers for metadata writesChris Mason
2012-03-26Btrfs: adjust the write_lock_level as we unlockChris Mason
2012-03-26Btrfs: loop waiting on writebackChris Mason
2012-03-26Btrfs: add the ability to cache a pointer into the ebChris Mason
2012-03-26Btrfs: ensure an entire eb is written at onceJosef Bacik
2012-03-26setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier
2012-03-26scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_errJulia Lawall
2012-03-26Btrfs: introduce mark_extent_buffer_accessedJosef Bacik
2012-03-26Btrfs: introduce free_extent_buffer_staleJosef Bacik
2012-03-26Btrfs: only use the existing eb if it's count isn't 0Josef Bacik
2012-03-26Btrfs: set page->private to the ebJosef Bacik
2012-03-26Btrfs: allow metadata blocks larger than the page sizeChris Mason