summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-1128-60/+135
|\
| * block: add __init to blkcg_policy_registerFabian Frederick2014-06-102-3/+3
| * block: add __init to elv_registerFabian Frederick2014-06-102-2/+2
| * block: ensure that bio_add_page() always accepts a page for an empty bioJens Axboe2014-06-102-2/+10
| * blk-mq: add timer in blk_mq_start_requestMing Lei2014-06-091-16/+1
| * blk-mq: always initialize request->start_timeJens Axboe2014-06-091-3/+2
| * block: blk-exec.c: Cleaning up local variable address returndRickard Strandqvist2014-06-081-0/+5
| * mtip32xx: minor performance enhancementsSam Bradshaw2014-06-062-10/+13
| * blk-mq: ->timeout should be cleared in blk_mq_rq_ctx_init()Jens Axboe2014-06-061-0/+2
| * blk-mq: don't allow queue entering for a dying queueKeith Busch2014-06-061-2/+4
| * blk-mq: bump max tag depth to 10K tagsJens Axboe2014-06-062-2/+13
| * block: add blk_rq_set_block_pc()Jens Axboe2014-06-0617-20/+41
| * block: add notion of a chunk size for request mergingJens Axboe2014-06-053-2/+41
* | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-1154-1618/+3759
|\ \
| * \ Merge MTD pullreq from 3.15-rc5Brian Norris2014-06-100-0/+0
| |\ \
| * | | mtd: gpmi: add gpmi support for imx6sxHuang Shijie2014-05-284-15/+28
| * | | mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle2014-05-281-24/+1
| * | | mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi2014-05-281-9/+4
| * | | mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni2014-05-281-2/+2
| * | | mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan2014-05-281-5/+5
| * | | mtd: nand: r852: correct write_buf loop boundsBrian Norris2014-05-281-2/+4
| * | | mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris2014-05-281-2/+6
| * | | mtd: nand_bbt: remove unused variableBrian Norris2014-05-281-4/+1
| * | | mtd: maps: sc520cdp: fix warningsBrian Norris2014-05-281-3/+3
| * | | mtd: slram: fix unused variable warningBrian Norris2014-05-281-3/+1
| * | | mtd: pfow: remove unused variableBrian Norris2014-05-281-3/+0
| * | | mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris2014-05-261-1/+2
| * | | mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT bindingEzequiel Garcia2014-05-211-0/+8
| * | | mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia2014-05-212-2/+18
| * | | mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia2014-05-211-11/+10
| * | | mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia2014-05-211-0/+36
| * | | mtd: nand: omap: Documentation: How to select correct ECC scheme for your dev...pekon gupta2014-05-201-0/+45
| * | | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-05-201-0/+94
| * | | mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta2014-05-202-1/+38
| * | | mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta2014-05-202-0/+20
| * | | NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee2014-05-201-2/+10
| * | | mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti2014-05-204-2/+519
| * | | mtd: Kconfig: give the CFI command set version in prompt and helpPhilippe De Muyter2014-05-201-8/+8
| * | | mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NANDJoe Schultz2014-05-201-1/+4
| * | | mtd: fsl_ifc_nand: Use void type for IFC bufferAaron Sierra2014-05-201-7/+9
| * | | mtd: cfi: indent some if statementsDan Carpenter2014-05-202-3/+3
| * | | mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-202-6/+36
| * | | Documentation: mtd: update the document for m25p80Huang Shijie2014-05-201-2/+2
| * | | mtd: eLBC NAND: fix subpage write supportPekon Gupta2014-05-201-0/+14
| * | | mtd: onenand: fix build warning for dma typeArnd Bergmann2014-05-201-4/+4
| * | | mtd: orion_nand: Make of_device_id array constJingoo Han2014-05-201-1/+1
| * | | mtd: nand: pxa3xx: Make of_device_id array constJingoo Han2014-05-201-1/+1
| * | | mtd: st_spi_fsm: Make of_device_id array constJingoo Han2014-05-201-1/+1
| * | | mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven2014-05-201-9/+11
| * | | mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta2014-05-201-1/+1
OpenPOWER on IntegriCloud