Commit Graph

629 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Chris Wright e2d2867ff8 When verifying the decoded header before decoding the object identifier 17 years ago
Shirish Pargaonkar ef571cadd5 [CIFS] Fix warnings from checkpatch 17 years ago
Shirish Pargaonkar b1910ad622 [CIFS] Fix improper endian conversion of ACL subauth field 17 years ago
Shirish Pargaonkar 76c510ad2e [CIFS] Fix possible double free if search immediately after search rewind fails 17 years ago
Steve French 99b1f5b2f6 [CIFS] remove checkpatch warning 17 years ago
Alexey Dobriyan f984c7b982 Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> 17 years ago
Harvey Harrison 5ca33c6ac3 cifs: assorted endian annotations 17 years ago
Jeff Layton 8efdbde647 [CIFS] break ATTR_SIZE changes out into their own function 17 years ago
Jeff Layton 09e50d55a9 lockdep: annotate cifs in-kernel sockets 17 years ago
Jan Beulich 04e1e0ccca [CIFS] Fix compiler warning on 64-bit 17 years ago
Jeff Layton 536abdb080 cifs: fix wksidarr declaration to be big-endian friendly 17 years ago
Jeff Layton e911d0cc87 cifs: fix inode leak in cifs_get_inode_info_unix 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
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