| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | cifs: move cifs_new_fileinfo call out of cifs_posix_open | Jeff Layton | 2010-06-16 | 1 | -1/+0 |
* | cifs: fix noserverino handling when unix extensions are enabled | Jeff Layton | 2010-05-17 | 1 | -0/+1 |
* | cifs: have decode_negTokenInit set flags in server struct | Jeff Layton | 2010-05-05 | 1 | -1/+1 |
* | cifs: break negotiate protocol calls out of cifs_setup_session | Jeff Layton | 2010-05-05 | 1 | -1/+3 |
* | cifs: eliminate "first_time" parm to CIFS_SessSetup | Jeff Layton | 2010-04-28 | 1 | -1/+0 |
* | [CIFS] Allow null nd (as nfs server uses) on create | Steve French | 2010-04-22 | 1 | -2/+4 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-21 | 1 | -2/+14 |
* | cifs: add cifs_revalidate_file | Jeff Layton | 2010-03-09 | 1 | -0/+2 |
* | cifs: add a CIFSSMBUnixQFileInfo function | Jeff Layton | 2010-03-06 | 1 | -0/+2 |
* | cifs: add a CIFSSMBQFileInfo function | Jeff Layton | 2010-03-06 | 1 | -0/+2 |
* | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs | Jeff Layton | 2010-02-23 | 1 | -5/+2 |
* | cifs: clean up handling when server doesn't consistently support inode numbers | Jeff Layton | 2009-11-06 | 1 | -0/+1 |
* | cifs: fix problems with last two commits | Jeff Layton | 2009-09-25 | 1 | -1/+1 |
* | cifs: eliminate cifs_init_private | Jeff Layton | 2009-09-24 | 1 | -0/+3 |
* | cifs: convert oplock breaks to use slow_work facility (try #4) | Jeff Layton | 2009-09-24 | 1 | -5/+1 |
* | cifs: fix oplock request handling in posix codepath | Jeff Layton | 2009-09-15 | 1 | -1/+1 |
* | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget | Jeff Layton | 2009-07-09 | 1 | -3/+3 |
* | cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls | Jeff Layton | 2009-07-09 | 1 | -0/+4 |
* | cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo | Jeff Layton | 2009-07-09 | 1 | -1/+1 |
* | cifs: add new cifs_iget function and convert unix codepath to use it | Jeff Layton | 2009-07-01 | 1 | -2/+7 |
* | cifs: add new routine for converting AF_INET and AF_INET6 addrs | Jeff Layton | 2009-06-13 | 1 | -1/+1 |
* | cifs: reorganize get_cifs_acl | Christoph Hellwig | 2009-05-28 | 1 | -2/+2 |