Lines Matching refs:on
23 on create, and improves semantics for write of locked ranges).
28 (when delete of an open file fails we mark the file as "delete-on-close"
34 high stress workloads (and the number of retries on socket writes
36 data can in some cases not get written to the file on the server before the
43 Fix premature write failure on congested networks (we would give up
44 on EAGAIN from the socket too quickly on large writes).
45 Cifs_mkdir and cifs_create now respect the setgid bit on parent dir.
46 Fix endian problems in acl (mode from/to cifs acl) on bigendian
47 architectures. Fix problems with preserving timestamps on copying open
49 on parent directory when server supports Unix Extensions but not POSIX
52 on dns_upcall (resolving DFS referralls). Fix plain text password
55 file is open with O_APPEND and file is on a directio (forcediretio) mount.
65 of mode (enable old behavior). Fix hang on mount caused when server crashes
70 Fix oops on second mount to server when null auth is used.
71 Enable experimental Kerberos support. Return writebehind errors on flush
72 and sync so that events like out of disk space get reported properly on
74 of second share to disconnected server session (autoreconnect on this).
88 account umask on posix mkdir not just older style mkdir. Add
93 cifs_request_buffers pool. Fix problem with POSIX Open/Mkdir on
95 EAGAIN returned on kern_recvmsg. Return better error if server
98 on the contents of the ACL of the file or directory. When cifs
110 that mount. Fix hang on spinlock in find_writable_file (race when
112 windows server could unlock more bytes (on server copy of file)
118 IPv6 support. Enable ipv6 addresses to be passed on mount (put the ipv6
121 on mount even when Unix Extensions are negotiated (it used to be ignored
124 gids on the server do not match those of the client. Make "sec=none"
136 on smp system corrupts sequence number. Do not reread unnecessarily partial page
138 When DOS attribute of file on non-Unix server's file changes on the server side
143 on server which does not support the Unix Extensions). Remove read only dos
144 attribute on chmod when adding any write permission (ie on any of
154 Fix file corruption which could occur on some large file
157 files. Allow file size to be updated on remote extend of locally open,
162 stat information on the open, and allows setting the mode).
167 Allow null user to be specified on mount ("username="). Do not return
168 EINVAL on readdir when filldir fails due to overwritten blocksize
178 on requests on other threads. Improve POSIX locking emulation,
180 to Windows servers now). Fix oops on mount to lanman servers
189 Fix oops on ls to OS/2 servers. Add support for level 1 FindFirst
194 on mount if corresponding /proc/fs/cifs/SecurityFlags is set (0x4004).
195 Allow override of global cifs security flags on mount via "sec=" option(s).
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
210 the tids match and we try to find matching fid on wrong server. Fix read
220 be followed (not just recognized). Fix wraparound of bcc on
223 cifs_user_read and cifs_readpages (when EAGAIN on send of smb
224 on socket is returned over and over). Add POSIX (advisory) byte range
227 RFC1001 case to give session_init time on buggy servers.
235 on tree connect if share mode negotiated.
239 Defer close of a file handle slightly if pending writes depend on that handle
241 stress on writes). Modify cifs Kconfig options to expose CONFIG_CIFS_STATS2
243 CIFS Unix Extensions. Fix setfacl/getfacl on bigendian. Timeout negative
245 on the server will be recognized. Add client side permission check on setattr.
251 Fix tcp socket retransmission timeouts (e.g. on ENOSPACE from the socket)
253 over GigE is better. Do not hang thread on illegal byte range lock response
259 file copy performance on lightly loaded networks. Fix oops in dnotify
275 on mount (servernetbiosname). Add suspend support for power management, to
286 for long filenames on mounts which were done with "mapchars" mount option
309 file data on the client for that file even as the server copy changed).
335 Fix updates of DOS attributes and time fields so that files on NT4 servers
336 do not get marked delete on close. Display sizes of cifs buffer pools in
366 peek returns from 1 to 3 bytes on socket which should have more data.
376 waiting on an SMB response) in SendReceive when session dies but
385 to EOPNOTSUPP when server does not support posix acls on the wire. Fix
391 longer UTF-8 strings than the string on the wire was in Unicode. Add workaround
407 to reconnect on reverse of port 445. Treat reparse points (NTFS junctions)
408 as directories rather than symlinks because we can do follow link on them.
420 on the client. If Unix extensions are enabled and the uids on the client
421 and server do not match, client permission checks are meaningless on
422 server uids that do not exist on the client (this does not affect the
423 normal ACL check which occurs on the server). Fix default uid
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
456 reset cached inode file size on readdir for files open for write on
465 Fix race on tcpStatus field between unmount and reconnection code, causing
471 Fix incorrect file size in file handle based setattr on big endian hardware.
486 Fix incomplete listings of large directories on Samba servers when Unix
549 oplock on file. Fix spurious logging of valid already parsed mount options
580 Invalidate local inode cached pages on oplock break and when last file
603 error on harmless oplock release of closed handle.
607 Fix unsafe global variable usage and password hash failure on gcc 3.3.1
615 but tcpip session still alive. Set proper timeout on socket read.
626 list processing in file routines. Check return code on kmalloc in open.
631 Fix oops in reopen_files when invalid dentry. drop dentry on server rename
632 and on revalidate errors. Fix cases where pid is now tgid. Fix return code
633 on create hard link when server does not support them.
637 Fix scheduling while atomic error in getting inode info on newly created file.
642 Fix oops on write to dead tcp session. Remove error log write for case when file open
647 Fix non-POSIX behavior on rename of open file and delete of open file by taking
648 advantage of trans2 SetFileInfo rename facility if available on target server.
649 Retry on ENOSPC and EAGAIN socket errors.
653 Fix oops on big endian readdir. Set blksize to be even power of two (2**blkbits) to fix
659 Fix oops on empty file readahead. Fix for file size handling for locally cached files.
700 Fix oops on stopping oplock thread when removing cifs when
709 Fix errors displayed on failed mounts to be more understandable.
730 Fix shortened results on readdir of large directories 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
770 Fix search handle leak on rewind. Fix setuid and gid so that they are
777 Fix signal sending so that captive thread (cifsd) exits on umount
817 Fix oops when username not passed in on mount. Extensive fixes and improvements
822 the iozone benchmark to fail on the fwrite test. Fix bug mounting two different
826 Linux client. Fix oops when treeDisconnect called during unmount on
847 the simultaneous operations counter (/proc/fs/cifs/SimultaneousOps) to increase on
885 Fix intermittent problem with incorrect smb header checking on badly
894 Various 2.5.38 fixes. Now works on 2.5.38
914 Various FindNext fixes for incorrect filenames on large directory searches on big endian
915 clients. basic posix file i/o tests now work on big endian machines, not just le
920 Various Big Endian fixes found during testing on the Linux on 390. Various fixes for compatibility…
921 versions of 2.4 kernel (now builds and works again on kernels at least as early as 2.4.7).
926 files now return the correct number of links on fstat as they are repeatedly linked and unlinked.
962 on current 2.5 beta version (2.5.24) of the Linux kernel as well as on 2.4 Linux kernels.
981 3) Fixed eventual trap when mounting twice to different shares on the same server when the first su…