Commit Graph

11135 Commits (261bca86ed4f7f391d1938167624e78da61dcc6b)

Author SHA1 Message Date
Jeff Layton 55162dec93 cifs: zero out session password before freeing it 16 years ago
Jeff Layton 8570552425 cifs: fix wait_for_response to time out sleeping processes correctly 16 years ago
Steve French 8be0ed44c2 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible 16 years ago
Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
Steve French 3de2091ac7 [CIFS] fix typo 16 years ago
Steve French acc18aa1e6 [CIFS] remove sparse warning 16 years ago
Steve French 13a6e42af8 [CIFS] add mount option to send mandatory rather than advisory locks 16 years ago
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