Commit Graph

634 Commits (234a0ca6f1d67ba4c3c3fc8378bbd98d722468e1)

Author SHA1 Message Date
Trond Myklebust 54af3bb543 NFS: Fix an Oops in encode_lookup() 18 years ago
Alexey Dobriyan 49af7ee181 nfs: fix oops re sysctls and V4 support 18 years ago
Trond Myklebust 1b3b4a1a2d NFS: Fix a write request leak in nfs_invalidate_page() 18 years ago
Chuck Lever 7d1cca7299 NFS: change NFS mount error return when hostname/pathname too long 18 years ago
Chuck Lever 350c73af6a NFS: Off-by-one length error in string handling 18 years ago
Chuck Lever fdc6e2c8c0 NFS: Return a real error code from mount(2) 18 years ago
Chuck Lever fdb66ff4ac NFS: mount option parser chokes on proto= 18 years ago
Trond Myklebust deee9369b9 NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file 18 years ago
Trond Myklebust 65bbf6bdbb NFSv4: Fix a typo in _nfs4_do_open_reclaim 18 years ago
Trond Myklebust 560aef7450 NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer 18 years ago
Trond Myklebust e89a5a43b9 NFS: Fix the mount regression 18 years ago
Trond Myklebust 3d39c691ff NFS: Replace flush_scheduled_work with cancel_work_sync() and friends 18 years ago
Trond Myklebust 905f8d16e3 NFSv4: Don't call put_rpccred() from an rcu callback 18 years ago
Trond Myklebust 45328c354e NFS: Fix NFSv4 open stateid regressions 18 years ago
Trond Myklebust ba683031fa NFSv4: Fix a locking regression in nfs4_set_mode_locked() 18 years ago
Trond Myklebust 5e11934d13 NFS: Fix put_nfs_open_context 18 years ago
Al Viro 41089644c1 fix broken handling of port=... in NFS option parsing 18 years ago
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