index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifspdu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add way to query server fs info for smb3
Steve French
2015-08-20
1
-0
/
+14
*
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
2015-06-28
1
-0
/
+2
*
add struct FILE_STANDARD_INFO
Steve French
2015-06-27
1
-0
/
+10
*
Add missing definitions for CIFS File System Attributes
Steve French
2014-08-12
1
-0
/
+23
*
cifs: Use data structures to compute NTLMv2 response offsets
Tim Gardner
2013-11-11
1
-1
/
+7
*
Allow setting per-file compression via CIFS protocol
Steve French
2013-11-02
1
-0
/
+29
*
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-11-02
1
-1
/
+1
*
Query file system attributes from server on SMB2, not just cifs, mounts
Steve French
2013-10-28
1
-0
/
+3
*
do not treat non-symlink reparse points as valid symlinks
Steve French
2013-10-05
1
-8
/
+23
*
[CIFS] Remove ext2 flags that have been moved to fs.h
Steve French
2013-09-25
1
-20
/
+1
*
CIFS: Implement follow_link for nounix CIFS mounts
Pavel Shilovsky
2013-09-08
1
-5
/
+6
*
[CIFS] SMB3 Signing enablement
Steve French
2013-06-26
1
-0
/
+5
*
Update headers to update various SMB3 ioctl definitions
Steve French
2013-06-24
1
-0
/
+8
*
cifs: break out decoding of security blob into separate function
Jeff Layton
2013-06-24
1
-2
/
+2
*
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
2013-02-13
1
-1
/
+0
*
CIFS: Fix endian conversion of IndexNumber
Pavel Shilovsky
2012-09-24
1
-1
/
+1
*
Add definition for share encryption
Steve French
2011-10-27
1
-7
/
+37
*
cifs: fix protocol definition for READ_RSP
Jeff Layton
2011-10-19
1
-3
/
+1
*
cifs: turn BCC into a static inlined function
Jeff Layton
2011-05-19
1
-3
/
+6
*
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
1
-20
/
+2
*
consistently use smb_buf_length as be32 for cifs (try 3)
Steve French
2011-05-19
1
-3
/
+3
*
cifs: use get/put_unaligned functions to access ByteCount
Jeff Layton
2011-01-20
1
-4
/
+43
*
cifs: add ability to send an echo request
Jeff Layton
2011-01-20
1
-0
/
+15
*
NTLM auth and sign - Define crypto hash functions and create and send keys ne...
Shirish Pargaonkar
2010-10-26
1
-0
/
+6
*
NTLM auth and sign - Allocate session key/client response dynamically
Shirish Pargaonkar
2010-10-26
1
-1
/
+6
*
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
2010-09-29
1
-1
/
+0
*
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-09-08
1
-6
/
+1
*
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-08-20
1
-1
/
+6
*
cifs: add parens around smb_var in BCC macros
Jeff Layton
2010-02-23
1
-3
/
+3
*
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-12-04
1
-1
/
+1
*
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
2009-07-01
1
-13
/
+1
*
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
2009-04-17
1
-4
/
+4
*
[CIFS] Add definitions for remoteably fsctl calls
Steve French
2009-03-12
1
-43
/
+6
*
[CIFS] DFS no longer experimental
Steve French
2009-03-12
1
-10
/
+10
*
[CIFS] Send SMB flush in cifs_fsync
Steve French
2009-03-12
1
-0
/
+7
*
[CIFS] various minor cleanups pointed out by checkpatch script
Steve French
2008-12-26
1
-1
/
+1
*
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-08-06
1
-1
/
+1
*
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-07-24
1
-4
/
+4
*
[CIFS] Correct incorrect obscure open flag
Steve French
2008-05-23
1
-5
/
+18
*
[CIFS] Add missing defines for DFS
Steve French
2008-05-16
1
-0
/
+9
*
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2008-05-16
1
-9
/
+7
*
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
2008-05-11
1
-0
/
+1
*
[CIFS] Fix spelling mistake
Steve French
2008-04-25
1
-1
/
+1
*
[CIFS] Fix typo in previous commit
Steve French
2008-04-24
1
-2
/
+2
*
[CIFS] Fix define for new proxy cap to match documentation
Steve French
2008-04-24
1
-2
/
+5
*
[CIFS] Reserve new proxy cap for WAFS
Steve French
2008-04-18
1
-1
/
+7
*
[CIFS] Add various missing flags and defintions
Steve French
2008-04-17
1
-13
/
+97
*
[CIFS] Allow setting mode via cifs acl
Steve French
2007-12-31
1
-0
/
+3
*
[CIFS] If no Access Control Entries, set mode perm bits to zero
Steve French
2007-11-01
1
-0
/
+23
*
[CIFS] Don't request too much permission when reading an ACL
Steve French
2007-10-31
1
-0
/
+17
[next]