aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsproto.h
AgeCommit message (Expand)Author
2011-10-29cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky
2011-10-19cifs: add cifs_async_readvJeff Layton
2011-10-19cifs: add a callback function to receive the rest of the frameJeff Layton
2011-10-17cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar
2011-10-13CIFS: Simplify byte range locking codePavel Shilovsky
2011-10-12cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar
2011-10-12cifs: consolidate signature generating codeJeff Layton
2011-07-08cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton
2011-07-06cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton
2011-06-24sanitize cifs_umount() prototypeAl Viro
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-27[CIFS] Migrate from prefixpath logicSteve French
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky
2011-05-25cifs: add cifs_async_writevJeff Layton
2011-05-24CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky
2011-05-23cifs: add ignore_pend flag to cifs_call_asyncJeff Layton
2011-05-23cifs: make cifs_send_async take a kvec arrayJeff Layton
2011-05-23cifs: consolidate SendReceive response checksJeff Layton
2011-05-19[CIFS] Remove sparse warningSteve French
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19cifs: 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 ofSteve French
2011-05-19Don't compile in unused reparse point symlink codeSteve French
2011-05-19Remove unused CIFSSMBNotify worker functionSteve French
2011-01-27cifs: More crypto cleanup (try #2)Shirish Pargaonkar
2011-01-25CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky
2011-01-20cifs: add ability to send an echo requestJeff Layton
2011-01-20cifs: add cifs_call_asyncJeff Layton
2011-01-19CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2010-12-07cifs: allow calling cifs_build_path_to_root on incomplete cifs_sbJeff Layton
2010-12-06cifs: fix use of CONFIG_CIFS_ACLJeff Layton
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar
2010-11-30cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar
2010-11-11cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky
2010-11-02CIFS: Add cifs_set_oplock_levelPavel Shilovsky
2010-10-26NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...Shirish Pargaonkar
2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar
2010-10-26NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar
2010-10-18[CIFS] Fix minor checkpatch warning and update cifs versionSteve French
2010-10-18cifs: eliminate the inode argument from cifs_new_fileinfoJeff Layton
2010-10-18cifs: eliminate oflags option from cifs_new_fileinfoJeff Layton
2010-10-18cifs: fix flags handling in cifs_posix_openJeff Layton
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton