summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-02NFS: 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-01NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust1-0/+5
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
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman2-2/+3
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman1-1/+0
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman2-0/+8
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman1-0/+2
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman2-1/+16
2012-04-27NFS: create struct nfs_page_arrayFred Isaman1-6/+8
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman2-33/+27
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2-5/+44
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+11
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds1-14/+17
2012-04-24asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-3/+3
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+7
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+61
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21NFSv4: Ensure we do not reuse open owner namesTrond Myklebust1-1/+6
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds1-17/+6
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds1-0/+1
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds1-1/+2
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-04-20Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2012-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2012-04-18net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap1-0/+1
2012-04-18ipv6: clean up rt6_clean_expiresJiri Bohac1-1/+1
2012-04-18ipv6: fix rt6_update_expiresJiri Bohac1-2/+8
2012-04-17net_sched: red: Make minor corrections to commentsDavid Ward1-3/+3
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker1-8/+39