summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-201-3/+14
* NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-201-25/+22
* NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-201-3/+3
* NFS: clean up the unstable write codeTrond Myklebust2007-04-201-46/+71
* NFS: Fix a list corruption problemTrond Myklebust2007-04-151-1/+3
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-141-7/+15
* NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust2007-04-141-4/+7
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-142-3/+6
* [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust2007-03-161-1/+2
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-44/+84
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-1210-31/+36
|\
| * [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
| * [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-126-10/+10
| * [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-2/+2
| * [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk2007-02-121-0/+1
| * [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-122-3/+3
| * [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-3/+9
| * [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-121-11/+9
* | NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-121-3/+6
* | NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust2007-02-121-5/+10
* | NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routineTrond Myklebust2007-02-121-6/+8
* | NFS: Fix a wraparound issue with nfsi->cache_change_attributeTrond Myklebust2007-02-121-8/+13
* | NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust2007-02-031-8/+5
* | NFS: fix print format for tk_pidChuck Lever2007-02-033-9/+12
* | NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()Trond Myklebust2007-02-031-0/+4
* | NFSv4: Don't start state recovery in nfs4_close_done()Trond Myklebust2007-02-031-5/+1
* | NFS: Fixup some outdated comments...Trond Myklebust2007-02-031-41/+1
* | NFS: nfs_writepages() cleanupTrond Myklebust2007-02-032-25/+11
* | NFS: Micro-optimisation for nfs_wb_page()Trond Myklebust2007-02-031-0/+2
* | NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pagesTrond Myklebust2007-02-031-1/+1
* | NFS: Remove nfs_readpage_sync()Trond Myklebust2007-02-034-196/+2
* | NFSv4: Cleanups for fs_locations code.Trond Myklebust2007-02-034-13/+7
* | NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust2007-02-031-5/+6
* | NFS: Dont clobber more uptodate values in nfs_set_verifier()Trond Myklebust2007-02-031-5/+14
* | NFS: Also use readdir info to revalidate positive dentriesTrond Myklebust2007-02-031-3/+11
* | NFS: Fix a readdir/lookup inefficiency.Trond Myklebust2007-02-031-2/+8
* | NFS: Fix up "rm -rf"...Trond Myklebust2007-02-031-0/+2
* | NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_szTrond Myklebust2007-02-031-0/+2
* | NFSv4: Fix Oops in nfs4_create_referral_serverTrond Myklebust2007-02-032-3/+8
|/
* [PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown2007-01-301-2/+3
* [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-243-32/+71
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-8/+8
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-088-29/+29
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-075-12/+12
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-075-6/+6
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-073-3/+3
OpenPOWER on IntegriCloud