Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
08861c713c1314d5b7329a290b5d53ad711112c3
/
fs
/
cifs
/
cifsglob.h
8846399
cifs: remove Local_System_Name
by Jeff Layton
· 14 years ago
6d20e84
cifs: add attribute cache timeout (actimeo) tunable
by Suresh Jayaraman
· 14 years ago
b647c35
cifs: convert tlink_tree to a rbtree
by Jeff Layton
· 14 years ago
d3686d5
cifs: Cleanup and thus reduce smb session structure and fields used during authentication
by Shirish Pargaonkar
· 14 years ago
d3ba50b
NTLM auth and sign - Use appropriate server challenge
by Shirish Pargaonkar
· 14 years ago
f7c5445
NTLM auth and sign - minor error corrections and cleanup
by Shirish Pargaonkar
· 14 years ago
d2b9152
NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange
by Shirish Pargaonkar
· 14 years ago
21e7339
NTLM auth and sign - Allocate session key/client response dynamically
by Shirish Pargaonkar
· 14 years ago
6573e9b
cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]
by Suresh Jayaraman
· 14 years ago
eb4b756
cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
by Jeff Layton
· 14 years ago
6c0f621
[CIFS] Fix checkpatch warnings and bump cifs version number
by Steve French
· 14 years ago
5f6dbc9
cifs: convert cifsFileInfo->count to non-atomic counter
by Jeff Layton
· 14 years ago
cdff08e
[CIFS] move close processing from cifs_close to cifsFileInfo_put
by Steve French
· 14 years ago
3f9bcca
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
by Suresh Jayaraman
· 14 years ago
b33879a
cifs: move cifsFileInfo_put to file.c
by Jeff Layton
· 14 years ago
4477288
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
by Jeff Layton
· 14 years ago
2e396b8
cifs: eliminate pfile pointer from cifsFileInfo
by Jeff Layton
· 14 years ago
1588617
cifs: clean up cifs_reopen_file
by Jeff Layton
· 14 years ago
5d0d288
NTLM authentication and signing - Calculate auth response per smb session
by Shirish Pargaonkar
· 14 years ago
d7c86ff
cifs: don't use vfsmount to pin superblock for oplock breaks
by Jeff Layton
· 14 years ago
a5e18bc
cifs: keep dentry reference in cifsFileInfo instead of inode reference
by Jeff Layton
· 14 years ago
13cd4b7
[CIFS] Various small checkpatch cleanups
by Steve French
· 14 years ago
9d002df
cifs: add routines to build sessions and tcons on the fly
by Jeff Layton
· 14 years ago
13cfb73
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
by Jeff Layton
· 14 years ago
7ffec37
cifs: add refcounted and timestamped container for holding tcons
by Jeff Layton
· 14 years ago
0d424ad
cifs: add cifs_sb_master_tcon and convert some callers to use it
by Jeff Layton
· 14 years ago
f6acb9d
cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers
by Jeff Layton
· 14 years ago
a6e8a84
cifs: add function to get a tcon from cifs_sb
by Jeff Layton
· 14 years ago
5fe97cf
cifs: add tcon field to cifsFileInfo struct
by Jeff Layton
· 14 years ago
3eb9a88
cifs: Allow binding to local IP address.
by Ben Greear
· 14 years ago
2b149f1
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
by Shirish Pargaonkar
· 14 years ago
5f98ca9
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds
by Shirish Pargaonkar
· 14 years ago
c8e56f1
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
by Steve French
· 14 years ago
56234e2
Revert "Eliminate sparse warning - bad constant expression"
by Steve French
· 14 years ago
2d20ca8
Eliminate sparse warning - bad constant expression
by shirishpargaonkar@gmail.com
· 14 years ago
9fbc590
[CIFS] Fix ntlmv2 auth with ntlmssp
by Steve French
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
3e4b3e1
cifs: add separate cred_uid field to sesInfo
by Jeff Layton
· 14 years ago
9451a9a
cifs: define inode-level cache object and register them
by Suresh Jayaraman
· 14 years ago
d03382c
cifs: define superblock-level cache index objects and register them
by Suresh Jayaraman
· 14 years ago
8913007
cifs: remove unused cifsUidInfo struct
by Jeff Layton
· 14 years ago
4ff67b7
cifs: clean up cifs_find_smb_ses (try #2)
by Jeff Layton
· 14 years ago
daf5b0b
cifs: match secType when searching for existing tcp session
by Jeff Layton
· 14 years ago
488f1d2d
cifs: define server-level cache index objects and register them
by Suresh Jayaraman
· 14 years ago
c6332e2
cifs: remove unused ip_address field in struct TCP_Server_Info
by Suresh Jayaraman
· 14 years ago
abd2e44
cifs: guard cifsglob.h against multiple inclusion
by Suresh Jayaraman
· 14 years ago
9b64697
cifs: use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
baa4563
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
3d69438
cifs: guard against hardlinking directories
by Jeff Layton
· 15 years ago
26efa0b
cifs: have decode_negTokenInit set flags in server struct
by Jeff Layton
· 15 years ago
9bf67e5
cifs: save the dialect chosen by server
by Jeff Layton
· 15 years ago
04912d6
cifs: rename "extended_security" to "global_secflags"
by Jeff Layton
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
df2cf17
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
by Jeff Layton
· 15 years ago
d7b619c
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
by Steve French
· 15 years ago
6a5fa236
[CIFS] Add support for TCP_NODELAY
by Steve French
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
3bc303c
cifs: convert oplock breaks to use slow_work facility (try #4)
by Jeff Layton
· 15 years ago
48541bd
cifs: have cifsFileInfo hold an extra inode reference
by Jeff Layton
· 15 years ago
495e993
cifs: remove cifsInodeInfo.oplockPending flag
by Jeff Layton
· 15 years ago
20d1752
[CIFS] Re-enable Lanman security
by Chuck Ebbert
· 15 years ago
6ab409b
cifs: Replace wrtPending with a real reference count
by Dave Kleikamp
· 15 years ago
1b49c55
cifs: protect GlobalOplock_Q with its own spinlock
by Jeff Layton
· 15 years ago
65bc98b
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
by Steve French
· 15 years ago
aeaaf25
cifs: remove cifsInodeInfo->inUse counter
by Jeff Layton
· 15 years ago
0b8f18e
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
by Jeff Layton
· 15 years ago
cc0bad7
cifs: add new cifs_iget function and convert unix codepath to use it
by Jeff Layton
· 15 years ago
f46c723
[CIFS] cleanup asn handling for ntlmssp
by Steve French
· 15 years ago
ac68392
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
by Steve French
· 16 years ago
a6ce493
[CIFS] Add support for posix open during lookup
by Steve French
· 16 years ago
fbec9ab
cifs: vary timeout on writes past EOF based on offset (try #5)
by Jeff Layton
· 16 years ago
64cc2c6
[CIFS] work around bug in Samba server handling for posix open
by Steve French
· 16 years ago
b298f22
[CIFS] Send SMB flush in cifs_fsync
by Steve French
· 16 years ago
eca6acf
[CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts
by Steve French
· 16 years ago
00e485b
cifs: store password in tcon
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
24b9b06
cifs: remove unused SMB session pointer from struct mid_q_entry
by Jeff Layton
· 16 years ago
ddb4cbf
[CIFS] Do not attempt to close invalidated file handles
by Steve French
· 16 years ago
f1987b4
cifs: reinstate sharing of tree connections
by Jeff Layton
· 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
fb39601
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
by Steve French
· 16 years ago
3b79521
[CIFS] Fix cifs reconnection flags
by Steve French
· 16 years ago
edf1ae4
[CIFS] Reduce number of socket retries in large write path
by Steve French
· 16 years ago
84210e9
[CIFS] improve setlease handling
by Steve French
· 16 years ago
9a8165f
cifs: track DeletePending flag in cifsInodeInfo
by Jeff Layton
· 16 years ago
0752f15
[CIFS] make sure we have the right resume info before calling CIFSFindNext
by Steve French
· 16 years ago
c16fefa
[CIFS] distinguish between Kerberos and MSKerberos in upcall
by Steve French
· 16 years ago
ef571ca
[CIFS] Fix warnings from checkpatch
by Shirish Pargaonkar
· 16 years ago
aaa9bbe
[CIFS] remove unused variables
by Steve French
· 16 years ago
95b1cb9
[CIFS] enable parsing for transport encryption mount parm
by Steve French
· 16 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
8aad018
[CIFS] Fix mixed case name in structure dfs_info3_param
by Igor Mammedov
· 17 years ago
366781c
[CIFS] DFS build fixes
by Steve French
· 17 years ago
2442421
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
by Steve French
· 17 years ago
c359cf3
[CIFS] add hostname field to TCP_Server_Info struct
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
016ec75
[CIFS] missing #endif from a previous patch
by Steve French
· 17 years ago
Next »