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