aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh2014-08-191-8/+9
| | * | | | | mtd: terminate user-provided stringBrian Norris2014-08-191-0/+3
| | * | | | | mtd: nand: fix integer widening problemsBrian Norris2014-08-191-2/+2
| | * | | | | mtd: maps: solutionengine: drop excess dependencyBrian Norris2014-08-191-1/+1
| | * | | | | mtd: nandsim: fix integer wideningBrian Norris2014-08-191-1/+1
| | * | | | | mtd: nand: denali: set proper error code on timeoutBrian Norris2014-08-191-3/+1
| | * | | | | mtd: use __packed shorthandBrian Norris2014-08-193-13/+13
| | * | | | | mtd: tests: fix integer overflow issuesBrian Norris2014-08-197-22/+22
| | * | | | | mtd: mtdswap: fix integer overflowBrian Norris2014-08-191-1/+1
| | * | | | | mtd: remove dead non-char logicBrian Norris2014-08-191-8/+5
| | * | | | | mtd: sm_ftl: initialize error codeBrian Norris2014-08-191-1/+1
| | * | | | | mtd: correct upper bounds check for mtd_*() APIsBrian Norris2014-08-191-13/+13
| | * | | | | mtd: cfi_cmdset_0002: allow retry/timeout loop to exitBrian Norris2014-08-191-0/+2
| | * | | | | mtd: nand: fix nand_lock/unlock() functionWhite Ding2014-08-191-0/+18
| | * | | | | mtd: Fixed checkpatch seq_printf warningsSamarth Parikh2014-08-192-15/+15
| | * | | | | mtd: denali: avoid using a magic numberMasahiro Yamada2014-08-191-1/+2
| | * | | | | mtd: atmel_nand: remove redundant dev_err callWei Yongjun2014-08-191-8/+1
| | * | | | | mtd: spi-nor: add support for Micron M25PX80Thomas Petazzoni2014-08-191-0/+1
| | * | | | | mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap2014-08-191-0/+1
| | * | | | | mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh2014-08-191-5/+11
| | * | | | | mtd: atmel_nand: increase chip_delayRaphaƫl Poggi2014-08-191-1/+1
| | * | | | | mtd: use NULL instead of 0 for an addressMartin Kepplinger2014-08-191-1/+1
| | * | | | | mtd: ndfc: silence an array underflow static checker warningDan Carpenter2014-08-191-1/+2
* | | | | | | Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds2014-10-1813-533/+266
|\ \ \ \ \ \ \
| * | | | | | | lib/raid6: Add log level to printksAnton Blanchard2014-10-141-6/+6
| * | | | | | | md: move EXPORT_SYMBOL to after function in md.cNeilBrown2014-10-141-12/+11
| * | | | | | | md: discard PRINT_RAID_DEBUG ioctlNeilBrown2014-10-142-139/+0
| * | | | | | | md: remove MD_BUG()NeilBrown2014-10-141-46/+12
| * | | | | | | md: clean up 'exit' labels in md_ioctl().NeilBrown2014-10-141-41/+35
| * | | | | | | md: remove unnecessary test for MD_MAJOR in md_ioctl()NeilBrown2014-10-141-4/+1
| * | | | | | | md: don't allow "-sync" to be set for device in an active array.NeilBrown2014-10-141-4/+6
| * | | | | | | md: remove unwanted white space from md.cNeilBrown2014-10-1410-191/+114
| * | | | | | | md: don't start resync thread directly from md thread.NeilBrown2014-10-141-23/+36
| * | | | | | | md: Just use RCU when checking for overlap between arrays.NeilBrown2014-10-141-8/+7
| * | | | | | | md: avoid potential long delay under pers_lockChao Yu2014-10-141-1/+2
| * | | | | | | md: simplify export_array()NeilBrown2014-10-141-8/+4
| * | | | | | | md: discard find_rdev_nr in favour of find_rdev_nr_rcuNeilBrown2014-10-141-14/+8
| * | | | | | | md: use wait_event() to simplify md_super_wait()NeilBrown2014-10-141-8/+1
| * | | | | | | md: be more relaxed about stopping an array which isn't started.NeilBrown2014-10-141-3/+3
| * | | | | | | md/raid1: process_checks doesn't use its return value.NeilBrown2014-10-141-4/+3
| * | | | | | | md/raid5: fix init_stripe() inconsistenciesMarkus Stockhausen2014-10-141-3/+1
| * | | | | | | md/raid10: another memory leak due to reshape.NeilBrown2014-10-141-1/+3
| * | | | | | | md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.NeilBrown2014-10-093-5/+5
| * | | | | | | md/raid1: minor typos and reformatting.NeilBrown2014-10-091-7/+7
| * | | | | | | md/bitmap: always wait for writes on unplug.NeilBrown2014-10-091-10/+6
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2014-10-181-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-10-161-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selinux: fix inode security list corruptionStephen Smalley2014-10-151-1/+1
* | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-1815-137/+207
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | virtio-rng: refactor probe error handlingMichael S. Tsirkin2014-10-151-6/+9