• Home
  • Raw
  • Download

Lines Matching refs:mount

3 Add sockopt=TCP_NODELAY mount option. EA (xattr) routines hardened
15 for OpenOffice when on forcedirectio mount e.g.)
19 Fix memory leak in reconnect. Fix oops in DFS mount error path.
22 and noforceuid mount parameters. Fix small mem leak when using
23 ntlmv2. Fix 2nd mount to same server but with different port to
25 user explicitly overrides the port on the 2nd mount.
30 client generated ones by default (mount option "serverino" turned
32 mount options (so that when negotiating unix extensions specifying
34 uids to be overridden). Add support for scope mount parm. Improve
51 flag to be set to 2, and mount must enable krb5 to turn on extended security).
61 user's smb session. This fix allows cifs to mount multiple times to the
65 server disk (not just write it over the network). Add new mount
72 during mount). Endian convert inode numbers if necessary (makes it easier
77 Add "forcemandatorylock" mount option to allow user to use mandatory
102 and to handle certain codepage conversions better. Fix mount and
103 umount race that can cause oops in mount or umount or reconnect.
119 file is open with O_APPEND and file is on a directio (forcediretio) mount.
120 Fix bug in rewinding readdir directory searches. Add nodfs mount option.
128 mount option) and add new "dynperm" mount option to enable temporary caching
129 of mode (enable old behavior). Fix hang on mount caused when server crashes
134 Fix oops on second mount to server when null auth is used.
137 cached files. Fix setxattr failure to certain Samba versions. Fix mount
153 ability to mount to IPC$ share (which allows CIFS named pipes to be
161 with cifsacl mount option - mode bits are approximated based
163 mount helper is missing convert make sure that UNC name
169 Fix NTLMv2 signing. NFS server mounted over cifs works (if cifs mount is
170 done with "serverino" mount option). Add support for POSIX Unlink
173 mount option to allow disabling the CIFS Unix Extensions for just
174 that mount. Fix hang on spinlock in find_writable_file (race when
182 IPv6 support. Enable ipv6 addresses to be passed on mount (put the ipv6
183 address after the "ip=" mount option, at least until mount.cifs is fixed to
185 on mount even when Unix Extensions are negotiated (it used to be ignored
189 mount override username (so that null user connection is attempted)
217 Fix oops in list_del during mount caused by unaligned string.
231 Allow null user to be specified on mount ("username="). Do not return
236 work to Windows servers (mount with option "sec=ntlmv2").
244 to Windows servers now). Fix oops on mount to lanman servers
258 on mount if corresponding /proc/fs/cifs/SecurityFlags is set (0x4004).
259 Allow override of global cifs security flags on mount via "sec=" option(s).
266 to Unicode during mount. Fix memory leak in sess struct on reconnect.
297 from remote server even if file is open for write as long as mount is
321 supports large readx/writex, even when directio mount flag not specified.
332 to be more accurate. Fix big endian problem with mapchars mount option,
339 on mount (servernetbiosname). Add suspend support for power management, to
341 Add mount option for disabling the default behavior of sending byte range lock
343 mandatory lock behavior such as Evolution), and also mount option for
350 for long filenames on mounts which were done with "mapchars" mount option
354 Fix filename conversion when mapchars mount option was specified and
387 cifs_close. Add mount option for remapping reserved characters in
403 consistently in readdir and lookup (when serverino mount option is
412 Allow new nouser_xattr mount parm to disable xattr support for user namespace.
413 Do not flag user_xattr mount parm in dmesg. Retry failures setting file time
427 when mounting with the directio mount option. Fix oops after
428 returning from mount when experimental ExtendedSecurity enabled and
459 the server (add also acl and noacl mount options).
464 ones by specifying mount option "serverino" - this is required for some apps
483 Add new mount parm to control whether mode check (generic_permission) is done
488 on mknod to match create and mkdir. Add optional mount parm to allow
499 (block/char/fifo) properly. Remove spurious mount warning log entry when
500 credentials passed as mount argument. Set major/minor device number in
587 Allow file_mode and dir_mode (specified at mount time) to be enforced
613 oplock on file. Fix spurious logging of valid already parsed mount options
628 (read oplock) not allowed. Treat "sep=" when first mount option
629 as an override of comma as the default separator between mount
638 Gracefully clean up failed mounts when attempting to mount to servers such as
640 embedded commas in mount parsing of passwords.
654 Fix unload_nls oops in a mount failure path. Serialize writes to same socket
683 Add missing mount options including iocharset. SMP fixes in write and open.
742 uid if a) the mount uid does not match the current uid and b) we have another
743 session to the same server (ip address) for a different mount which
769 Fix mount options for ro (readonly), uid, gid and file and directory mode.
804 unload nls if mount fails.
822 mount). Add support for overriding rsize at mount time.
828 mount option to be passed in on parameter distinct from the first part
830 tcp port of the target server via new mount option "-port="
881 Fix oops when username not passed in on mount. Extensive fixes and improvements
944 Update mount so the -unc mount option is no longer required (the ip address can be specified
1001 Introduced optional mount helper utility mount.cifs and made coreq changes to cifs vfs to enable
1006 Rewrote much of connection and mount/unmount logic to handle bugs with
1049 4) Fixed error logging of valid mount options