• Home
  • Raw
  • Download

Lines Matching refs:to

3 Improve support for multiple security contexts to the same server. We
4 used to use the same "vcnumber" for all connections which could cause
5 the server to treat subsequent connections, especially those that
7 user's smb session. This fix allows cifs to mount multiple times to the
13 Add "forcemandatorylock" mount option to allow user to use mandatory
16 specified and user does not have access to query information about the
17 top of the share. Fix problem in 2.6.28 resolving DFS paths to
18 Samba servers (worked to Windows). Fix rmdir so that pending search
21 when using DFS. Add better file create support to servers which support
27 Various fixes to make delete of open files behavior more predictable
30 file to a temporary name). Add experimental support for more safely
31 handling fcntl(F_SETLEASE). Convert cifs to using blocking tcp
36 data can in some cases not get written to the file on the server before the
37 file is closed. Fix DFS parsing to properly handle path consumed field,
38 and to handle certain codepage conversions better. Fix mount and
46 Fix endian problems in acl (mode from/to cifs acl) on bigendian
48 files (e.g. "cp -a") to Windows servers. For mkdir and create honor setgid bit
50 create. Update cifs.upcall version to handle new Kerberos sec flags
53 authentication (requires setting SecurityFlags to 0x30030 to enable
54 lanman and plain text though). Fix writes to be at correct offset when
62 Disable temporary caching of mode bits to servers which do not support
64 mount option) and add new "dynperm" mount option to enable temporary caching
70 Fix oops on second mount to server when null auth is used.
73 cached files. Fix setxattr failure to certain Samba versions. Fix mount
74 of second share to disconnected server session (autoreconnect on this).
75 Add ability to modify cifs acls for handling chmod (when mounted with
78 mounted to Windows servers. Fix slow file open when cifsacl
84 Fix memory leak in statfs when mounted to very old servers (e.g.
86 which support the current POSIX Extensions to provide better semantics
89 ability to mount to IPC$ share (which allows CIFS named pipes to be
91 connect fails (e.g. due to signing negotiation failure) fix
92 leak that causes cifsd not to stop and rmmod to fail to cleanup
109 mount option to allow disabling the CIFS Unix Extensions for just
111 reopening file after session crash). Byte range unlock request to
118 IPv6 support. Enable ipv6 addresses to be passed on mount (put the ipv6
119 address after the "ip=" mount option, at least until mount.cifs is fixed to
120 handle DNS host to ipv6 name translation). Accept override of uid or gid
121 on mount even when Unix Extensions are negotiated (it used to be ignored
122 when Unix Extensions were ignored). This allows users to override the
126 to match what documentation said. Support for very large reads, over 127K,
127 available to some newer servers (such as Samba 3.0.26 and later but
129 time to a larger value which may hurt performance in some cases).
134 Fix mtime bouncing around from local idea of last write times to remote time.
137 (which we are about to overwrite anyway) when writing out file opened rw.
139 from read-only back to read-write, reflect this change in default file mode
141 Allow setting of attribute back to ATTR_NORMAL (removing readonly dos attribute
142 when archive dos attribute not set and we are changing mode back to writeable
146 mounted to windows. Add support for POSIX MkDir (slight performance
156 Seek to SEEK_END forces check for update of file size for non-cached
157 files. Allow file size to be updated on remote extend of locally open,
158 non-cached file. Fix reconnect to newer Samba servers (or other servers
167 Allow null user to be specified on mount ("username="). Do not return
168 EINVAL on readdir when filldir fails due to overwritten blocksize
171 not reporting whether the retry worked or not). Fix NTLMv2 to
172 work to Windows servers (mount with option "sec=ntlmv2").
180 to Windows servers now). Fix oops on mount to lanman servers
182 (SMB to query all EAs) if nouser_xattr specified. Fix SE Linux
189 Fix oops on ls to OS/2 servers. Add support for level 1 FindFirst
190 so we can do search (ls etc.) to OS/2. Do not send NTCreateX
192 (instead use legacy equivalents from LANMAN dialect). Fix to allow
199 POSIX locking to servers which support CIFS POSIX Extensions
202 to Unicode during mount. Fix memory leak in sess struct on reconnect.
203 Fix rare oops after acpi suspend. Fix O_TRUNC opens to overwrite on
209 Fix slow oplock break when mounted to different servers at the same time and
210 the tids match and we try to find matching fid on wrong server. Fix read
212 vs. rename race which could cause each to hang. Return . and .. even
213 if server does not. Allow searches to skip first three entries and
226 to the protocol implemented). Slow down negprot slightly in port 139
227 RFC1001 case to give session_init time on buggy servers.
241 stress on writes). Modify cifs Kconfig options to expose CONFIG_CIFS_STATS2
252 to be smaller at first (but increasing) so large write performance performance
255 allowing an SMBs TCP length to be up to a few bytes longer than it should be.
265 and this is followed by a rewind search to just before the deleted entry.
266 Do not attempt to set ctime unless atime and/or mtime change requested
268 to be more accurate. Fix big endian problem with mapchars mount option,
273 Add support for mounting to older pre-CIFS servers such as Windows9x and ME.
275 on mount (servernetbiosname). Add suspend support for power management, to
278 requests to the server (necessary for certain applications which break with
299 no longer needed). Fix readdir to ASCII servers (ie older servers
307 which was cached could cause the file's time stamp to be updated
320 unless server explicitly claims to support them in CIFS Unix extensions
322 different users from the same client to the same server. Fix oops in
325 of these seven reserved characters, except backslash, to be recognized).
326 Fix invalid transact2 message (we were sometimes trying to interpret
342 for inodes created in either path since servers are not always able to
348 Allow new nouser_xattr mount parm to disable xattr support for user namespace.
357 Fix capabilities flags for large readx so as to allow reads larger than 64K.
361 Add module init parm for large SMB buffer size (to allow it to be changed
365 SpnegoNegotiated returning invalid error. Fix case to retry better when
366 peek returns from 1 to 3 bytes on socket which should have more data.
367 Fixed path based calls (such as cifs lookup) to handle path names
369 from Samba server to DC (Samba required dummy LM password).
374 (unless built with the experimental flag) to fix hang with KDE
383 Add setfacl support to allow setting of ACLs remotely to Samba 3.10 and later
385 to EOPNOTSUPP when server does not support posix acls on the wire. Fix
390 Fix internationalization problem in cifs readdir with filenames that map to
392 for readdir to netapp servers. Fix search rewind (seek into readdir to return
394 buffer size to small to fit filename. Add support for reading POSIX ACLs from
401 to work which double check hardlinked files and have persistent inode numbers.
407 to reconnect on reverse of port 445. Treat reparse points (NTFS junctions)
412 Add config option to enable XATTR (extended attribute) support, mapping
413 xattr names in the "user." namespace space to SMB/CIFS EAs. Lots of
419 Add new mount parm to control whether mode check (generic_permission) is done
424 on mknod to match create and mkdir. Add optional mount parm to allow
427 user want the server to set the uid/gid on newly created files (rather than
434 (in build_wildcard_path_from_dentry). Fix mknod to pass type field
441 Fix /proc/fs/cifs/Stats and DebugData display to handle larger
442 amounts of return data. Properly limit requests to MAX_REQ (50
445 session to the same server (but with different userids) exists and one
455 to avoid oops in sendmsg if overlapping with reconnect. Do not
464 Fix prepare write of partial pages to read in data from server if possible.
466 cifsd process sometimes to hang around forever. Improve out of memory
481 Change to mempools for alloc smb request buffers and multiplex structs
482 to better handle low memory problems (and potential deadlocks).
492 Fix open of files in which O_CREATE can cause the mode to change in
495 hashing. Fix overwrite of Linux user's view of file mode to Windows servers.
504 Better port 139 support to Windows servers (RFC1001/RFC1002 Session_Initialize)
509 Fix reconnection (and certain failed mounts) to properly wake up the
512 to kernel log when application with open network files killed.
517 to the kernel log). Fix intermittent failure in connectathon
523 Allow file_mode and dir_mode (specified at mount time) to be enforced
532 testcases (including fsx, and even large file copy) to fail over time.
538 creation and file open to such servers. Fix semaphore conflict which causes
539 slow delete of open file to Samba (which unfortunately can cause an oplock
540 break to self while vfs_unlink held i_sem) which can hang for 20 seconds.
544 fixes to cifs_readpages for fsx test case
555 Connect to server when port number override not specified, and tcp port
556 unitialized. Reset search to restart at correct file when kernel routine
574 Gracefully clean up failed mounts when attempting to mount to servers such as
585 the support for CIFS Unix Extensions to be disabled via proc interface.
590 Fix unload_nls oops in a mount failure path. Serialize writes to same socket
601 Fix oops (in send_sig) caused by CIFS unmount code trying to
608 Fix problem reconnecting secondary mounts to same server after session
614 Fix to list processing in reopen_files. Fix reconnection when server hung
642 Fix oops on write to dead tcp session. Remove error log write for case when file open
653 Fix oops on big endian readdir. Set blksize to be even power of two (2**blkbits) to fix
663 Fix oops in mkdir when server fails to return inode info. Fix oops in reopen_files
664 during auto reconnection to server after server recovered from failure.
670 Enable oplock by default. Enable packet signing by default (needed to
675 Fix oops when mounting to long server names caused by inverted parms to kmalloc.
679 session to the same server (ip address) for a different mount which
685 code (distributed caching) to properly send response to oplock
693 packet signing to be required now. Fix statfs (stat -f)
694 which recently started returning errors due to
709 Fix errors displayed on failed mounts to be more understandable.
710 Fixed various incorrect or misleading smb to posix error code mappings.
714 Fix display of NTFS DFS junctions to display as symlinks.
717 of openfile linked list. Allow writebehind caching errors to
718 be returned to the application at file close.
722 Clean up options displayed in /proc/mounts by show_options to
727 Fix delete of readonly file to Windows servers. Reflect
730 Fix shortened results on readdir of large directories to
744 Add resume key support to search (readdir) code to workaround
757 Fix oops in get dfs referral (triggered when null path sent in to
763 Fix writepage code to release kmap on write data. Allow "-ip=" new
764 mount option to be passed in on parameter distinct from the first part
772 to make 2.4 and 2.5 versions more consistent.
780 kernel change to daemonize. Fix memory leak in readdir code which
792 Finish fixes to commit write for caching/readahead consistency. fsx
793 now works to Samba servers. Fix oops caused when readahead
798 Fix data corruption (in partial page after truncate) that caused fsx to
799 fail to Windows servers. Cleaned up some extraneous error logging in
811 (or other SMBSessSetup failure). Increase maximum buffer size to slightly
812 over 16K to allow negotiation of up to Samba and Windows server default read
818 to error logging (strip redundant newlines, change debug macros to ensure newline
819 passed in and to be more consistent). Fix writepage wrong file handle problem,
820 a readonly file handle could be incorrectly used to attempt to write out
821 file updates through the page cache to multiply open files. This could cause
822 the iozone benchmark to fail on the fwrite test. Fix bug mounting two different
823 shares to the same Windows server when using different usernames
824 (doing this to Samba servers worked but Windows was rejecting it) - now it is
825 possible to use different userids when connecting to the same server from a
841 Changed read and write to go through pagecache. Added additional address space operations.
847 the simultaneous operations counter (/proc/fs/cifs/SimultaneousOps) to increase on
852 Fix bigendian bug in order of time conversion. Merge 2.5 to 2.4 version. Formatting cleanup.
857 Also included a modified version of his fix to protect global list manipulation of
862 Fix problem with captive thread hanging around at unmount time. Adjust to 2.5.42-pre
863 changes to superblock layout. Remove wasteful allocation of smb buffers (now the send
868 More stylistic updates to better match kernel style. Add additional statistics
874 Replace call to sleep_on with safer wait_on_event.
875 Make stylistic changes to better match kernel style recommendations.
890 Fixes to setting of allocation size and file size.
930 …" (i.e. not encapsulated in SPNEGO) NTLMSSP (i.e. the Security Provider Interface used to negotiate
937 Introduced optional mount helper utility mount.cifs and made coreq changes to cifs vfs to enable
942 Rewrote much of connection and mount/unmount logic to handle bugs with
943 multiple uses to same share, multiple users to same server etc.
947 Fixed major problem with dentry corruption (missing call to dput)
951 Rewrite of readdir code to fix bug. Various fixes for bigendian machines.
952 Begin adding oplock support. Multiusermount and oplockEnabled flags added to /proc/fs/cifs
961 Fixed 2.5 support to handle build and configure changes as well as misc. 2.5 changes. Now can build
963 Support for STATUS codes (newer 32 bit NT error codes) added. DFS support begun to be added.
973 1) Fixed lockrange to be correct (it was one byte too short)
975 2) Fixed GETLK (i.e. the fcntl call to test a range of bytes in a file to see if locked) to correct…
979 in most cases. Eventually will offer optional ability to query server for the correct perms.
981 3) Fixed eventual trap when mounting twice to different shares on the same server when the first su…
989 6) Moved negotiate, treeDisconnect and uloggoffX (only tConx and SessSetup remain in connect.c) to