Commit Graph

11207 Commits (55ba474daed9763b2f6fe26ad762ee373554d65e)

Author SHA1 Message Date
Jeff Layton d5c5605c27 cifs: make ipv6_connect take a TCP_Server_Info arg 16 years ago
Jeff Layton bcf4b1063d cifs: make ipv4_connect take a TCP_Server_Info arg 16 years ago
Jeff Layton 7586b76585 cifs: don't declare smb_vol info on the stack 16 years ago
Jeff Layton 63c038c297 cifs: move allocation of new TCP_Server_Info into separate function 16 years ago
Jeff Layton 8ecaf67a8e cifs: account for IPv6 in ses->serverName and clean up netbios name handling 16 years ago
Jeff Layton 954d7a1cf1 cifs: make dnotify thread experimental code 16 years ago
Jeff Layton 72ca545b2d cifs: convert tcpSem to a mutex 16 years ago
Jeff Layton 0468a2cf91 cifs: take module reference when starting cifsd 16 years ago
Jeff Layton 80909022ce cifs: display addr and prefixpath options in /proc/mounts 16 years ago
Jeff Layton 24b9b06ba7 cifs: remove unused SMB session pointer from struct mid_q_entry 16 years ago
Martin Schwidefsky fc5243d98a [S390] arch_setup_additional_pages arguments 16 years ago
Lachlan McIlroy 25051158bb [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI 16 years ago
Olga Kornievskaia 61054b14d5 nfsd: support callbacks with gss flavors 16 years ago
Olga Kornievskaia 945b34a772 rpc: allow gss callbacks to client 16 years ago
Olga Kornievskaia 608207e888 rpc: pass target name down to rpc level on callbacks 16 years ago
Olga Kornievskaia 68e76ad0ba nfsd: pass client principal name in rsc downcall 16 years ago
Andy Adamson cf8cdbe5bd NFS: remove unused status from encode routines 16 years ago
Andy Adamson d017931cff NFS: increment number of operations in each encode routine 16 years ago
Benny Halevy 49c2559e29 NFS: fix comment placement in nfs4xdr.c 16 years ago
Andy Adamson 05d564fe00 NFS: fix tabs in nfs4xdr.c 16 years ago
Andy Adamson 6c0195a468 NFS: remove white space from nfs4xdr.c 16 years ago
Benny Halevy 374130770e nfs: remove incorrect usage of nfs4 compound response hdr.status 16 years ago
Benny Halevy aadf615211 nfs: return compound hdr.status when there are no op replies 16 years ago
Trond Myklebust 027b6ca021 NFSv4: Fix an infinite loop in the NFS state recovery code 16 years ago
Peter Staubach 64672d55d9 optimize attribute timeouts for "noac" and "actimeo=0" 16 years ago
Trond Myklebust dc0b027dfa NFSv4: Convert the open and close ops to use fmode 16 years ago
Trond Myklebust 7a50c60e46 NFS: Use delegations to optimise ACCESS calls 16 years ago
Trond Myklebust 15860ab1d7 NFSv4: Ensure that we set the verifier when revalidating delegated dentries 16 years ago
Trond Myklebust 5584c30630 NFSv4: Clean up is_atomic_open() 16 years ago
Trond Myklebust bd7bf9d540 NFSv4: Convert delegation->type field to fmode_t 16 years ago
Trond Myklebust 9082a5cc1e NFSv4: Fix up delegation callbacks 16 years ago
Trond Myklebust b7391f44f2 NFSv4: Return unreferenced delegations more promptly 16 years ago
Trond Myklebust 6411bd4a47 NFSv4: Clean up the asynchronous delegation return 16 years ago
Trond Myklebust b0d3ded1a2 NFSv4: Clean up nfs_expire_all_delegations() 16 years ago
Trond Myklebust 0d62f85a81 NFSv4: Fix a BAD_SEQUENCEID condition. 16 years ago
Trond Myklebust f3c76491e7 NFSv4: Don't exit the state management if there are still tasks to do 16 years ago
Trond Myklebust e005e8041c NFSv4: Rename the state reclaimer thread 16 years ago
Trond Myklebust 707fb4b324 NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... 16 years ago
Trond Myklebust 515d861177 NFSv4: Clean up the support for returning multiple delegations 16 years ago
Trond Myklebust 9e33bed552 NFSv4: Add recovery for individual stateids 16 years ago
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem 16 years ago
Trond Myklebust 19e03c570e NFSv4: Ensure that file unlock requests don't conflict with state recovery 16 years ago
Trond Myklebust 65de872ed6 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() 16 years ago
Trond Myklebust fe1d81952e NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem 16 years ago
Trond Myklebust 7eff03aec9 NFSv4: Add a recovery marking scheme for state owners 16 years ago
Trond Myklebust 0f605b5600 NFSv4: Don't tell server we rebooted when not necessary 16 years ago
Trond Myklebust e598d843c0 NFSv4: Remove redundant RENEW calls if we know the lease has expired 16 years ago
Trond Myklebust b79a4a1b45 NFSv4: Fix state recovery when the client runs over the grace period 16 years ago
Trond Myklebust 6dc9d57af9 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock 16 years ago
Trond Myklebust 0286001430 NFSv4: Clean up for the state loss reclaimer 16 years ago