Linus Torvalds
|
0191b625ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 年 前 |
Linus Torvalds
|
54a696bd07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
16 年 前 |
Jeff Layton
|
00e485b019
cifs: store password in tcon
|
16 年 前 |
Jeff Layton
|
4e53a3fb98
cifs: have calc_lanman_hash take more granular args
|
16 年 前 |
Steve French
|
61e7480158
[CIFS] various minor cleanups pointed out by checkpatch script
|
16 年 前 |
Steve French
|
13a6e42af8
[CIFS] add mount option to send mandatory rather than advisory locks
|
16 年 前 |
Jeff Layton
|
d5c5605c27
cifs: make ipv6_connect take a TCP_Server_Info arg
|
16 年 前 |
Jeff Layton
|
bcf4b1063d
cifs: make ipv4_connect take a TCP_Server_Info arg
|
16 年 前 |
Jeff Layton
|
7586b76585
cifs: don't declare smb_vol info on the stack
|
16 年 前 |
Jeff Layton
|
63c038c297
cifs: move allocation of new TCP_Server_Info into separate function
|
16 年 前 |
Jeff Layton
|
8ecaf67a8e
cifs: account for IPv6 in ses->serverName and clean up netbios name handling
|
16 年 前 |
Jeff Layton
|
72ca545b2d
cifs: convert tcpSem to a mutex
|
16 年 前 |
Jeff Layton
|
0468a2cf91
cifs: take module reference when starting cifsd
|
16 年 前 |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
James Morris
|
f3a5c54701
Merge branch 'master' into next
|
16 年 前 |
Steve French
|
ab3f992983
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch
|
16 年 前 |
Jeff Layton
|
f1987b44f6
cifs: reinstate sharing of tree connections
|
16 年 前 |
Steve French
|
d82c2df54e
[CIFS] minor cleanup to cifs_mount
|
16 年 前 |
Jeff Layton
|
14fbf50d69
cifs: reinstate sharing of SMB sessions sans races
|
16 年 前 |
Jeff Layton
|
e7ddee9037
cifs: disable sharing session and tcon and add new TCP sharing code
|
16 年 前 |
Steve French
|
3ec332ef7a
[CIFS] clean up server protocol handling
|
16 年 前 |
David Howells
|
a001e5b558
CRED: Wrap task credential accesses in the CIFS filesystem
|
16 年 前 |
Steve French
|
3b79521093
[CIFS] Fix cifs reconnection flags
|
16 年 前 |
David S. Miller
|
9eeda9abd1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
Steve French
|
c527c8a7ff
[CIFS] Can't rely on iov length and base when kernel_recvmsg returns error
|
16 年 前 |
Harvey Harrison
|
be85940548
fs: replace NIPQUAD()
|
16 年 前 |
Steve French
|
edf1ae4038
[CIFS] Reduce number of socket retries in large write path
|
16 年 前 |
Jeff Layton
|
b1c8d2b421
cifs: handle the TCP_Server_Info->tsk field more carefully
|
16 年 前 |
Steve French
|
84210e9120
[CIFS] improve setlease handling
|
16 年 前 |
Jeff Layton
|
469ee614aa
[CIFS] eliminate usage of kthread_stop for cifsd
|
16 年 前 |