summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-06-10[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French
2008-06-10[CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French
2008-06-05asn1: additional sanity checking during BER decodingChris Wright
2008-06-04cifs endianness fixesAl Viro
2008-05-25disable most mode changes on non-unix/non-cifsacl mountsJeff Layton
2008-05-23[CIFS] Correct incorrect obscure open flagSteve French
2008-05-23[CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French
2008-05-23silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton
2008-05-23[CIFS] remove trailing whitespaceSteve French
2008-05-23when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton
2008-05-23on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton
2008-05-23[CIFS] remove unused variablesSteve French
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov
2008-05-22[CIFS] Remove redundant NULL checkSteve French
2008-05-21[CIFS] Remove debug statementSteve French
2008-05-21Fix possible access to undefined memory region.Igor Mammedov
2008-05-20[CIFS] Enable DFS support for Windows query path infoSteve French
2008-05-20[CIFS] Enable DFS support for Unix query path infoSteve French
2008-05-19[CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French
2008-05-17[CIFS] add more complete mount options to cifs_show_optionsSteve French
2008-05-16[CIFS] Add missing defines for DFSSteve French
2008-05-16CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov
2008-05-16Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French
2008-05-15[CIFS] Finishup DFS codeSteve French
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French
2008-05-15[CIFS] suppress duplicate warningSteve French
2008-05-15[CIFS] Fix paths when share is in DFS to include proper prefixSteve French
2008-05-14add function to convert access flags to legacy open modeJeff Layton
2008-05-14clarify return value of cifs_convert_flags()Jeff Layton
2008-05-13[CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French
2008-05-13[CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz
2008-05-13fix memory leak in CIFSFindNextJeff Layton
2008-05-12[CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton
2008-05-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French
2008-05-11[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton
2008-05-11[CIFS] add local struct inode pointer to cifs_setattrJeff Layton
2008-05-11[CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov
2008-05-09[CIFS] fix build warningSteve French
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov
2008-05-06[CIFS] cleanup cifsd completionSteve French
2008-05-06[CIFS] Remove over-indented code in find_unc().Steve French
2008-05-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-05-02[CIFS] fix typoSteve French
2008-04-29[CIFS] Remove duplicate call to mode_to_aclSteve French
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French