aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
| * [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-07
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\
| * | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| * | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* | | NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust2006-12-06
* | | NFS: Fix up writeback_control->nr_to_write accountingTrond Myklebust2006-12-06
* | | NFS: Fix up the dirty page accountingTrond Myklebust2006-12-06
* | | NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust2006-12-06
* | | NFS: Fix nfs_release_pageTrond Myklebust2006-12-06
* | | NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-06
* | | NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-06
* | | NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-06
* | | NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-06
* | | NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-06
* | | NFS: More cleanups of fs/nfs/write.cTrond Myklebust2006-12-06
* | | NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust2006-12-06
* | | NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-06
* | | NFS: Store pointer to the nfs_page in page->privateTrond Myklebust2006-12-06
* | | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-06
* | | NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-06
* | | NFS: Clean up nfs_flush_inode()Trond Myklebust2006-12-06
* | | NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz2006-12-06
* | | NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz2006-12-06
* | | NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz2006-12-06
* | | NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust2006-12-06
* | | NFS: Fix missing page_unlock() in nfs_readpageTrond Myklebust2006-12-06
* | | NFS: Fix asynchronous read error handlingTrond Myklebust2006-12-06
* | | NFS Exclusive open not supported bugAndy Ryan2006-12-06
* | | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-06
* | | Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
| |/ |/|
* | [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-03
|/
* [PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2006-11-06
* [PATCH] NFS: Cache invalidation fixupTrond Myklebust2006-10-21
* [PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2006-10-21
* [PATCH] xdr annotations: mount_clntAl Viro2006-10-20
* [PATCH] nfs: verifier is network-endianAl Viro2006-10-20
* [PATCH] xdr annotations: fs/nfs/callback*Al Viro2006-10-20
* [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-20
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv4Al Viro2006-10-20
* [PATCH] xdr annotations: NFSv3Al Viro2006-10-20
* [PATCH] xdr annotations: NFSv2Al Viro2006-10-20
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-20
* [PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever2006-10-20
* [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever2006-10-20
* [PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever2006-10-20