Commit Graph

483 Commits (5311ab62cdc7788784971ed816ce85e926f3e994)

Author SHA1 Message Date
Trond Myklebust 2b82f190c8 NFS: Fix race in nfs_set_page_dirty 18 years ago
Trond Myklebust 612c9384fd NFS: Fix the 'desynchronized value of nfs_i.ncommit' error 18 years ago
Trond Myklebust 6d677e3504 NFS: Don't clear PG_writeback until after we've processed unstable writes 18 years ago
Trond Myklebust 8e821cad12 NFS: clean up the unstable write code 18 years ago
Trond Myklebust eb4cac10d9 NFS: Fix a list corruption problem 18 years ago
Trond Myklebust 5a6d41b32a NFS: Ensure PG_writeback is cleared when writeback fails 18 years ago
Trond Myklebust 60fa3f769f NFS: Fix two bugs in the O_DIRECT write code 18 years ago
Trond Myklebust e1552e1998 NFS: Fix an Oops in nfs_setattr() 18 years ago
Trond Myklebust 634707388b [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files 18 years ago
Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Chuck Lever 43d78ef2ba NFS: disconnect before retrying NFSv4 requests over TCP 18 years ago
Trond Myklebust a301b77771 NFS: Don't use ClearPageUptodate() when writeback fails 18 years ago
Trond Myklebust b0c4fddca2 NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine 18 years ago
Trond Myklebust 3e7d950a52 NFS: Fix a wraparound issue with nfsi->cache_change_attribute 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Adrian Bunk b5d5dfbd59 [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC 18 years ago
Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
Chuck Lever ad06e4bd62 [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing 18 years ago
Chuck Lever 482fb94e1b [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper 18 years ago
Trond Myklebust 588a700b26 NFSv4: /proc/mounts displays the wrong server name for referrals 18 years ago
Chuck Lever a3f565b1e5 NFS: fix print format for tk_pid 18 years ago
Trond Myklebust e148582e10 NFSv4: Add lockdep checks to nfs4_wait_clnt_recover() 18 years ago
Trond Myklebust a6a352e93d NFSv4: Don't start state recovery in nfs4_close_done() 18 years ago
Trond Myklebust 7c85d9007d NFS: Fixup some outdated comments... 18 years ago
Trond Myklebust d30c8348a4 NFS: nfs_writepages() cleanup 18 years ago
Trond Myklebust f40313ac39 NFS: Micro-optimisation for nfs_wb_page() 18 years ago
Trond Myklebust 02241bc47e NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages 18 years ago
Trond Myklebust 8e0969f045 NFS: Remove nfs_readpage_sync() 18 years ago
Trond Myklebust c228fd3aee NFSv4: Cleanups for fs_locations code. 18 years ago
Trond Myklebust faebf4e2bb NFSv4: Don't require that NFSv4 mount paths begin with '/' 18 years ago
Trond Myklebust c79ba787c1 NFS: Dont clobber more uptodate values in nfs_set_verifier() 18 years ago
Trond Myklebust ef75c7974b NFS: Also use readdir info to revalidate positive dentries 18 years ago
Trond Myklebust df1d5d23d3 NFS: Fix a readdir/lookup inefficiency. 18 years ago
Trond Myklebust ccfeb50623 NFS: Fix up "rm -rf"... 18 years ago
Trond Myklebust ab91f264cf NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz 18 years ago
Trond Myklebust f2d0d85e58 NFSv4: Fix Oops in nfs4_create_referral_server 18 years ago
Neil Brown 46bae1a9a7 [PATCH] Remove warning: VFS is out of sync with lock manager 18 years ago
Trond Myklebust 717d44e849 [PATCH] NFS: Fix races in nfs_revalidate_mapping() 18 years ago
Trond Myklebust e3db7691e9 [PATCH] NFS: Fix race in nfs_release_page() 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
Josef "Jeff" Sipek 01cce933d8 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Trond Myklebust a18030445f NFS: Clean up calls to mark_inode_dirty() part 2 18 years ago