Commit Graph

107 Commits (64649a58919e66ec21792dbb6c48cb3da22cbd7f)

Author SHA1 Message Date
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 19 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Chuck Lever f551e44ff1 NFS: add comments clarifying the use of nfs_post_op_update() 19 years ago
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
Trond Myklebust 5c2d97cb31 NFS: Fix nfs_page use after free issues in fs/nfs/write.c 19 years ago
Trond Myklebust e9f7bee1df [PATCH] NFS: large non-page-aligned direct I/O clobbers memory 19 years ago
Adrian Bunk e4e20512cf NFS: make 2 functions static 19 years ago
Trond Myklebust 83715ad54f NFS: Fix NFS page_state usage 19 years ago
Christoph Lameter fd39fc8561 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Brownell 266bee8869 [PATCH] fix static linking of NFS 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago
Chuck Lever 0d0b5cb36f NFS: Optimize allocation of nfs_read/write_data structures 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Trond Myklebust c42de9dd67 NFS: Fix a race in nfs_sync_inode() 19 years ago
Trond Myklebust 7d46a49f51 NFS: Clean up nfs_flush_list() 19 years ago
Trond Myklebust deb7d63826 NFS: Fix a race with PG_private and nfs_release_page() 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust e17b1fc4b3 NFS: Make nfs_commit_alloc() extern 19 years ago
Chuck Lever 462d5b3296 NFS: make direct write path generate write requests concurrently 19 years ago
Trond Myklebust 788e7a89a0 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 19 years ago
Eric Sesterhenn bd6475454c NFS: kzalloc conversion in fs/nfs 19 years ago
Neil Brown 1dd594b21b NFS: Fix buglet in fs/nfs/write.c 19 years ago
Trond Myklebust 70b9ecbdb9 NFS: Make stat() return updated mtimes after a write() 19 years ago
Chuck Lever 40859d7ee6 NFS: support large reads and writes on the wire 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust abd3e641d5 NFS: Work correctly with single-page ->writepage() calls 19 years ago
Trond Myklebust bb713d6d38 NFS: use set_page_writeback() in the appropriate places 19 years ago
Chuck Lever 0bbacc402e NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 20 years ago
Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 20 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 20 years ago