summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-24NFSv4.1 mdsthreshold attribute xdrAndy Adamson2-0/+17
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2-1/+3
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever2-1/+4
2012-05-22NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever1-1/+2
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever1-3/+0
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2-4/+4
2012-05-22NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever1-1/+1
2012-05-22NFS: Add NFSDBG_STATEChuck Lever1-0/+1
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust21-36/+128
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+19
2012-05-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-05-09NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust1-1/+1
2012-05-09NFS: Clean up - simplify nfs_lock_request()Trond Myklebust1-12/+2
2012-05-09NFS: Prevent a deadlock in the new writeback codeTrond Myklebust1-0/+1
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+19
2012-05-01NFS: Adapt readdirplus to application usage patternsTrond Myklebust1-5/+0
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust1-2/+0
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust1-1/+0
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust1-2/+0
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust1-3/+3
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-05-01net: fix two typos in skbuff.hEric Dumazet1-2/+2
2012-04-30NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust1-0/+5
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+40
2012-04-30efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin1-1/+1
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet1-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+1
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
2012-04-27NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker1-1/+1
2012-04-27NFS: Create a submount rpc_opBryan Schumaker1-0/+2
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker1-1/+0
2012-04-27NFS: add dreq to nfs_commit_infoFred Isaman1-0/+1
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman1-0/+9
2012-04-27NFS: create struct nfs_commit_infoFred Isaman2-4/+28