index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsproto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
1
-76
/
+76
*
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-27
1
-3
/
+2
*
[CIFS] Migrate from prefixpath logic
Steve French
2011-05-27
1
-2
/
+3
*
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-05-26
1
-8
/
+5
*
cifs: add cifs_async_writev
Jeff Layton
2011-05-25
1
-0
/
+18
*
CIFS: Simplify mount code for further shared sb capability
Pavel Shilovsky
2011-05-24
1
-1
/
+7
*
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
2011-05-23
1
-1
/
+1
*
cifs: make cifs_send_async take a kvec array
Jeff Layton
2011-05-23
1
-2
/
+2
*
cifs: consolidate SendReceive response checks
Jeff Layton
2011-05-23
1
-1
/
+3
*
[CIFS] Remove sparse warning
Steve French
2011-05-19
1
-2
/
+0
*
cifs: Unconditionally copy mount options to superblock info
Sean Finney
2011-05-19
1
-1
/
+1
*
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
1
-1
/
+0
*
cifs: Add idmap key and related data structures and functions (try #17 repost)
Shirish Pargaonkar
2011-05-19
1
-0
/
+3
*
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
2011-05-19
1
-0
/
+2
*
[CIFS] Use ecb des kernel crypto APIs instead of
Steve French
2011-05-19
1
-5
/
+2
*
Don't compile in unused reparse point symlink code
Steve French
2011-05-19
1
-1
/
+2
*
Remove unused CIFSSMBNotify worker function
Steve French
2011-05-19
1
-4
/
+6
*
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
2011-01-27
1
-1
/
+8
*
CIFS: Implement cifs_strict_writev (try #4)
Pavel Shilovsky
2011-01-25
1
-0
/
+2
*
cifs: add ability to send an echo request
Jeff Layton
2011-01-20
1
-0
/
+2
*
cifs: add cifs_call_async
Jeff Layton
2011-01-20
1
-0
/
+5
*
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
2011-01-19
1
-1
/
+1
*
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
2010-12-07
1
-1
/
+2
*
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
2010-12-06
1
-2
/
+0
*
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
2010-11-30
1
-0
/
+2
*
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
2010-11-30
1
-1
/
+1
*
cifs: Percolate error up to the caller during get/set acls [try #4]
Shirish Pargaonkar
2010-11-11
1
-1
/
+1
*
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
2010-11-05
1
-1
/
+1
*
CIFS: Add cifs_set_oplock_level
Pavel Shilovsky
2010-11-02
1
-0
/
+1
*
NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...
Shirish Pargaonkar
2010-10-26
1
-1
/
+0
*
NTLM auth and sign - Define crypto hash functions and create and send keys ne...
Shirish Pargaonkar
2010-10-26
1
-0
/
+4
*
NTLM auth and sign - Allocate session key/client response dynamically
Shirish Pargaonkar
2010-10-26
1
-6
/
+5
*
[CIFS] Fix minor checkpatch warning and update cifs version
Steve French
2010-10-18
1
-2
/
+3
*
cifs: eliminate the inode argument from cifs_new_fileinfo
Jeff Layton
2010-10-18
1
-2
/
+1
*
cifs: eliminate oflags option from cifs_new_fileinfo
Jeff Layton
2010-10-18
1
-2
/
+1
*
cifs: fix flags handling in cifs_posix_open
Jeff Layton
2010-10-18
1
-1
/
+1
*
cifs: don't use vfsmount to pin superblock for oplock breaks
Jeff Layton
2010-10-12
1
-1
/
+1
*
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
2010-10-06
1
-2
/
+2
*
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
1
-1
/
+1
*
cifs: have cifs_new_fileinfo take a tcon arg
Jeff Layton
2010-09-29
1
-2
/
+2
*
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
2010-09-29
1
-0
/
+4
*
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
2010-09-29
1
-1
/
+1
*
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...
Shirish Pargaonkar
2010-09-29
1
-2
/
+2
*
cifs: fix broken oplock handling
Suresh Jayaraman
2010-09-29
1
-1
/
+2
*
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
2010-09-08
1
-1
/
+2
*
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
Steve French
2010-09-08
1
-2
/
+0
*
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-09-08
1
-6
/
+6
*
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-08-20
1
-6
/
+6
*
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
2010-08-05
1
-2
/
+2
*
cifs: set the port in sockaddr in a more clearly defined fashion
Jeff Layton
2010-08-02
1
-1
/
+3
[next]