Commit Graph

14561 Commits (d4bfe2f76d785cc77611a4bda8cedaff358d8c7d)

Author SHA1 Message Date
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 0e5c2632e1 lockd: Don't bother with RPC ping for NSM upcalls 16 years ago
Chuck Lever 6c9dc42551 lockd: Update NSM state from SM_MON replies 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
Hisashi Hifumi 536fc240e7 jbd2: clean up jbd2_journal_try_to_free_buffers() 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
Benny Halevy 8e69514f29 nfs41: support minorversion 1 for nfs4_check_lease 16 years ago
Benny Halevy 29fba38b79 nfs41: lease renewal 16 years ago
Andy Adamson b069d94af7 nfs41: schedule async session reset 16 years ago
Andy Adamson 4745e3154b nfs41: kick start nfs41 session recovery when handling errors 16 years ago
Andy Adamson eedc020e71 nfs41: use rpc prepare call state for session reset 16 years ago