summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro
2011-05-27[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27Fix extended security auth failureSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky
2011-05-27[CIFS] Migrate from prefixpath logicSteve French
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky
2011-05-26[CIFS] When mandatory encryption on share, fail mountSteve 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-25cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton
2011-05-25cifs: convert cifs_writepages to use async writesJeff Layton
2011-05-25CIFS: Fix undefined behavior when mount failsPavel Shilovsky
2011-05-24cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)Jeff Layton
2011-05-24CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky
2011-05-23CIFS: Simplify connection structure search callsPavel Shilovsky
2011-05-23cifs: remove unused SMB2 config and mount optionsChristoph Hellwig
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-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French
2011-05-19[CIFS] Remove sparse warningSteve French
2011-05-19[CIFS] Update cifs to version 1.72Steve French
2011-05-19cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney
2011-05-19cifs: Use kstrndup for cifs_sb->mountdataSean Finney
2011-05-19cifs: Simplify handling of submount options in cifs_mount.Sean Finney
2011-05-19cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney
2011-05-19cifs: Add support for mounting Windows 2008 DFS sharesSean Finney
2011-05-19cifs: Extract DFS referral expansion logic to separate functionSean Finney
2011-05-19cifs: turn BCC into a static inlined functionJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19cifs: fix some unused variable warnings in id_rb_searchJeff Layton
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-05-19cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar
2011-05-19cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar
2011-05-19CIFS: Add launder_page operation (try #3)Pavel Shilovsky
2011-05-19Introduce smb2 mounts as vers=2Steve French
2011-05-19CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky
2011-05-19cifs: fix comment in validate_t2Jeff Layton
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-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar
2011-05-19Introduce SMB2 Kconfig optionSteve French
2011-05-19Shrink stack space usage in cifs_construct_tconSteve French
2011-05-19fs:cifs:connect.c remove one to many l's in the word.Justin P. Mattock