index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
cifs: factor smb_vol allocation out of cifs_setup_volume_info
Jeff Layton
1
-2
/
+2
2011-07-06
cifs: have cifs_cleanup_volume_info not take a double pointer
Jeff Layton
1
-1
/
+1
2011-06-24
sanitize cifs_umount() prototype
Al Viro
1
-1
/
+1
2011-06-24
cifs: don't pass superblock to cifs_mount()
Al Viro
1
-3
/
+3
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-76
/
+76
2011-05-27
CIFS: Add rwpidforward mount option
Pavel Shilovsky
1
-3
/
+2
2011-05-27
[CIFS] Migrate from prefixpath logic
Steve French
1
-2
/
+3
2011-05-26
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
1
-8
/
+5
2011-05-25
cifs: add cifs_async_writev
Jeff Layton
1
-0
/
+18
2011-05-24
CIFS: Simplify mount code for further shared sb capability
Pavel Shilovsky
1
-1
/
+7
2011-05-23
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
1
-1
/
+1
2011-05-23
cifs: make cifs_send_async take a kvec array
Jeff Layton
1
-2
/
+2
2011-05-23
cifs: consolidate SendReceive response checks
Jeff Layton
1
-1
/
+3
2011-05-19
[CIFS] Remove sparse warning
Steve French
1
-2
/
+0
2011-05-19
cifs: Unconditionally copy mount options to superblock info
Sean Finney
1
-1
/
+1
2011-05-19
cifs: keep BCC in little-endian format
Jeff Layton
1
-1
/
+0
2011-05-19
cifs: Add idmap key and related data structures and functions (try #17 repost)
Shirish Pargaonkar
1
-0
/
+3
2011-05-19
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
1
-0
/
+2
2011-05-19
[CIFS] Use ecb des kernel crypto APIs instead of
Steve French
1
-5
/
+2
2011-05-19
Don't compile in unused reparse point symlink code
Steve French
1
-1
/
+2
2011-05-19
Remove unused CIFSSMBNotify worker function
Steve French
1
-4
/
+6
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
1
-1
/
+8
2011-01-25
CIFS: Implement cifs_strict_writev (try #4)
Pavel Shilovsky
1
-0
/
+2
2011-01-20
cifs: add ability to send an echo request
Jeff Layton
1
-0
/
+2
2011-01-20
cifs: add cifs_call_async
Jeff Layton
1
-0
/
+5
2011-01-19
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
1
-1
/
+1
2010-12-07
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
1
-1
/
+2
2010-12-06
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
1
-2
/
+0
2010-11-30
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
1
-0
/
+2
2010-11-30
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
1
-1
/
+1
2010-11-11
cifs: Percolate error up to the caller during get/set acls [try #4]
Shirish Pargaonkar
1
-1
/
+1
2010-11-05
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
1
-1
/
+1
2010-11-02
CIFS: Add cifs_set_oplock_level
Pavel Shilovsky
1
-0
/
+1
2010-10-26
NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...
Shirish Pargaonkar
1
-1
/
+0
2010-10-26
NTLM auth and sign - Define crypto hash functions and create and send keys ne...
Shirish Pargaonkar
1
-0
/
+4
2010-10-26
NTLM auth and sign - Allocate session key/client response dynamically
Shirish Pargaonkar
1
-6
/
+5
2010-10-18
[CIFS] Fix minor checkpatch warning and update cifs version
Steve French
1
-2
/
+3
2010-10-18
cifs: eliminate the inode argument from cifs_new_fileinfo
Jeff Layton
1
-2
/
+1
2010-10-18
cifs: eliminate oflags option from cifs_new_fileinfo
Jeff Layton
1
-2
/
+1
2010-10-18
cifs: fix flags handling in cifs_posix_open
Jeff Layton
1
-1
/
+1
2010-10-12
cifs: don't use vfsmount to pin superblock for oplock breaks
Jeff Layton
1
-1
/
+1
2010-10-06
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
1
-2
/
+2
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
1
-1
/
+1
2010-09-29
cifs: have cifs_new_fileinfo take a tcon arg
Jeff Layton
1
-2
/
+2
2010-09-29
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
1
-0
/
+4
2010-09-29
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
1
-1
/
+1
2010-09-29
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...
Shirish Pargaonkar
1
-2
/
+2
2010-09-29
cifs: fix broken oplock handling
Suresh Jayaraman
1
-1
/
+2
2010-09-08
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
1
-1
/
+2
2010-09-08
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
Steve French
1
-2
/
+0
[next]