Commit Graph

602 Commits (6d5e8b05caf074ae5676ad9aaf92e381226a14a7)

Author SHA1 Message Date
Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 18 years ago
Trond Myklebust f61534dfd3 SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() 18 years ago
Trond Myklebust 90c5755ff5 SUNRPC: Kill rpc_clnt->cl_oneshot 18 years ago
Trond Myklebust c6d00e639b NFSv4: Convert struct nfs4_opendata to use struct kref 18 years ago
Trond Myklebust 3bec63db55 NFS: Convert struct nfs_open_context to use a kref 18 years ago
Trond Myklebust edc05fc1c2 NFS: reduce latency by using conditional rescheduling in nfs_scan_list 18 years ago
Trond Myklebust dce34ce298 NFS: Prevent integer overflow in nfs_scan_list() 18 years ago
Trond Myklebust 2aefa10431 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode 18 years ago
Trond Myklebust 5c36968343 NFS cleanup: speed up nfs_scan_commit using radix tree tags 18 years ago
Trond Myklebust 9fd367f0f3 NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED 18 years ago
Trond Myklebust c03b402461 NFS: Convert struct nfs_page to use krefs 18 years ago
Trond Myklebust a50f7951a3 NFS: Fix an Oops in the nfs_access_cache_shrinker() 18 years ago
Trond Myklebust e2f032e9ef NFS: nfs3_proc_create() should use nfs_post_op_update_inode() 18 years ago
Jeff Layton aa53ed541a NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier 18 years ago
Trond Myklebust fc6ae3cf48 NFS: Re-enable forced umounts 18 years ago
Jeff Layton 83d93f2229 NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink() 18 years ago
Trond Myklebust a0356862bc NFS: Fix nfs_reval_fsid() 18 years ago
Trond Myklebust b39e625b6e NFSv4: Clean up nfs4_call_async() 18 years ago
Trond Myklebust 4a35bd41af NFSv4: Ensure that nfs4_do_close() doesn't race with umount 18 years ago
Trond Myklebust ad389da79f NFSv4: Ensure asynchronous open() calls always pin the mountpoint 18 years ago
Trond Myklebust 539cd03a57 NFSv4: Cleanup: pass the nfs_open_context to open recovery code 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
Trond Myklebust 44dd151d5c NFS: Don't mark a written page as uptodate until it is on disk 18 years ago
Trond Myklebust d9df8d6b38 NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages 18 years ago
Chuck Lever 070ea60214 NFS: Clean ups in fs/nfs/direct.c 18 years ago
Jens Axboe f0930fffa9 sendfile: convert nfs to using splice_read() 18 years ago
Trond Myklebust b4946ffb18 NFS: Fix a refcount leakage in O_DIRECT 18 years ago
Trond Myklebust d4a8f3677f NFS: Fix nfs_direct_dirty_pages() 18 years ago
Chuck Lever 749e146e01 NFS: Fix handful of compiler warnings in direct.c 18 years ago
Trond Myklebust 7fe7f8487a NFS: Avoid a deadlock situation on write 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Trond Myklebust 2e42c3e2ae NFS: Fix more sparse warnings 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
Trond Myklebust 8ae20abdd1 NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c 18 years ago
Nate Diller 60945cb7c8 NFS: use zero_user_page 18 years ago
Jesper Juhl 7a13e93228 NFS: Kill the obsolete NFS_PARANOIA 18 years ago
Milind Arun Choudhary fee7f23fea NFS: use __set_current_state() 18 years ago
Chuck Lever e4cc6ee2e4 NFS: Clean up NFSv4 XDR error message 18 years ago
Chuck Lever 6ce7dc9407 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be 18 years ago
Trond Myklebust e70c490810 NFS: Remove redundant check in nfs_check_verifier() 18 years ago
Trond Myklebust e62c2bba1f NFS: Fix a jiffie wraparound issue 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
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
J. Bruce Fields 70cc6487a4 locks: make ->lock release private data before returning in GETLK case 18 years ago
Trond Myklebust 84dde76c4a NFS: Fix a compile glitch on 64-bit systems 18 years ago