summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-1830-147/+132
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-0414-2/+18
| * Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-10-013-6/+13
| |\
| | * xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini2014-10-011-3/+9
| | * xen-blkback: fix leak on grant map error pathRoger Pau Monné2014-10-011-0/+1
| | * xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-10-011-3/+3
| * | rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-1/+1
| * | block: hd: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-11/+1
| |/
| * drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan2014-09-181-34/+2
| * drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-09-181-0/+4
| * drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner2014-09-111-1/+3
| * drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-111-6/+4
| * drbd: Improve asender performanceLars Ellenberg2014-09-112-10/+7
| * drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-111-8/+7
| * drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-112-8/+12
| * drbd: Avoid inconsistent locking warningAndreas Gruenbacher2014-09-111-1/+1
| * drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek2014-09-111-1/+1
| * drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-114-9/+9
| * drbd: Use better variable namesAndreas Gruenbacher2014-09-114-49/+49
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-1823-367/+212
|\ \
| * | sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-303-46/+116
| * | block: Add T10 Protection Information functionsMartin K. Petersen2014-09-272-222/+20
| * | block: Integrity checksum flagMartin K. Petersen2014-09-271-2/+4
| * | block: Relocate bio integrity flagsMartin K. Petersen2014-09-271-2/+2
| * | block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-271-1/+7
| * | block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2014-09-271-50/+56
| * | block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen2014-09-271-23/+23
| * | block: Remove integrity tagging functionsMartin K. Petersen2014-09-271-65/+0
| * | block: Replace bi_integrity with bi_specialMartin K. Petersen2014-09-271-4/+4
| * | scsi: move blk_mq_start_request call earlierChristoph Hellwig2014-09-221-1/+5
| * | blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-221-1/+9
| * | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-224-6/+6
| * | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-224-0/+7
| * | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-224-5/+8
| * | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22204-1180/+2453
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11170-6132/+781
| |\ \ \ | | |_|/ | |/| |
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-2816-22/+22
| * | | block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-263-0/+6
* | | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-1837-549/+710
|\ \ \ \
| * | | | 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-221-59/+71
| * | | | 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-221-0/+2
| * | | | mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-221-0/+4
| * | | | mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-221-1/+1
OpenPOWER on IntegriCloud