Jeff Layton
|
3e4b3e1f68
cifs: add separate cred_uid field to sesInfo
|
15 years ago |
Suresh Jayaraman
|
9451a9a52f
cifs: define inode-level cache object and register them
|
15 years ago |
Suresh Jayaraman
|
d03382ce9a
cifs: define superblock-level cache index objects and register them
|
15 years ago |
Jeff Layton
|
8913007e67
cifs: remove unused cifsUidInfo struct
|
15 years ago |
Jeff Layton
|
4ff67b720c
cifs: clean up cifs_find_smb_ses (try #2)
|
15 years ago |
Jeff Layton
|
daf5b0b6f3
cifs: match secType when searching for existing tcp session
|
15 years ago |
Suresh Jayaraman
|
488f1d2d6c
cifs: define server-level cache index objects and register them
|
15 years ago |
Suresh Jayaraman
|
c6332e237f
cifs: remove unused ip_address field in struct TCP_Server_Info
|
15 years ago |
Suresh Jayaraman
|
abd2e44dca
cifs: guard cifsglob.h against multiple inclusion
|
15 years ago |
Steve French
|
baa4563317
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
Jeff Layton
|
3d69438031
cifs: guard against hardlinking directories
|
15 years ago |
Jeff Layton
|
26efa0bac9
cifs: have decode_negTokenInit set flags in server struct
|
15 years ago |
Jeff Layton
|
9bf67e516f
cifs: save the dialect chosen by server
|
15 years ago |
Jeff Layton
|
04912d6a20
cifs: rename "extended_security" to "global_secflags"
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jeff Layton
|
df2cf170c8
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
|
15 years ago |
Steve French
|
d7b619cf56
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
|
15 years ago |
Steve French
|
6a5fa2362b
[CIFS] Add support for TCP_NODELAY
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
15 years ago |
Jeff Layton
|
48541bd3dd
cifs: have cifsFileInfo hold an extra inode reference
|
16 years ago |
Jeff Layton
|
495e993745
cifs: remove cifsInodeInfo.oplockPending flag
|
16 years ago |
Chuck Ebbert
|
20d1752f3d
[CIFS] Re-enable Lanman security
|
16 years ago |
Dave Kleikamp
|
6ab409b53d
cifs: Replace wrtPending with a real reference count
|
16 years ago |
Jeff Layton
|
1b49c55661
cifs: protect GlobalOplock_Q with its own spinlock
|
16 years ago |
Steve French
|
65bc98b005
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
|
16 years ago |
Jeff Layton
|
aeaaf253c4
cifs: remove cifsInodeInfo->inUse counter
|
16 years ago |
Jeff Layton
|
0b8f18e358
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
|
16 years ago |
Jeff Layton
|
cc0bad7552
cifs: add new cifs_iget function and convert unix codepath to use it
|
16 years ago |
Steve French
|
f46c7234e4
[CIFS] cleanup asn handling for ntlmssp
|
16 years ago |