Lines Matching refs:in

9 have duplicated data). Fix oops in cifs_lookup. Workaround problem
10 mounting to OS/400 Netserve. Fix oops in cifs_get_tcp_session.
13 FindFirst fails but QPathInfo queries works). Fix oops with dfs in
19 Fix memory leak in reconnect. Fix oops in DFS mount error path.
42 Guard against buffer overruns in various UCS-2 to UTF-8 string conversions
70 Fix "redzone overwritten" bug in cifs_put_tcon (CIFSTcon may allocate too
81 top of the share. Fix problem in 2.6.28 resolving DFS paths to
84 removed directory. Fix oops in cifs_dfs_ref.c when prefixpath is not reachable
93 in a way that more servers accept, but only if we can first rename the
97 This reduces the number of EAGAIN errors returned by TCP/IP in
99 when sending large SMBWriteX requests). Fix case in which a portion of
100 data can in some cases not get written to the file on the server before the
103 umount race that can cause oops in mount or umount or reconnect.
110 Fix endian problems in acl (mode from/to cifs acl) on bigendian
120 Fix bug in rewinding readdir directory searches. Add nodfs mount option.
143 enabled. Fix memory leak in FindNext when the SMB call returns -EBADF.
148 Fix memory leak in statfs when mounted to very old servers (e.g.
174 that mount. Fix hang on spinlock in find_writable_file (race when
193 time to a larger value which may hurt performance in some cases).
199 Fix hang (in i_size_read) when simultaneous size update of same remote file
203 from read-only back to read-write, reflect this change in default file mode
217 Fix oops in list_del during mount caused by unaligned string.
233 (fixes FC problem). Return error in rename 2nd attempt retry (ie report
247 problem (instantiate inodes/dentries in right order for readdir).
266 to Unicode during mount. Fix memory leak in sess struct on reconnect.
278 begin at any location. Fix oops in find_writeable_file.
282 Fix NTLMv2 security (can be enabled in /proc/fs/cifs) so customers can
286 max smb buffer size when CIFSMaxBufSize over 64K. Fix oops in
290 to the protocol implemented). Slow down negprot slightly in port 139
322 Write size will in many cases now be 16K instead of 4K which greatly helps
323 file copy performance on lightly loaded networks. Fix oops in dnotify
328 Fix readdir caching when unlink removes file in current search buffer,
338 For these older servers, add option for passing netbios name of server in
351 specified. Ensure multiplex ids do not collide. Fix case in which
365 Fix out of memory case in which data could be written one page
366 off in the page cache.
370 Fix caching problem, in which readdir of directory containing a file
380 Fix oops in ls when Transact2 FindFirst (or FindNext) returns more than one
384 unless server explicitly claims to support them in CIFS Unix extensions
386 different users from the same client to the same server. Fix oops in
387 cifs_close. Add mount option for remapping reserved characters in
393 Reduce the number of large buffer allocations in cifs response processing
400 do not get marked delete on close. Display sizes of cifs buffer pools in
401 cifs stats. Fix oops in unmount when cifsd thread being killed by
403 consistently in readdir and lookup (when serverino mount option is
406 for inodes created in either path since servers are not always able to
413 Do not flag user_xattr mount parm in dmesg. Retry failures setting file time
416 Handle passwords with multiple commas in them.
420 Fix default mode in sysfs of cifs module parms. Remove old readdir routine.
439 file browser. Fix DNOTIFY flag mappings. Fix hang (in wait_event
440 waiting on an SMB response) in SendReceive when session dies but
442 minimum number of large and small network buffers in the buffer pools,
450 improperly zeroed buffer in CIFS Unix extensions set times call.
454 Fix internationalization problem in cifs readdir with filenames that map to
455 longer UTF-8 strings than the string on the wire was in Unicode. Add workaround
477 xattr names in the "user." namespace space to SMB/CIFS EAs. Lots of
479 or out of order NULL pointer checks in little used error paths).
489 override of the default uid behavior (in which the server sets the uid
492 using uid of the client processes you would in a local filesystem).
497 info into /proc/fs/cifs/DebugData. Fix oops in rare oops in readdir
498 (in build_wildcard_path_from_dentry). Fix mknod to pass type field
500 credentials passed as mount argument. Set major/minor device number in
511 Do not loop reconnecting in cifsd demultiplex thread when admin
518 except when already in write. Grab per socket sem during reconnect
519 to avoid oops in sendmsg if overlapping with reconnect. Do not
526 Update number of blocks in file so du command is happier (in Linux a fake
527 blocksize of 512 is required for calculating number of blocks in inode).
528 Fix prepare write of partial pages to read in data from server if possible.
531 checks in cifs_filldir
535 Fix incorrect file size in file handle based setattr on big endian hardware.
536 Fix oops in build_path_from_dentry when out of memory. Add checks for invalid
537 and closing file structs in writepage/partialpagewrite. Add statistics
538 for each mounted share (new menuconfig option). Fix endianness problem in
539 volume information displayed in /proc/fs/cifs/DebugData (only affects
556 Fix open of files in which O_CREATE can cause the mode to change in
557 some cases. Fix case in which retry of write overlaps file close.
558 Fix PPC64 build error. Reduce excessive stack usage in smb password
574 blocked users thread so it does not seem hung (in some cases was blocked
581 to the kernel log). Fix intermittent failure in connectathon
582 test7 (hardlink count not immediately refreshed in case in which
594 Fix some small memory leaks in some unmount error paths. Fix major leak
595 of cache pages in readpages causing multiple read oriented stress
601 This allows files that differ only in case and improves performance of file
625 Fix caching problem when files opened by multiple clients in which
640 embedded commas in mount parsing of passwords.
648 protocol response. Fix oops in reopen_file when dentry freed. Allow
653 Fix hang in commit_write during reconnection of open files under heavy load.
654 Fix unload_nls oops in a mount failure path. Serialize writes to same socket
655 which also fixes any possible races when cifs signatures are enabled in SMBs
665 Fix oops (in send_sig) caused by CIFS unmount code trying to
673 failure. Fix invalid dentry - race in mkdir when directory gets created
678 Fix to list processing in reopen_files. Fix reconnection when server hung
683 Add missing mount options including iocharset. SMP fixes in write and open.
684 Fix errors in reconnecting after TCP session failure. Fix module unloading
690 list processing in file routines. Check return code on kmalloc in open.
695 Fix oops in reopen_files when invalid dentry. drop dentry on server rename
701 Fix scheduling while atomic error in getting inode info on newly created file.
727 Fix oops in mkdir when server fails to return inode info. Fix oops in reopen_files
759 invalid value (-1 instead of 0) being set in the
779 They are the network equivalent. Fix oops in
786 Clean up options displayed in /proc/mounts by show_options to
792 presence or absence of read only dos attribute in mode
821 Fix oops in get dfs referral (triggered when null path sent in to
826 Fix buffer overrun in readdir which caused intermittent kernel oopses.
828 mount option to be passed in on parameter distinct from the first part
835 reflected in the local inode immediately. Cleanup of whitespace
842 (which was causing the warning in kmem_cache_free of the request buffers
844 kernel change to daemonize. Fix memory leak in readdir code which
845 showed up in "ls -R" (and applications that did search rewinding).
852 especially in deep directory trees. Fix various build warnings.
862 Fix data corruption (in partial page after truncate) that caused fsx to
863 fail to Windows servers. Cleaned up some extraneous error logging in
868 Fix memory leak in AllocMidQEntry.
881 Fix oops when username not passed in on mount. Extensive fixes and improvements
883 passed in and to be more consistent). Fix writepage wrong file handle problem,
895 Fix oops in readpages caused by not setting address space operations in inode in
910 Added writepage code for additional memory mapping support. Fixed leak in xids causing
916 Fix bigendian bug in order of time conversion. Merge 2.5 to 2.4 version. Formatting cleanup.
920 Fixes from Zwane Mwaikambo for adding missing return code checking in a few places.
945 in a UNC style device name. Implementation of readpage/writepage started.
994 Implemented "Raw" (i.e. not encapsulated in SPNEGO) NTLMSSP (i.e. the Security Provider Interface u…
997 (which is the mechanism preferred by Windows 2000 server in the absence of Kerberos).
1002 it. Fixed a few bugs in the DFS code (e.g. bcc two bytes too short and incorrect uid in PDU).
1017 although corresponding function not fully implemented in the vfs yet
1039 2) Fixed GETLK (i.e. the fcntl call to test a range of bytes in a file to see if locked) to correct…
1043 in most cases. Eventually will offer optional ability to query server for the correct perms.
1053 6) Moved negotiate, treeDisconnect and uloggoffX (only tConx and SessSetup remain in connect.c) to …