Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Trond Myklebust
|
ca52fec152
NFS: Use pgoff_t in structures and functions that pass page cache offsets
|
18 年之前 |
Trond Myklebust
|
724c439c20
NFS: Clean up nfs_sync_mapping_wait()
|
18 年之前 |
Trond Myklebust
|
8d5658c949
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
|
18 年之前 |
Trond Myklebust
|
c63c7b0513
NFS: Fix a race when doing NFS write coalescing
|
18 年之前 |
Trond Myklebust
|
bcb71bba7e
NFS: Another cleanup of the read/write request coalescing code
|
18 年之前 |
Trond Myklebust
|
d8a5ad75cc
NFS: Cleanup the coalescing code
|
18 年之前 |
Trond Myklebust
|
91e59c368c
NFS: Don't wait for congestion in nfs_update_request()
|
18 年之前 |
Trond Myklebust
|
d585158b60
NFS: Fix nfs_set_page_dirty()
|
18 年之前 |
Trond Myklebust
|
2b82f190c8
NFS: Fix race in nfs_set_page_dirty
|
18 年之前 |
Trond Myklebust
|
612c9384fd
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
|
18 年之前 |
Trond Myklebust
|
6d677e3504
NFS: Don't clear PG_writeback until after we've processed unstable writes
|
18 年之前 |
Trond Myklebust
|
8e821cad12
NFS: clean up the unstable write code
|
18 年之前 |
Trond Myklebust
|
eb4cac10d9
NFS: Fix a list corruption problem
|
18 年之前 |
Trond Myklebust
|
5a6d41b32a
NFS: Ensure PG_writeback is cleared when writeback fails
|
18 年之前 |
Peter Zijlstra
|
89a09141df
[PATCH] nfs: fix congestion control
|
18 年之前 |
Trond Myklebust
|
a301b77771
NFS: Don't use ClearPageUptodate() when writeback fails
|
18 年之前 |
Chuck Lever
|
a3f565b1e5
NFS: fix print format for tk_pid
|
18 年之前 |
Trond Myklebust
|
7c85d9007d
NFS: Fixup some outdated comments...
|
18 年之前 |
Trond Myklebust
|
d30c8348a4
NFS: nfs_writepages() cleanup
|
18 年之前 |
Trond Myklebust
|
f40313ac39
NFS: Micro-optimisation for nfs_wb_page()
|
18 年之前 |
Trond Myklebust
|
02241bc47e
NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages
|
18 年之前 |
Josef "Jeff" Sipek
|
01cce933d8
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
|
18 年之前 |
Trond Myklebust
|
21b4e73692
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 年之前 |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 年之前 |
Christoph Lameter
|
e6b4f8da3a
[PATCH] slab: remove SLAB_NOFS
|
18 年之前 |
Trond Myklebust
|
a18030445f
NFS: Clean up calls to mark_inode_dirty() part 2
|
18 年之前 |
Trond Myklebust
|
3925675cb3
NFS: Fix up the dirty page accounting
|
18 年之前 |
Trond Myklebust
|
e507d9ebbb
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
|
18 年之前 |
Trond Myklebust
|
61822ab5e3
NFS: Ensure we only call set_page_writeback() under the page lock
|
18 年之前 |