summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-09NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust
2007-10-09[23/37] Clean up duplicate includes inJesper Juhl
2007-10-09NFS: Get rid of some obsolete macrosTrond Myklebust
2007-10-09NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust
2007-10-09NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust
2007-10-09NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust
2007-10-09NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust
2007-10-09NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust
2007-10-09NFS: Fix nfs_verify_change_attribute()Trond Myklebust
2007-10-09NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust
2007-10-09NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust
2007-10-09NFS: fix nfs_verify_change_attributeTrond Myklebust
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust
2007-10-09NFSv4: Simplify _nfs4_do_access()Trond Myklebust
2007-10-09NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust
2007-10-09NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever
2007-10-09SUNRPC: Add support for formatted universal addressesChuck Lever
2007-10-09SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever
2007-10-09Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite
2007-10-09NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust
2007-10-09NFS: Clean up NFS writeback flush codeTrond Myklebust
2007-10-09VFS: Remove writeback_control->fs_privateTrond Myklebust
2007-10-09NFS: Clean up write code...Trond Myklebust
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-10-08[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-03Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich
2007-10-03Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle
2007-09-29i386: remove bogus comment about memory barrierNick Piggin
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller