Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50b64e3b77d569c217a48e078cd565dbd6462ad0
/
fs
/
cifs
/
connect.c
50b64e3
cifs: fix IPv6 address length check
by Jeff Layton
· 15 years ago
a0c9217
cifs: make serverino the default when mounting
by Jeff Layton
· 15 years ago
f55ed1a
cifs: tighten up default file_mode/dir_mode
by Jeff Layton
· 15 years ago
ac68392
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
by Steve French
· 16 years ago
2edd6c5
[CIFS] NTLMSSP support moving into new file, old dead code removed
by Steve French
· 16 years ago
0e0d2cf
[CIFS] Remove sparse endian warnings
by Steve French
· 16 years ago
e14b2fe
[CIFS] Add remaining ntlmssp flags and standardize field names
by Steve French
· 16 years ago
9e39b0a
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
by Steve French
· 16 years ago
d185cda
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
by Steve French
· 16 years ago
5c2503a
Added loop check when mounting DFS tree.
by Igor Mammedov
· 16 years ago
20418ac
[CIFS] Remove older session setup implementation
by Steve French
· 16 years ago
cc20c03
cifs: convert CIFSTCon to use new unicode helper functions
by Jeff Layton
· 16 years ago
22c9d52
cifs: remove unneeded bcc_ptr update in CIFSTCon
by Jeff Layton
· 16 years ago
313fecf
cifs: add cFYI messages with some of the saved strings from ssetup/tcon
by Jeff Layton
· 16 years ago
f083def
cifs: fix buffer size for tcon->nativeFileSystem field
by Jeff Layton
· 16 years ago
2d6d589
[CIFS] remove some build warnings
by Steve French
· 16 years ago
d036f50
[CIFS] Fix build break from recent DFS patch when DFS support not enabled
by Steve French
· 16 years ago
1bfe73c
Remote DFS root support.
by Igor Mammedov
· 16 years ago
74496d36
cifs: remove some pointless conditionals before kfree()
by Wei Yongjun
· 16 years ago
b363b33
[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount
by Steve French
· 16 years ago
4717bed
[CIFS] fix build error
by Steve French
· 16 years ago
be65244
[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush
by Steve French
· 16 years ago
e4cce94
[CIFS] Prevent OOPs when mounting with remote prefixpath.
by Igor Mammedov
· 16 years ago
0e2beda
[CIFS] ipv6_addr_equal for address comparison
by Steve French
· 16 years ago
a9ac49d
cifs: make sure we allocate enough storage for socket address
by Jeff Layton
· 16 years ago
da505c3
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases
by Steve French
· 16 years ago
0496e02
cifs: turn smb_send into a wrapper around smb_sendv
by Jeff Layton
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
54a696b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
00e485b
cifs: store password in tcon
by Jeff Layton
· 16 years ago
4e53a3f
cifs: have calc_lanman_hash take more granular args
by Jeff Layton
· 16 years ago
61e7480
[CIFS] various minor cleanups pointed out by checkpatch script
by Steve French
· 16 years ago
13a6e42
[CIFS] add mount option to send mandatory rather than advisory locks
by Steve French
· 16 years ago
d5c5605
cifs: make ipv6_connect take a TCP_Server_Info arg
by Jeff Layton
· 16 years ago
bcf4b10
cifs: make ipv4_connect take a TCP_Server_Info arg
by Jeff Layton
· 16 years ago
7586b76
cifs: don't declare smb_vol info on the stack
by Jeff Layton
· 16 years ago
63c038c
cifs: move allocation of new TCP_Server_Info into separate function
by Jeff Layton
· 16 years ago
8ecaf67
cifs: account for IPv6 in ses->serverName and clean up netbios name handling
by Jeff Layton
· 16 years ago
72ca545
cifs: convert tcpSem to a mutex
by Jeff Layton
· 16 years ago
0468a2c
cifs: take module reference when starting cifsd
by Jeff Layton
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f3a5c54
Merge branch 'master' into next
by James Morris
· 16 years ago
ab3f992
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch
by Steve French
· 16 years ago
f1987b4
cifs: reinstate sharing of tree connections
by Jeff Layton
· 16 years ago
d82c2df
[CIFS] minor cleanup to cifs_mount
by Steve French
· 16 years ago
14fbf50
cifs: reinstate sharing of SMB sessions sans races
by Jeff Layton
· 16 years ago
e7ddee9
cifs: disable sharing session and tcon and add new TCP sharing code
by Jeff Layton
· 16 years ago
3ec332e
[CIFS] clean up server protocol handling
by Steve French
· 16 years ago
a001e5b
CRED: Wrap task credential accesses in the CIFS filesystem
by David Howells
· 16 years ago
3b79521
[CIFS] Fix cifs reconnection flags
by Steve French
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c527c8a
[CIFS] Can't rely on iov length and base when kernel_recvmsg returns error
by Steve French
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
edf1ae4
[CIFS] Reduce number of socket retries in large write path
by Steve French
· 16 years ago
b1c8d2b
cifs: handle the TCP_Server_Info->tsk field more carefully
by Jeff Layton
· 16 years ago
84210e9
[CIFS] improve setlease handling
by Steve French
· 16 years ago
469ee61
[CIFS] eliminate usage of kthread_stop for cifsd
by Jeff Layton
· 16 years ago
2c1b861
[CIFS] Add nodfs mount option
by Steve French
· 16 years ago
cb7691b
cifs: add local server pointer to cifs_setup_session
by Jeff Layton
· 16 years ago
ad8b15f
[CIFS] list entry can not return null
by Steve French
· 16 years ago
26b994f
[CIFS] Code cleanup in old sessionsetup code
by Steve French
· 16 years ago
93d0ec8
remove locking around tcpSesAllocCount atomic variable
by Jeff Layton
· 16 years ago
5ca33c6
cifs: assorted endian annotations
by Harvey Harrison
· 16 years ago
09e50d5
lockdep: annotate cifs in-kernel sockets
by Jeff Layton
· 16 years ago
dbdbb87
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
by Steve French
· 16 years ago
27adb44
[CIFS] warn if both dynperm and cifsacl mount options specified
by Steve French
· 16 years ago
95b1cb9
[CIFS] enable parsing for transport encryption mount parm
by Steve French
· 16 years ago
c2cf07d
[CIFS] Finishup DFS code
by Steve French
· 16 years ago
646dd53
[CIFS] Fix paths when share is in DFS to include proper prefix
by Steve French
· 16 years ago
582d21e
[CIFS] cleanup old checkpatch warnings
by Steve French
· 17 years ago
d0a9c07
[CIFS] CIFS currently allows for permissions to be changed on files, even
by Jeff Layton
· 17 years ago
e691b9d
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
by Steve French
· 17 years ago
02eadef
[CIFS] add local struct inode pointer to cifs_setattr
by Jeff Layton
· 17 years ago
1b20d67
[CIFS] cifs_find_tcp_session cleanup
by Cyrill Gorcunov
· 17 years ago
7c5e628
[CIFS] Fixed build warning in is_ip
by Igor Mammedov
· 17 years ago
cf432eb
[CIFS] cleanup cifsd completion
by Steve French
· 17 years ago
dea570e0
[CIFS] Remove over-indented code in find_unc().
by Steve French
· 17 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
5d941ca
[CIFS] Fix oops when slow oplock process races with unmount
by Steve French
· 17 years ago
c2d68ea
[CIFS] fix prepath conversion when server supports posix paths
by Steve French
· 17 years ago
11b6d64
[CIFS] Only convert / when server does not support posix paths
by Igor Mammedov
· 17 years ago
03a143c
[CIFS] fixup prefixpaths which contain multiple path components
by Steve French
· 17 years ago
90c81e0
[CIFS] clean up some hard to read ifdefs
by Steve French
· 17 years ago
366781c
[CIFS] DFS build fixes
by Steve French
· 17 years ago
88e7d70
[CIFS] hold ses sem on tcp session reconnect during mount
by Steve French
· 17 years ago
1d9a885
[CIFS] redo existing session setup if needed in cifs_mount
by Jeff Layton
· 17 years ago
2a97468
[CIFS] Fix spurious reconnect on 2nd peek from read of SMB length
by Petr Tesarik
· 17 years ago
8840dee
[CIFS] minor checkpatch cleanup
by Steve French
· 17 years ago
c359cf3
[CIFS] add hostname field to TCP_Server_Info struct
by Jeff Layton
· 17 years ago
70fe7dc
[CIFS] clean up error handling in cifs_mount
by Jeff Layton
· 17 years ago
133672e
[CIFS] Fix buffer overflow if server sends corrupt response to small request
by Steve French
· 17 years ago
91cf45f
[NET]: Add the helper kernel_sock_shutdown()
by Trond Myklebust
· 17 years ago
9b8f5f5
[CIFS] fix oops on second mount to same server when null auth is used
by Jeff Layton
· 17 years ago
7505e05
[CIFS] If no Access Control Entries, set mode perm bits to zero
by Steve French
· 17 years ago
2843483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
c18c732
[CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread
by Steve French
· 17 years ago
6345a3a
[CIFS] formatting fixes
by Cyrill Gorcunov
· 17 years ago
a013689
[CIFS] Fix cifsd so shuts down when signing fails during mount
by Steve French
· 17 years ago
a8a11d3
[CIFS] remove some redundant argument checks
by Mariusz Kozlowski
· 17 years ago
Next »