Commit Graph

6010 Commits (eb40a09c679d7f9709f7087add57f2e1c7122bb3)

Author SHA1 Message Date
Trond Myklebust 7af654f8d1 NFSv4: Don't reuse expired nfs4_state_owner structs 18 years ago
Trond Myklebust 27b3f949b7 NFSv4: Fix a credential reference leak in nfs4_get_state_owner() 18 years ago
Trond Myklebust 587142f85f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock 18 years ago
Trond Myklebust 4e56e082dd NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh() 18 years ago
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 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 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
Pavel Emelianov bcf67e1625 Make common helpers for seq_files that work with list_heads 18 years ago
Eric Sandeen 54c57dc3b6 [PATCH] ocfs2: zero_user_page conversion 18 years ago
Mark Fasheh b25801038d ocfs2: Support xfs style space reservation ioctls 18 years ago
Mark Fasheh 063c4561f5 ocfs2: support for removing file regions 18 years ago
Mark Fasheh 35edec1d52 ocfs2: update truncate handling of partial clusters 18 years ago
Mark Fasheh d0c7d7082e ocfs2: btree support for removal of arbirtrary extents 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh b27b7cbcf1 ocfs2: support writing of unwritten extents 18 years ago
Mark Fasheh 0d172baa55 ocfs2: small cleanup of ocfs2_write_begin_nolock() 18 years ago
Mark Fasheh 328d5752e1 ocfs2: btree changes for unwritten extents 18 years ago
Mark Fasheh c3afcbb344 ocfs2: abstract btree growing calls 18 years ago
Mark Fasheh 1f6697d072 ocfs2: use all extent block suballocators 18 years ago
Mark Fasheh 59a5e416d1 ocfs2: plug truncate into cached dealloc routines 18 years ago
Mark Fasheh 2b604351bc ocfs2: simplify deallocation locking 18 years ago
Mark Fasheh bce997682f ocfs2: harden buffer check during mapping of page blocks 18 years ago
Mark Fasheh 7307de8051 ocfs2: shared writeable mmap 18 years ago
Mark Fasheh 607d44aa3f ocfs2: factor out write aops into nolock variants 18 years ago
Mark Fasheh 3a307ffc27 ocfs2: rework ocfs2_buffered_write_cluster() 18 years ago
Mark Fasheh 2e89b2e48e ocfs2: take ip_alloc_sem during entire truncate 18 years ago