Commit Graph

602 Commits (6d5e8b05caf074ae5676ad9aaf92e381226a14a7)

Author SHA1 Message Date
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
Trond Myklebust 13437e12fb NFSv4: Support recalling delegations by stateid part 2 18 years ago
Trond Myklebust 9016302784 NFSv4: Support recalling delegations by stateid 18 years ago
Trond Myklebust 2ced46c270 NFSv4: Fix up a bug in nfs4_open_recover() 18 years ago
Trond Myklebust 549d6ed5e8 NFSv4: set the delegation in nfs4_opendata_to_nfs4_state 18 years ago
Trond Myklebust 1c816efa24 NFSv4: Fix a bug in __nfs4_find_state_byowner 18 years ago
Trond Myklebust 1b45c46cf7 NFSv4: Fix atomic open for execute... 18 years ago
Trond Myklebust 9f958ab885 NFSv4: Reduce the chances of an open_owner identifier collision 18 years ago
Trond Myklebust 88d9093997 NFSv4: nfs_increment_open_seqid should not return a value 18 years ago
Trond Myklebust e6889620e8 NFSv4: Fix underestimate of NFSv4 lookup request size 18 years ago
Trond Myklebust 2cebf82883 NFSv4: Fix the underestimate of NFSv4 open request size 18 years ago
Trond Myklebust bd625ba80d NFSv4: Fix the NFSv4 owner and owner_group size estimates 18 years ago
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