Commit Graph

1465 Commits (5cf95214ccb915591e2214f81de4659302d3e452)

Author SHA1 Message Date
Benny Halevy 578e458568 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res 16 years ago
James Morris 4bf259e3ae nfs: remove unnecessary NFS_INO_INVALID_ACL checks 16 years ago
Chuck Lever a5a16bae70 NFS: More "sloppy" parsing problems 16 years ago
Chuck Lever d23c45fd84 NFS: Invalid mount option values should always fail, even with "sloppy" 16 years ago
Chuck Lever 065015e5ef NFS: Remove unused XDR decoder functions 16 years ago
Chuck Lever 8e02f6b9aa NFS: Update MNT and MNT3 reply decoding functions 16 years ago
Chuck Lever a14017db28 NFS: add XDR decoder for mountd version 3 auth-flavor lists 16 years ago
Chuck Lever 4fdcd9966d NFS: add new file handle decoders to in-kernel mountd client 16 years ago
Chuck Lever fb12529577 NFS: Add separate mountd status code decoders for each mountd version 16 years ago
Chuck Lever 99835db430 NFS: remove unused function in fs/nfs/mount_clnt.c 16 years ago
Chuck Lever 29a1bd6bf8 NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument 16 years ago
Chuck Lever 2ad780978b NFS: Clean up MNT program definitions 16 years ago
Chuck Lever 18fc316419 NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available 16 years ago
Chuck Lever a21bdd9b96 NFS: Return error code from nfs_callback_up() to user space 16 years ago
Chuck Lever c381ad2cf2 NFS: Do not display the setting of the "intr" mount option 16 years ago
Suresh Jayaraman bf40d3435c NFS: add support for splice writes 16 years ago
Ricardo Labiaga 68f3f90133 nfs41: Backchannel: CB_SEQUENCE validation 16 years ago
Ricardo Labiaga 963891ac43 nfs41: Backchannel: New find_client_with_session() 16 years ago
Ricardo Labiaga f8625a6a4b nfs41: Backchannel: Add a backchannel slot table to the session 16 years ago
Ricardo Labiaga 050047ce71 nfs41: Backchannel: Refactor nfs4_init_slot_table() 16 years ago
Ricardo Labiaga b73dafa7ac nfs41: Backchannel: Refactor nfs4_reset_slot_table() 16 years ago
Ricardo Labiaga 65fc64e547 nfs41: Backchannel: update cb_sequence args and results 16 years ago
Benny Halevy 281fe15dc1 nfs41: verify CB_SEQUENCE position in callback compound 16 years ago
Benny Halevy 4aece6a19c nfs41: cb_sequence xdr implementation 16 years ago
Benny Halevy d49433e1e3 nfs41: cb_sequence proc implementation 16 years ago
Benny Halevy 2d9b9ec344 nfs41: cb_sequence protocol level data structures 16 years ago
Benny Halevy 34bc47c941 nfs41: consider minorversion in callback_xdr:process_op 16 years ago
Benny Halevy 45377b94ed nfs41: callback numbers definitions 16 years ago
Benny Halevy 48a9e2d228 nfs41: decode minorversion 1 cb_compound header 16 years ago
Benny Halevy b8f2ef84b0 nfs41: store minorversion in cb_compound_hdr_arg 16 years ago
Andy Adamson 5a0ffe544c nfs41: Release backchannel resources associated with session 16 years ago
Andy Adamson 0f91421e8e nfs41: Client indicates presence of NFSv4.1 callback channel. 16 years ago
Andy Adamson 0b5b7ae0a8 nfs41: Setup the backchannel 16 years ago
Andy Adamson e82dc22dac nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist 16 years ago
Benny Halevy 8f97524235 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks 16 years ago
Ricardo Labiaga a43cde94fe nfs41: Implement NFSv4.1 callback service process. 16 years ago
Trond Myklebust 5cd973c44a NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer 16 years ago
Trond Myklebust 3f09df70e3 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock 16 years ago
Trond Myklebust 965b5d6791 NFSv4: Handle more errors when recovering open file and locking state 16 years ago
Trond Myklebust d5122201a7 NFSv4: Move error handling out of the delegation generic code 16 years ago
Trond Myklebust 01c3f05228 NFSv4: Fix the 'nolock' option regression 16 years ago
Benny Halevy 7146851376 nfs41: minorversion support for nfs4_{init,destroy}_callback 16 years ago
Benny Halevy 9bdaa86d2a nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 16 years ago
Benny Halevy 34dc1ad752 nfs41: increment_{open,lock}_seqid 16 years ago
Andy Adamson 78722e9c92 nfs41: only retry EXCHANGE_ID on recoverable errors 16 years ago
Benny Halevy 008f55d0e0 nfs41: recover lease in _nfs4_lookup_root 16 years ago
Andy Adamson b4b82607ff nfs41: get_clid_cred for EXCHANGE_ID 16 years ago
Andy Adamson 90a16617ee nfs41: add a get_clid_cred function to nfs4_state_recovery_ops 16 years ago
Andy Adamson 591d71cbde nfs41: establish sessions-based clientid 16 years ago
Andy Adamson a7b721037f nfs41: introduce get_state_renewal_cred 16 years ago