aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-09NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust1-3/+1
2007-10-09NFS: Fix nfs_verify_change_attribute()Trond Myklebust1-7/+7
2007-10-09NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust1-3/+3
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2-1/+3
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust1-0/+1
2007-10-09NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust1-1/+3
2007-10-09NFS: fix nfs_verify_change_attributeTrond Myklebust1-1/+1
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust1-0/+3
2007-10-09NFSv4: Simplify _nfs4_do_access()Trond Myklebust1-3/+2
2007-10-09NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust1-6/+2
2007-10-09NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust1-0/+5
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\1-0/+5
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2-0/+201
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2-3/+13
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2-22/+40
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\1-5/+5
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\1-0/+11
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\1-1/+4
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\1-0/+1
2007-10-09SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\1-0/+13
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever1-1/+1
2007-10-09SUNRPC: Add support for formatted universal addressesChuck Lever1-0/+1
2007-10-09SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever1-0/+2
2007-10-09Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite1-0/+4
2007-10-09NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust1-0/+3
2007-10-09NFS: Clean up NFS writeback flush codeTrond Myklebust1-1/+1
2007-10-09VFS: Remove writeback_control->fs_privateTrond Myklebust1-2/+0
2007-10-09NFS: Clean up write code...Trond Myklebust2-2/+0
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-08[POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin1-0/+1
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-04[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma1-3/+15
2007-10-04[CPUFREQ] Only check for transition latency on problematic governors (kconfig...Thomas Renninger1-1/+2
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger1-3/+17
2007-10-03mmc: Disabler for Ricoh MMC controllerPhilip Langdale1-0/+2
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely1-0/+23
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras4-54/+10
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Input: gpio-keys - add suspend/resume supportAnti Sullin1-0/+1
2007-09-24mmc: add led triggerPierre Ossman1-0/+6
2007-09-23mmc_spi host driverDavid Brownell1-0/+33
2007-09-23MMC headers learn about SPIDavid Brownell3-13/+67
2007-09-23sdio: store vendor stringsPierre Ossman2-0/+5
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel1-0/+5
2007-09-23sdio: set the functions' block sizeDavid Vrabel1-1/+4
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel1-0/+2
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre1-0/+8
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman2-0/+32
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre2-0/+11
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre1-1/+12