Commit Graph

240 Commits (b7ac4ab497e44cba75fb0e9e5afca06776518934)

Author SHA1 Message Date
Carsten Otte 7451c4f0ee NFS: remove needless check in nfs_opendir() 19 years ago
John Hawkes b9d9506d94 NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS 19 years ago
Trond Myklebust e99170ff3b NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 19 years ago
Trond Myklebust 95cf959b24 VFS: Fix another open intent Oops 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Theodore Ts'o 9b04c997b1 [PATCH] vfs: MS_VERBOSE should be MS_SILENT 19 years ago
J. Bruce Fields 096455a22a NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 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 1dd761e907 NFSv4: Ensure the callback daemon flushes signals 19 years ago
Trond Myklebust a9a801787a NFS, NLM: Allow blocking locks to respect signals 19 years ago
Trond Myklebust 03f28e3a20 NFS: Make nfs_fhget() return appropriate error values 19 years ago
Trond Myklebust 01d0ae8bea NFSv4: Fix an oops in nfs4_fill_super 19 years ago
Trond Myklebust 51581f3bf9 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE 19 years ago
Trond Myklebust 3e4f6290ca NFSv4: Send the delegation stateid for SETATTR calls 19 years ago
Trond Myklebust f25bc34967 NFSv4: Ensure nfs_callback_down() calls svc_destroy() 19 years ago
Trond Myklebust e4cd038a45 NLM: Fix nlmclnt_test to not copy private part of locks 19 years ago
Trond Myklebust d72b7a6b26 NFS: O_DIRECT needs to use a completion 19 years ago
Trond Myklebust 6b45d858ed NFS: Clean up nfs_get_user_pages 19 years ago
Chuck Lever 606bbba06b NFS: fix compiler warnings on 64-bit platforms 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust 5db3a7b2ca NFS: Debugging code for nfs_direct_(read|write)_schedule() 19 years ago
Trond Myklebust a8881f5a5c NFS: O_DIRECT async IO may lose context 19 years ago
Trond Myklebust fad6149041 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes 19 years ago
Trond Myklebust e17b1fc4b3 NFS: Make nfs_commit_alloc() extern 19 years ago
Chuck Lever a37ec012d7 NFS: fix data_update accounting in NFS direct I/O path 19 years ago
Chuck Lever 15ce4a0c1c NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock 19 years ago
Chuck Lever 88467055f7 NFS: clean up comments and tab damage in direct.c 19 years ago
Chuck Lever 9eafa8cc52 NFS: support EIOCBQUEUED return in direct write path 19 years ago
Chuck Lever c89f2ee5f9 NFS: make iocb available everywhere in direct write path 19 years ago
Chuck Lever 47989d7454 NFS: remove support for multi-segment iovs in the direct write path 19 years ago
Chuck Lever 462d5b3296 NFS: make direct write path generate write requests concurrently 19 years ago
Chuck Lever 63ab46abc7 NFS: create common routine for handling direct I/O completion 19 years ago
Chuck Lever 93619e5989 NFS: create common routine for allocating nfs_direct_req 19 years ago
Chuck Lever bc0fb201b3 NFS: create common routine for waiting for direct I/O to complete 19 years ago
Chuck Lever 487b83723e NFS: support EIOCBQUEUED return in direct read path 19 years ago
Chuck Lever 99514f8fdd NFS: make iocb available everywhere in direct read path 19 years ago
Chuck Lever 0cdd80d07f NFS: remove support for multi-segment iovs in the direct read path 19 years ago
Chuck Lever 5dd602f206 NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path 19 years ago
Chuck Lever d4cc948ba9 NFS: update comments and function definitions in fs/nfs/direct.c 19 years ago
Chuck Lever b8a32e2b8b NFS: clean up NFS client's a_ops->direct_IO method 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago