aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
| * [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
| * [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
| * [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk2007-02-12
| * [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-12
* | NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-13
* | NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust2007-02-13
* | NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routineTrond Myklebust2007-02-13
* | NFS: Fix a wraparound issue with nfsi->cache_change_attributeTrond Myklebust2007-02-13
* | NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust2007-02-03
* | NFS: fix print format for tk_pidChuck Lever2007-02-03
* | NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()Trond Myklebust2007-02-03
* | NFSv4: Don't start state recovery in nfs4_close_done()Trond Myklebust2007-02-03
* | NFS: Fixup some outdated comments...Trond Myklebust2007-02-03
* | NFS: nfs_writepages() cleanupTrond Myklebust2007-02-03
* | NFS: Micro-optimisation for nfs_wb_page()Trond Myklebust2007-02-03
* | NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pagesTrond Myklebust2007-02-03
* | NFS: Remove nfs_readpage_sync()Trond Myklebust2007-02-03
* | NFSv4: Cleanups for fs_locations code.Trond Myklebust2007-02-03
* | NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust2007-02-03
* | NFS: Dont clobber more uptodate values in nfs_set_verifier()Trond Myklebust2007-02-03
* | NFS: Also use readdir info to revalidate positive dentriesTrond Myklebust2007-02-03
* | NFS: Fix a readdir/lookup inefficiency.Trond Myklebust2007-02-03
* | NFS: Fix up "rm -rf"...Trond Myklebust2007-02-03
* | NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_szTrond Myklebust2007-02-03
* | NFSv4: Fix Oops in nfs4_create_referral_serverTrond Myklebust2007-02-03
|/
* [PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown2007-01-30
* [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-24
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-11
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* 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