summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10182-449/+587
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10483-2736/+4379
| |\
| | * vfs: add note about i_op->rename changes to portingMiklos Szeredi2016-09-271-0/+4
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-2755-63/+63
| | * vfs: remove unused i_op->renameMiklos Szeredi2016-09-277-31/+10
| | * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-2717-31/+78
| | * libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2016-09-276-6/+11
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-2722-42/+123
| | * ncpfs: fix unused variable warningMiklos Szeredi2016-09-271-2/+1
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-2734-70/+70
| * | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-2747-105/+105
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-2776-182/+182
| * | fs: proc: Delete inode time initializations in proc_alloc_inode()Deepa Dinamani2016-09-271-1/+0
| * | vfs: Add current_time() apiDeepa Dinamani2016-09-272-0/+24
* | | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds2016-10-1028-459/+1263
|\ \ \
| * \ \ Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris2016-10-083-0/+212
| |\ \ \
| | * | | mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon2016-09-153-0/+212
| * | | | mtd: nand: fix trivial spelling errorBrian Norris2016-10-031-1/+1
| * | | | Merge tag 'for-4.9' of github.com:linux-nand/linuxBrian Norris2016-10-0325-459/+1033
| |\ \ \ \
| | * | | | mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2016-09-232-8/+19
| | * | | | mtd: Kill the OF_MTD Kconfig optionBoris Brezillon2016-09-231-4/+0
| | * | | | mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTDBoris Brezillon2016-09-231-1/+1
| | * | | | mtd: nand: Fix nand_command_lp() for 8bits opcodesBoris Brezillon2016-09-231-1/+4
| | * | | | mtd: nand: sunxi: Support ECC maximizationBoris Brezillon2016-09-231-0/+29
| | * | | | mtd: nand: Support maximizing ECC when using software BCHBoris Brezillon2016-09-231-0/+20
| | * | | | mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2016-09-233-0/+13
| | * | | | mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer2016-09-231-2/+82
| | * | | | mtd: nand: mxc: implement onfi get/set featuresSascha Hauer2016-09-231-0/+55
| | * | | | mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer2016-09-231-62/+14
| | * | | | mtd: nand: automate NAND timings selectionBoris Brezillon2016-09-232-4/+167
| | * | | | mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-232-0/+13
| | * | | | mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-232-0/+34
| | * | | | mtd: nand: convert ONFI mode into data interfaceSascha Hauer2016-09-231-206/+224
| | * | | | mtd: nand: Introduce nand_data_interfaceSascha Hauer2016-09-231-49/+117
| | * | | | mtd: nand: Create a NAND reset functionSascha Hauer2016-09-232-5/+24
| | * | | | mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2016-09-231-15/+15
| | * | | | MAINTAINERS: Add maintainer entry for Ingenic JZ4780 NAND driverHarvey Hunt2016-09-231-0/+6
| | * | | | mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros2016-09-231-4/+4
| | * | | | mtd: brcmnand: iProc big endian and ONFI supportRay Jui2016-09-233-15/+28
| | * | | | mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley2016-09-231-6/+45
| | * | | | mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon2016-09-231-36/+74
| | * | | | mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon2016-09-231-1/+1
| | * | | | mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon2016-09-231-6/+6
| | * | | | mtd: nand: gpmi: get correct free oob spaceHan Xu2016-09-231-1/+2
| | * | | | mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris2016-09-231-1/+7
| | * | | | mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-09-231-2/+2
| | * | | | mtd: nand: Get rid of needless 'goto'Andrey Smirnov2016-09-231-12/+6
| | * | | | mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov2016-09-231-0/+9
| | * | | | Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov2016-09-231-1/+1
| | * | | | Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov2016-09-231-1/+1