Commit Graph

617 Commits (e02e68d31e2d436197386997727b216fee9c4623)

Author SHA1 Message Date
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jeff Layton 0a87cf128f NFSv4: handle lack of clientaddr in option string 18 years ago
Benny Halevy f9d888fcd9 NFSv4: debug print ntohl(status) in nfs client callback xdr code 18 years ago
Trond Myklebust e4eff1a622 SUNRPC: Clean up the sillyrename code 18 years ago
Trond Myklebust 4fdc17b2a7 NFS: Introduce struct nfs_removeargs+nfs_removeres 18 years ago
Trond Myklebust 3062c532ad NFS: Use dentry->d_time to store the parent directory verifier. 18 years ago
Trond Myklebust e3a535e173 NFSv4: Fix the nfsv4 readlink reply buffer alignment 18 years ago
Trond Myklebust d6ac02dfaa NFSv4: Fix the readdir reply buffer alignment 18 years ago
Trond Myklebust 9104a55dc3 NFSv4: More NFSv4 xdr cleanups 18 years ago
Trond Myklebust 9936781d01 NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open 18 years ago
Trond Myklebust 56659e9926 NFSv4: 'constify' lookup arguments. 18 years ago
Trond Myklebust 365c8f589a NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed 18 years ago
Trond Myklebust 6f220ed5a8 NFSv4: Fix open state recovery 18 years ago
J. Bruce Fields 6d34ac199a locks: make posix_test_lock() interface more consistent 18 years ago
J. Bruce Fields 370f6599e8 nfs: disable leases over NFS 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Pavel Emelianov 259902ea95 Make NFS client use seq_list_xxx helpers 18 years ago
Frank Filz 137d6acaa6 NFSv4: Make sure unlock is really an unlock when cancelling a lock 18 years ago
Trond Myklebust 6f2e64d3e1 NFSv4: Make the NFS state model work with the nosharedcache mount option 18 years ago
Trond Myklebust 275a5d24bf NFS: Error when mounting the same filesystem with different options 18 years ago
Trond Myklebust 75180df2ed NFS: Add the mount option "nosharecache" 18 years ago
Chuck Lever 8007122520 NFS: Add support for mounting NFSv4 file systems with string options 18 years ago
Chuck Lever 136d558ce7 NFS: Add final pieces to support in-kernel mount option parsing 18 years ago
Chuck Lever 0076d7b7ba NFS: Introduce generic mount client API 18 years ago
Chuck Lever bf0fd7680f NFS: Add enums and match tables for mount option parsing 18 years ago
Chuck Lever 013a8c1ab5 NFS: Improve debugging output in NFS in-kernel mount client 18 years ago
Chuck Lever 19207231c9 NFS: Clean up in-kernel NFS mount 18 years ago
Chuck Lever 3ea97309e6 NFS: Remake nfsroot_mount as a permanent part of NFS client 18 years ago
Chuck Lever 43780b87fa SUNRPC: Add a convenient default for the hostname when calling rpc_create() 18 years ago
Chuck Lever cce63cd637 SUNRPC: Rename rpcb_getport_external routine 18 years ago
Chuck Lever f0768ebd09 NFS: Introduce nfs4_validate_mount_options 18 years ago
Chuck Lever 5df36e78da NFS: Clean up nfs_validate_mount_data 18 years ago
Chuck Lever fc50d58fd0 NFS: Clean-up: Refactor IP address sanity checks in NFS client 18 years ago
Chuck Lever 4d81cd1611 NFS: Clean-up: fix a compiler warning in fs/nfs/super.c 18 years ago
Chuck Lever 0655960f76 NFS: Clean up error handling in nfs_get_sb 18 years ago
Chuck Lever 29eb981a3b NFS: Clean-up: Replace nfs_copy_user_string with strndup_user 18 years ago
Chuck Lever 5680d48be8 NFS: Clean-up: Define macros for maximum host and export path name lengths 18 years ago
Chuck Lever 9eaa67c6a5 NFS: Clean-up: use correct type when converting NFS blocks to local blocks 18 years ago
Trond Myklebust 8bda4e4c98 NFSv4: Fix up stateid locking... 18 years ago
Trond Myklebust 1ac7e2fd35 NFSv4: Clean up the callers of nfs4_open_recover_helper() 18 years ago
Trond Myklebust 6ee4126890 NFSv4: Don't call OPEN if we already have an open stateid for a file 18 years ago
Trond Myklebust aac00a8d0a NFSv4: Check for the existence of a delegation in nfs4_open_prepare() 18 years ago
Trond Myklebust 3e309914a1 NFSv4: Clean up _nfs4_proc_open() 18 years ago
Trond Myklebust 1b370bc28f NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors. 18 years ago
Trond Myklebust 6f43ddccb3 NFSv4: Improve the debugging of bad sequence id errors... 18 years ago
Trond Myklebust 003707c722 NFSv4: Always use the delegation if we have one 18 years ago
Trond Myklebust 0f9f95e0ad NFSv4: Clean up confirmation of sequence ids... 18 years ago
Trond Myklebust 412c77cee6 NFSv4: Defer inode revalidation when setting up a delegation 18 years ago
Trond Myklebust 8383e4602c NFSv4: Use RCU to protect delegations 18 years ago