summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10NFS: Fix nfs_verify_change_attribute()Trond Myklebust1-7/+7
2007-10-10NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust1-3/+3
2007-10-10NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2-1/+3
2007-10-10NFS: Fix atime revalidation in readdir()Trond Myklebust1-0/+1
2007-10-10NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust1-1/+3
2007-10-10NFS: fix nfs_verify_change_attributeTrond Myklebust1-1/+1
2007-10-10NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust1-0/+3
2007-10-10NFSv4: Simplify _nfs4_do_access()Trond Myklebust1-3/+2
2007-10-10NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust1-6/+2
2007-10-10NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust1-0/+5
2007-10-10RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\1-0/+5
2007-10-10RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2-0/+201
2007-10-10NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2-3/+13
2007-10-10SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2-22/+40
2007-10-10SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\1-5/+5
2007-10-10SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\1-0/+11
2007-10-10SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\1-1/+4
2007-10-10SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\1-0/+1
2007-10-10SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\1-0/+13
2007-10-10SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever1-1/+1
2007-10-10SUNRPC: Add support for formatted universal addressesChuck Lever1-0/+1
2007-10-10SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever1-0/+2
2007-10-10Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite1-0/+4
2007-10-10NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust1-0/+3
2007-10-10NFS: Clean up NFS writeback flush codeTrond Myklebust1-1/+1
2007-10-10VFS: Remove writeback_control->fs_privateTrond Myklebust1-2/+0
2007-10-10NFS: Clean up write code...Trond Myklebust2-2/+0
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-08[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan1-1/+1
2007-10-08Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-10-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-328/+109
2007-10-03Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich1-1/+34
2007-10-03Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich5-14/+88
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-4/+2
2007-09-29[TCP]: Fix MD5 signature handling on big-endian.David S. Miller1-4/+2
2007-09-28[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-27Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-27Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro1-1/+1
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-1/+4
2007-09-26SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2-0/+4
2007-09-26SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich1-1/+0