Commit Graph

59 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
Trond Myklebust dbae4c73f0 NFS: Ensure that rpc_run_task() errors are propagated back to the caller 17 years ago
Trond Myklebust fdd1e74c89 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails 17 years ago
Fred Isaman 4af68bffac nfs: remove duplicate initializations of nfs_read_data field 17 years ago
Fred Isaman f8512ad0da nfs: don't ignore return value from nfs_pageio_add_request 17 years ago
Trond Myklebust 5e4424af9a SUNRPC: Remove now-redundant RCU-safe rpc_task free path 17 years ago
Trond Myklebust 101070ca2f NFS: Ensure that the asynchronous RPC calls complete on nfsiod. 17 years ago
Trond Myklebust 383ba71938 NFS: Fix a deadlock with lazy umount 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Benny Halevy 3a10c30acc nfs: obliterate NFS_FLAGS macro 17 years ago
Trond Myklebust 0773769191 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() 17 years ago
Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 17 years ago
Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 17 years ago
Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Trond Myklebust 8850df999c NFS: Fix atime revalidation in read() 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Trond Myklebust de05a0cc2a NFS: Minor read optimisation... 18 years ago
Nate Diller 60945cb7c8 NFS: use zero_user_page 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
Trond Myklebust 8b09bee308 NFS: Cleanup for nfs_readpages() 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
Chuck Lever a3f565b1e5 NFS: fix print format for tk_pid 18 years ago
Trond Myklebust 8e0969f045 NFS: Remove nfs_readpage_sync() 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 49a70f2786 NFS: Cleanup: add common helper nfs_page_length() 18 years ago
Frank Filz a99b71c9c4 NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. 18 years ago
Trond Myklebust cf1308ff78 NFS: Fix missing page_unlock() in nfs_readpage 18 years ago
Trond Myklebust 0b67130149 NFS: Fix asynchronous read error handling 18 years ago
Trond Myklebust 8aca67f0ae SUNRPC: Fix a potential race in rpc_wake_up_task() 18 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Trond Myklebust 5f004cf2aa NFS: Make read() return an ESTALE if the file has been deleted 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
Trond Myklebust 7a52411107 NFS: Fix Oopsable condition in nfs_readpage_sync() 19 years ago
Trond Myklebust e9f7bee1df [PATCH] NFS: large non-page-aligned direct I/O clobbers memory 19 years ago
Trond Myklebust 79558f3610 NFS: Fix issue with EIO on NFS read 19 years ago
Adrian Bunk e4e20512cf NFS: make 2 functions static 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
Chuck Lever 0d0b5cb36f NFS: Optimize allocation of nfs_read/write_data structures 19 years ago
Trond Myklebust 1de3fc12ea NFS: Clean up and fix page zeroing when we have short reads 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 19 years ago
Chuck Lever 40859d7ee6 NFS: support large reads and writes on the wire 19 years ago