summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-0/+2
| | * mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-011-0/+41
| * | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-295-86/+205
| |\ \
| | * | NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-261-1/+2
| | * | NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-261-0/+1
| | * | NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-251-1/+1
| | * | nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-242-0/+11
| | * | NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-241-0/+3
| | * | NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-241-0/+1
| | * | NFSv4.1 mdsthreshold attribute xdrAndy Adamson2012-05-242-0/+17
| | * | NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-222-1/+3
| | * | NFS: Add nfs_client behavior flagsChuck Lever2012-05-222-1/+4
| | * | NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-221-1/+2
| | * | NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-221-3/+0
| | * | NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-221-1/+1
| | * | NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-221-1/+1
| | * | NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-222-4/+4
| | * | NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever2012-05-221-1/+1
| | * | NFS: Add NFSDBG_STATEChuck Lever2012-05-221-0/+1
| | * | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-2121-36/+128
| | |\ \
| | * | | NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-091-1/+1
| | * | | NFS: Clean up - simplify nfs_lock_request()Trond Myklebust2012-05-091-12/+2
| | * | | NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-091-0/+1
| | * | | NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-011-5/+0
| | * | | NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust2012-05-011-2/+0
| | * | | NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust2012-05-011-1/+0
| | * | | NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust2012-05-011-2/+0
| | * | | NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-011-3/+3
| | * | | NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust2012-04-301-0/+5
| | * | | NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker2012-04-271-1/+1
| | * | | NFS: Create a submount rpc_opBryan Schumaker2012-04-271-0/+2
| | * | | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-271-1/+0
| | * | | NFS: add dreq to nfs_commit_infoFred Isaman2012-04-271-0/+1
| | * | | NFS: create nfs_commit_completion_opsFred Isaman2012-04-271-0/+9
| | * | | NFS: create struct nfs_commit_infoFred Isaman2012-04-272-4/+28
| | * | | NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-272-2/+3
| | * | | NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-271-1/+0
| | * | | NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-272-0/+8
| | * | | NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-271-0/+2
| | * | | NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-272-1/+16
| | * | | NFS: create struct nfs_page_arrayFred Isaman2012-04-271-6/+8
| | * | | NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-272-33/+27
| | * | | NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-272-5/+44
* | | | | mm: cleanup on the comments of zone_reclaim_statWanpeng Li2012-06-281-1/+1
|/ / / /
* | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-283-20/+39
|\ \ \ \
| * | | | writeback: Avoid iput() from flusher threadJan Kara2012-05-062-9/+5
| * | | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-3/+3
| * | | | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-061-7/+29
| * | | | fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy2012-04-251-1/+2
* | | | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-261-0/+52
|\ \ \ \ \