Commit Graph

612 Commits (004a403c2e954734090a69aedc7f4f822bdcc142)

Author SHA1 Message Date
Steve French 79ee9a8b2d [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled 17 years ago
Steve French dbdbb87636 [CIFS] Fix hang in mount when negprot causes server to kill tcp session 17 years ago
Chris Wright ddb2c43594 asn1: additional sanity checking during BER decoding 17 years ago
Al Viro 1d92cfd54a cifs endianness fixes 17 years ago
Jeff Layton 5132861a7a disable most mode changes on non-unix/non-cifsacl mounts 17 years ago
Steve French b7206153f6 [CIFS] Correct incorrect obscure open flag 17 years ago
Steve French 27adb44c4f [CIFS] warn if both dynperm and cifsacl mount options specified 17 years ago
Jeff Layton 4ca691a892 silently ignore ownership changes unless unix extensions are enabled or we're faking uid changes 17 years ago
Steve French 4e94a105ed [CIFS] remove trailing whitespace 17 years ago
Jeff Layton b0fd30d3e7 when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions 17 years ago
Jeff Layton 4468eb3fd1 on non-posix shares, clear write bits in mode when ATTR_READONLY is set 17 years ago
Steve French aaa9bbe039 [CIFS] remove unused variables 17 years ago
Dave Jones 0a891adccc [CIFS] Fix reversed memset arguments 17 years ago
Igor Mammedov e4058245ac Adds username in the upcall key for unattended mounts with keytab 17 years ago
Steve French 0d817bc0d6 [CIFS] Remove redundant NULL check 17 years ago
Steve French 397d71ddfd [CIFS] Remove debug statement 17 years ago
Igor Mammedov 5651ced3ab Fix possible access to undefined memory region. 17 years ago
Steve French b9a3260f25 [CIFS] Enable DFS support for Windows query path info 17 years ago
Steve French 0e4bbde94f [CIFS] Enable DFS support for Unix query path info 17 years ago
Steve French 89562b777c [CIFS] add missing seq_printf to cifs_show_options for hard mount option 17 years ago
Steve French 2b280fab12 [CIFS] add more complete mount options to cifs_show_options 17 years ago
Steve French a1fe78f16e [CIFS] Add missing defines for DFS 17 years ago
Igor Mammedov fec4585fd7 CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec. 17 years ago
Igor Mammedov de2db8d790 Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now. 17 years ago
Steve French 95b1cb90b7 [CIFS] enable parsing for transport encryption mount parm 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Steve French f9ddcca4cf [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl 17 years ago
Steve French c32916374b [CIFS] suppress duplicate warning 17 years ago
Steve French 646dd53987 [CIFS] Fix paths when share is in DFS to include proper prefix 17 years ago
Jeff Layton 35fc37d517 add function to convert access flags to legacy open mode 17 years ago
Jeff Layton e10f7b551d clarify return value of cifs_convert_flags() 17 years ago
Steve French 77c57ec896 [CIFS] don't explicitly do a FindClose on rewind when directory search has ended 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Marcin Slusarz ed5f037005 [CIFS] CIFSSMBPosixLock should return -EINVAL on error 17 years ago
Jeff Layton 6353450a2d fix memory leak in CIFSFindNext 17 years ago
Jeff Layton d0a9c078db [CIFS] CIFS currently allows for permissions to be changed on files, even 17 years ago
Steve French e691b9d1a0 [CIFS] don't allow demultiplex thread to exit until kthread_stop is called 17 years ago
Jeff Layton 67750fb9e0 [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir 17 years ago
Jeff Layton 02eadeffda [CIFS] add local struct inode pointer to cifs_setattr 17 years ago
Cyrill Gorcunov 1b20d67218 [CIFS] cifs_find_tcp_session cleanup 17 years ago
Steve French af4b3c355c [CIFS] fix build warning 17 years ago
Igor Mammedov 7c5e628f95 [CIFS] Fixed build warning in is_ip 17 years ago
Steve French cf432eb50f [CIFS] cleanup cifsd completion 17 years ago
Steve French dea570e08a [CIFS] Remove over-indented code in find_unc(). 17 years ago
Steve French 5ade9deaaa [CIFS] fix typo 17 years ago
Steve French 9b1ec9ecea [CIFS] Remove duplicate call to mode_to_acl 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Igor Mammedov bf62fd887c [CIFS] fixed compatibility issue with samba refferal request 17 years ago
Steve French 39da984711 [CIFS] Fix statfs formatting 17 years ago