Commit Graph

91 Commits (2f4d4da8f82c2598b8713f4a01f360f3751d90be)

Author SHA1 Message Date
Trond Myklebust 7fe7f8487a NFS: Avoid a deadlock situation on write 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
Nate Diller 60945cb7c8 NFS: use zero_user_page 18 years ago
Peter Zijlstra 277866a0e3 nfs: fix congestion control: use atomic_longs 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Trond Myklebust ca52fec152 NFS: Use pgoff_t in structures and functions that pass page cache offsets 18 years ago
Trond Myklebust 724c439c20 NFS: Clean up nfs_sync_mapping_wait() 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
Trond Myklebust c63c7b0513 NFS: Fix a race when doing NFS write coalescing 18 years ago
Trond Myklebust bcb71bba7e NFS: Another cleanup of the read/write request coalescing code 18 years ago
Trond Myklebust d8a5ad75cc NFS: Cleanup the coalescing code 18 years ago
Trond Myklebust 91e59c368c NFS: Don't wait for congestion in nfs_update_request() 18 years ago
Trond Myklebust d585158b60 NFS: Fix nfs_set_page_dirty() 18 years ago
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
Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
Trond Myklebust a301b77771 NFS: Don't use ClearPageUptodate() when writeback fails 18 years ago
Chuck Lever a3f565b1e5 NFS: fix print format for tk_pid 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
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 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
Trond Myklebust 3925675cb3 NFS: Fix up the dirty page accounting 18 years ago
Trond Myklebust e507d9ebbb NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all() 18 years ago
Trond Myklebust 61822ab5e3 NFS: Ensure we only call set_page_writeback() under the page lock 18 years ago
Trond Myklebust e261f51f25 NFS: Make nfs_updatepage() mark the page as dirty. 18 years ago
Trond Myklebust 4d770ccf42 NFS: Ensure that nfs_wb_page() calls writepage when necessary. 18 years ago
Trond Myklebust 1a54533ec8 NFS: Add nfs_set_page_dirty() 18 years ago
Trond Myklebust 200baa2112 NFS: Remove nfs_writepage_sync() 18 years ago
Trond Myklebust e21195a740 NFS: More cleanups of fs/nfs/write.c 18 years ago
Trond Myklebust 87a4ce1608 NFS: Remove call to igrab() from nfs_writepage() 18 years ago
Trond Myklebust 49a70f2786 NFS: Cleanup: add common helper nfs_page_length() 18 years ago
Trond Myklebust 277459d2e2 NFS: Store pointer to the nfs_page in page->private 18 years ago
Trond Myklebust 1c75950b9a NFS: cleanup of nfs_sync_inode_wait() 18 years ago
Trond Myklebust 3f442547b7 NFS: Clean up nfs_scan_dirty() 18 years ago
Trond Myklebust 28c6925fce NFS: Clean up nfs_flush_inode() 18 years ago
Frank Filz a99b71c9c4 NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. 18 years ago
Trond Myklebust e8e058e830 NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE) 18 years ago
Trond Myklebust 8aca67f0ae SUNRPC: Fix a potential race in rpc_wake_up_task() 18 years ago
Trond Myklebust b6dff26a08 [PATCH] NFS: Fix oops in nfs_cancel_commit_list 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 18 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago