Commit Graph

50 Commits (95281e352e19b670458563a5ca746195c183a98f)

Author SHA1 Message Date
Jeff Layton 9508991093 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Jeff Layton b0fd30d3e7 when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions 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 67750fb9e0 [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
Steve French ed2b91701d [CIFS] Do not log path names in lookup errors 17 years ago
Steve French 44093ca2fe [CIFS] acl support part 6 18 years ago
Steve French 92ad9b93cd [CIFS] named pipe support (part 2) 18 years ago
Steve French 7f8ed420f8 [CIFS] CIFS support for named pipes (part 1) 18 years ago
Steve French 77159b4df8 [CIFS] Fix warnings shown by newer version of sparse 18 years ago
Steve French c18c842b1f [CIFS] Allow disabling CIFS Unix Extensions as mount option 18 years ago
Steve French 7521a3c566 [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount 18 years ago
Steve French fb8c4b14d9 [CIFS] whitespace cleanup 18 years ago
Steve French 3ce53fc4c5 [CIFS] CIFS should honour umask 18 years ago
Steve French 221601c3d1 [CIFS] whitespace cleanup part 2 18 years ago
Steve French 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
Roland Dreier 796e5661f6 [CIFS] Change semaphore to mutex for cifs lock_sem 18 years ago
Steve French 99ee4dbd7c [CIFS] Remove some unused functions/declarations 18 years ago
Steve French 2fe87f02a0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) 19 years ago
Steve French e466e4876b [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in 19 years ago
Steve French 5bafd76593 [CIFS] Add support for readdir to legacy servers 19 years ago
Steve French 3979877e56 [CIFS] Support for setting up SMB sessions to legacy lanman servers 19 years ago
Steve French 26a21b980b [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log 19 years ago
Steve French 296034f7de [CIFS] Don't allow a backslash in a path component 19 years ago
Steve French 0bd4fa977f [CIFS] [CIFS] Do not take rename sem on most path based calls (during 19 years ago
Arjan van de Ven a11f3a0574 [PATCH] sem2mutex: vfs_rename_mutex 19 years ago
Steve French 88274815f7 [CIFS] Fix two remaining coverity scan tool warnings. 19 years ago
Eric Sesterhenn a048d7a870 [CIFS] Convert remaining places in fs/cifs from 19 years ago
Steve French 83451879ab [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in 19 years ago
Steve French 6473a559c3 [CIFS] Fix missing permission check on setattr when noperm mount option is 19 years ago
Steve French 3abb92722a [CIFS] When file is deleted locally but later recreated on the server 19 years ago
Steve French 86c96b4bb7 [CIFS] Fix mknod of block and chardev over SFU mounts 19 years ago
Miklos Szeredi e08fc0457a [PATCH] cifs_create() fix 20 years ago
Steve French 7f57356b70 [CIFS] Remove cifs_sb argument from *build_path_from_dentry 20 years ago
Steve French a9d02ad490 [CIFS] Support for legacy servers part 3 - Add support for Open and most 20 years ago
Steve French b92327fe6b [CIFS] Finish up of case-insensitive dentry handling for cifs. This 20 years ago
Steve French 4a6d87f1db [CIFS] Add missing check for path name allocation failure. Remove four 20 years ago
Steve French eda3c02989 [CIFS] Add compat with SFU (part 2) 20 years ago
Steve French d7245c2ccf [CIFS] Add compat with SFU (part 1) 20 years ago
Jeremy Allison ac67055ef2 [CIFS] POSIX extensions, SetFSInfo added 20 years ago
Steve French b2aeb9d565 [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing, 20 years ago
Steve French 737b758c96 [PATCH] cifs: character mapping of special characters (part 3 of 3) 20 years ago
Steve French d14537f103 [PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc source formatting 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago