summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-092-0/+48
|\
| * quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman2013-08-202-0/+48
* | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-096-20/+86
|\ \
| * | mtd: add a new ecc_step_size field to mtd_info{}Huang Shijie2013-08-301-0/+3
| * | mtd: nand: pxa3xx: Remove unneeded internal cmdsetEzequiel Garcia2013-08-301-13/+0
| * | mtd: add ECC info for nand_flash_dev{}Huang Shijie2013-08-301-0/+15
| * | mtd: add a helper to get the supported features for ONFI nandHuang Shijie2013-08-301-0/+10
| * | mtd: add data structures for Extended Parameter PageHuang Shijie2013-08-301-1/+38
| * | mtd: add datasheet's ECC information to nand_chip{}Huang Shijie2013-08-301-0/+8
| * | mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2013-08-301-2/+0
| * | mtd: nand: hide in-memory BBT implementation detailsBrian Norris2013-08-301-1/+1
| * | mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu2013-08-051-0/+1
| * | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-051-0/+3
| * | mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2013-08-051-0/+3
| * | mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab2013-08-051-0/+1
| * | mtd: increase max OOB size to 744Huang Shijie2013-08-051-1/+1
| * | mtd: nand: reword nand_chip bad block interface commentsBrian Norris2013-08-051-2/+2
* | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-095-31/+78
|\ \ \
| * | | drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-271-0/+14
| * | | drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski2013-08-271-0/+3
| * | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-273-31/+61
| * | | Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-151-1/+1
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-09-092-0/+45
|\ \ \ \
| * | | | vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-041-0/+38
| * | | | Merge remote branch 'origin/master' into next-mergeAlex Williamson2013-09-04138-1332/+2427
| |\ \ \ \
| * | | | | vfio: add external user supportAlexey Kardashevskiy2013-08-051-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-098-36/+259
|\ \ \ \ \
| * | | | | NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson2013-09-061-0/+1
| * | | | | nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson2013-09-051-0/+2
| * | | | | nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson2013-09-051-0/+1
| * | | | | nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson2013-09-051-0/+1
| * | | | | nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson2013-09-051-0/+1
| * | | | | nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson2013-09-052-0/+23
| * | | | | SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust2013-09-051-24/+26
| * | | | | SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-051-0/+1
| * | | | | SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust2013-09-041-1/+1
| * | | | | NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-041-2/+2
| * | | | | SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-041-0/+131
| * | | | | NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-031-0/+3
| * | | | | NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-031-0/+1
| * | | | | SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-031-0/+16
| * | | | | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-011-0/+6
| * | | | | SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-012-2/+1
| * | | | | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2013-09-011-2/+0
| * | | | | SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-302-1/+34
| * | | | | SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-302-3/+8
| * | | | | SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-301-1/+0
| * | | | | NFS Remove unused authflavour parameter from init_clientAndy Adamson2013-08-071-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-092-0/+46
|\ \ \ \ \ \
| * | | | | | fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-061-0/+22