summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | block: remove blk_init_flush() and its pairMing Lei2014-09-255-23/+10
| * | block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-255-56/+99
| * | block: avoid to use q->flush_rq directlyMing Lei2014-09-251-8/+9
| * | block: move flush initialization to blk_flush_initMing Lei2014-09-252-3/+4
| * | block: introduce blk_init_flush and its pairMing Lei2014-09-256-8/+26
| * | blk-mq: allocate flush_rq in blk_mq_init_flush()Ming Lei2014-09-253-12/+17
| * | blk-mq: handle failure path for initializing hctxMing Lei2014-09-251-45/+69
| * | scsi: move blk_mq_start_request call earlierChristoph Hellwig2014-09-221-1/+5
| * | block: fix blk_abort_request on blk-mqChristoph Hellwig2014-09-223-2/+8
| * | blk-timeout: fix blk_add_timerMing Lei2014-09-221-1/+2
| * | blk-mq: limit memory consumption if a crash dump is activeJens Axboe2014-09-221-0/+11
| * | blk-mq: remove unnecessary blk_clear_rq_complete()Ming Lei2014-09-222-3/+0
| * | blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-223-5/+14
| * | blk-mq: unshared timeout handlerChristoph Hellwig2014-09-223-24/+39
| * | blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2014-09-224-88/+49
| * | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-227-18/+18
| * | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-226-7/+14
| * | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-227-25/+14
| * | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22485-2816/+5397
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11346-1779/+2824
| |\ \ \ | | |_|/ | |/| |
| * | | bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-083-23/+12
| * | | bdi: explain the dirty list transferring in bdi_destroy()Tejun Heo2014-09-081-2/+11
| * | | bdi: make backing_dev_info->wb.dwork canceling stricterTejun Heo2014-09-081-13/+2
| * | | bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister()Tejun Heo2014-09-081-8/+2
| * | | bdi: remove unused stuffTejun Heo2014-09-081-3/+0
| * | | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-087-21/+5
| * | | blkcg: remove blkcg->idTejun Heo2014-09-083-10/+5
| * | | bsg: fix potential error pointer dereferenceJens Axboe2014-08-291-0/+1
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-2820-51/+55
| * | | block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-264-1/+14
* | | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-1845-562/+757
|\ \ \ \
| * | | | mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros2014-10-061-1/+1
| * | | | mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2014-10-062-2/+5
| * | | | mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-282-29/+21
| * | | | mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki2014-09-282-1/+18
| * | | | mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-223-1/+1
| * | | | nand: omap2: Replace pr_err with dev_errEzequiel García2014-09-221-13/+17
| * | | | nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García2014-09-222-59/+87
| * | | | mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON2014-09-221-0/+4
| * | | | mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-222-0/+13
| * | | | mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-222-2/+6
| * | | | mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-221-1/+1
| * | | | MAINTAINERS: add l2-mtd.git, 'next' tree for MTDBrian Norris2014-09-191-0/+1
| * | | | mtd: denali: fix indents and other trivial thingsMasahiro Yamada2014-09-191-77/+61
| * | | | mtd: denali: remove unnecessary parenthesesMasahiro Yamada2014-09-191-7/+7
| * | | | mtd: denali: remove another set-but-unused variableBrian Norris2014-09-191-2/+1
| * | | | mtd: denali: fix include guard and license block of denali.hMasahiro Yamada2014-09-171-23/+4
| * | | | mtd: nand: don't break long print messagesRafał Miłecki2014-09-172-22/+15
| * | | | mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki2014-09-171-4/+6
| * | | | mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki2014-09-171-1/+5
OpenPOWER on IntegriCloud