Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50442b55e3a96c98229b36d1bcca0c5c4d81fe15
/
fs
/
cifs
/
cifssmb.c
f569599
cifs: prevent infinite recursion in cifs_reconnect_tcon
by Jeff Layton
· 14 years ago
c8e56f1
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
by Steve French
· 14 years ago
9fbc590
[CIFS] Fix ntlmv2 auth with ntlmssp
by Steve French
· 14 years ago
26efa0b
cifs: have decode_negTokenInit set flags in server struct
by Jeff Layton
· 15 years ago
198b568
cifs: break negotiate protocol calls out of cifs_setup_session
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
f19159d
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
by Steve French
· 15 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 15 years ago
9ddd3a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
f05337c
not overwriting file_lock structure after GET_LK
by Pavel Shilovsky
· 15 years ago
6513a81
cifs: Fix a kernel BUG with remote OS/2 server (try #3)
by Suresh Jayaraman
· 15 years ago
a24e2d7
[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
by Steve French
· 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
0a492fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
8212cf7
cifs: trivial white space
by Dan Carpenter
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c8634fd
cifs: add a CIFSSMBUnixQFileInfo function
by Jeff Layton
· 15 years ago
bcd5357
cifs: add a CIFSSMBQFileInfo function
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
122ca00
[CIFS] Use unsigned ea length for clarity
by Steve French
· 15 years ago
96c03bc
[CIFS] Minor cleanup to EA patch
by Steve French
· 15 years ago
31c0519
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
0cd126b
cifs: verify lengths of QueryAllEAs reply
by Jeff Layton
· 15 years ago
e529614
cifs: increase maximum buffer size in CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
6e462b9
cifs: rename name_len to list_len in CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
f0d3868
cifs: clean up indentation in CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
3bc303c
cifs: convert oplock breaks to use slow_work facility (try #4)
by Jeff Layton
· 15 years ago
9162ab2
cifs: consolidate reconnect logic in smb_init routines
by Jeff Layton
· 15 years ago
2920ee2
[CIFS] potential NULL dereference in parse_DFS_referrals()
by Steve French
· 15 years ago
65bc98b
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
by Steve French
· 15 years ago
3bbeeb3
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
by Jeff Layton
· 15 years ago
654cf14
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
by Jeff Layton
· 15 years ago
01ea95e
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
by Jeff Layton
· 15 years ago
f46c723
[CIFS] cleanup asn handling for ntlmssp
by Steve French
· 15 years ago
268875b
[CIFS] Do not send tree disconnect if session is already disconnected
by Steve French
· 15 years ago
c4a2c08
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
by Jeff Layton
· 15 years ago
46a7574
cifs: fix artificial limit on reading symlinks
by Jeff Layton
· 15 years ago
8b6427a
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
by Jeff Layton
· 15 years ago
d8e2f53
cifs: fix error handling in parse_DFS_referrals
by Jeff Layton
· 15 years ago
ac68392
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
by Steve French
· 16 years ago
24d35ad
[CIFS] Remove sparse warning
by Steve French
· 16 years ago
989c7e5
[CIFS] remove checkpatch warning
by Steve French
· 16 years ago
afe48c3
[CIFS] Fix final user of old string conversion code
by Steve French
· 16 years ago
0e0d2cf
[CIFS] Remove sparse endian warnings
by Steve French
· 16 years ago
d185cda
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
by Steve French
· 16 years ago
460b969
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
by Jeff Layton
· 16 years ago
066ce68
cifs: rename cifs_strlcpy_to_host and make it use new functions
by Jeff Layton
· 16 years ago
69f801f
cifs: add new function to get unicode string length in bytes
by Jeff Layton
· 16 years ago
968460e
cifs: Rename cifs_strncpy_to_host and fix buffer size
by Suresh Jayaraman
· 16 years ago
fbec9ab
cifs: vary timeout on writes past EOF based on offset (try #5)
by Jeff Layton
· 16 years ago
85a6dac
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
by Steve French
· 16 years ago
fcc7c09
cifs: fix buffer format byte on NT Rename/hardlink
by Jeff Layton
· 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
359d67d
[CIFS] Remove redundant test
by Julia Lawall
· 16 years ago
4c3130e
[CIFS] Cleanup: Move the check for too large R/W requests
by Steve French
· 16 years ago
61e7480
[CIFS] various minor cleanups pointed out by checkpatch script
by Steve French
· 16 years ago
331c313
cifs: fix buffer overrun in parse_DFS_referrals
by Jeff Layton
· 16 years ago
bfb59820
[CIFS] fix check for dead tcon in smb_init
by Steve French
· 16 years ago
2c55608
Fixed parsing of mount options when doing DFS submount
by Igor Mammedov
· 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
3b79521
[CIFS] Fix cifs reconnection flags
by Steve French
· 16 years ago
61de800
[CIFS] fix error in smb_send2
by Steve French
· 16 years ago
9a8165f
cifs: track DeletePending flag in cifsInodeInfo
by Jeff Layton
· 16 years ago
b77d753
[CIFS] Check that last search entry resume key is valid
by Steve French
· 16 years ago
0752f15
[CIFS] make sure we have the right resume info before calling CIFSFindNext
by Steve French
· 16 years ago
391e575
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
by Jeff Layton
· 16 years ago
6d22f09
cifs: add function to set file disposition
by Jeff Layton
· 16 years ago
ad8b15f
[CIFS] list entry can not return null
by Steve French
· 16 years ago
2dd2dfa
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
by Jeff Layton
· 16 years ago
6fc000e
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
by Jeff Layton
· 16 years ago
063ea27
[CIFS] fix trailing whitespace
by Steve French
· 16 years ago
4e1e7fb
bundle up Unix SET_PATH_INFO args into a struct and change name
by Jeff Layton
· 16 years ago
ef571ca
[CIFS] Fix warnings from checkpatch
by Shirish Pargaonkar
· 16 years ago
5ca33c6
cifs: assorted endian annotations
by Harvey Harrison
· 16 years ago
2a212f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
1d92cfd
cifs endianness fixes
by Al Viro
· 16 years ago
aaa9bbe
[CIFS] remove unused variables
by Steve French
· 16 years ago
0d817bc
[CIFS] Remove redundant NULL check
by Steve French
· 16 years ago
a1fe78f
[CIFS] Add missing defines for DFS
by Steve French
· 16 years ago
fec4585
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec.
by Igor Mammedov
· 16 years ago
c2cf07d
[CIFS] Finishup DFS code
by Steve French
· 16 years ago
35fc37d
add function to convert access flags to legacy open mode
by Jeff Layton
· 16 years ago
582d21e
[CIFS] cleanup old checkpatch warnings
by Steve French
· 16 years ago
ed5f037
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
by Marcin Slusarz
· 16 years ago
6353450
fix memory leak in CIFSFindNext
by Jeff Layton
· 16 years ago
67750fb
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir
by Jeff Layton
· 17 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
35028d7
[CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnect
by Steve French
· 17 years ago
90c81e0
[CIFS] clean up some hard to read ifdefs
by Steve French
· 17 years ago
ad7a292
[CIFS] reduce checkpatch warnings
by Steve French
· 17 years ago
9783758
[CIFS] Allow setting mode via cifs acl
by Steve French
· 17 years ago
dae5dbdb
[CIFS] fix SetEA failure to some Samba versions
by Steve French
· 17 years ago
133672e
[CIFS] Fix buffer overflow if server sends corrupt response to small request
by Steve French
· 17 years ago
e545937
[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines
by Jeff Layton
· 17 years ago
b9c7a2b
[CIFS] ACL support part 8
by Steve French
· 17 years ago
Next »