aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro1-1/+2
2011-05-27[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French1-1/+1
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French1-2/+3
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French24-353/+353
2011-05-27Fix extended security auth failureSteve French1-11/+6
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky10-39/+115
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky3-1/+139
2011-05-27[CIFS] Migrate from prefixpath logicSteve French7-148/+189
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky1-9/+10
2011-05-26[CIFS] When mandatory encryption on share, fail mountSteve French1-9/+22
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky7-43/+96
2011-05-25cifs: add cifs_async_writevJeff Layton2-0/+254
2011-05-25cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton1-20/+49
2011-05-25cifs: convert cifs_writepages to use async writesJeff Layton1-142/+99
2011-05-25CIFS: Fix undefined behavior when mount failsPavel Shilovsky1-27/+17
2011-05-24cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)Jeff Layton3-24/+35
2011-05-24CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky3-71/+114
2011-05-23CIFS: Simplify connection structure search callsPavel Shilovsky1-34/+56
2011-05-23cifs: remove unused SMB2 config and mount optionsChristoph Hellwig2-28/+0
2011-05-23cifs: add ignore_pend flag to cifs_call_asyncJeff Layton3-4/+5
2011-05-23cifs: make cifs_send_async take a kvec arrayJeff Layton3-10/+13
2011-05-23cifs: consolidate SendReceive response checksJeff Layton3-118/+45
2011-05-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French2-4/+8
2011-05-19[CIFS] Remove sparse warningSteve French2-2/+3
2011-05-19[CIFS] Update cifs to version 1.72Steve French1-1/+1
2011-05-19cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar3-62/+6
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney4-16/+6
2011-05-19cifs: Use kstrndup for cifs_sb->mountdataSean Finney1-11/+6
2011-05-19cifs: Simplify handling of submount options in cifs_mount.Sean Finney1-13/+11
2011-05-19cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney1-35/+74
2011-05-19cifs: Add support for mounting Windows 2008 DFS sharesSean Finney1-0/+18
2011-05-19cifs: Extract DFS referral expansion logic to separate functionSean Finney1-36/+69
2011-05-19cifs: turn BCC into a static inlined functionJeff Layton1-3/+6
2011-05-19cifs: keep BCC in little-endian formatJeff Layton9-82/+41
2011-05-19cifs: fix some unused variable warnings in id_rb_searchJeff Layton1-5/+0
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky4-57/+113
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky3-113/+16
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French7-101/+102
2011-05-19cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar2-24/+325
2011-05-19cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar4-8/+167
2011-05-19CIFS: Add launder_page operation (try #3)Pavel Shilovsky1-6/+42
2011-05-19Introduce smb2 mounts as vers=2Steve French1-0/+17
2011-05-19CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky1-2/+8
2011-05-19cifs: fix comment in validate_t2Jeff Layton1-2/+3
2011-05-19[CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French3-1/+23
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French7-455/+109
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar5-21/+9
2011-05-19Introduce SMB2 Kconfig optionSteve French1-0/+20
2011-05-19Shrink stack space usage in cifs_construct_tconSteve French2-2/+5
2011-05-19fs:cifs:connect.c remove one to many l's in the word.Justin P. Mattock1-1/+1