Commit Graph

65 Commits (bd243a4b4b028d65a8178db5b57f8ed2cfc9707d)

Author SHA1 Message Date
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 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