Commit Graph

66 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Steve French 8db14ca125 [CIFS] Avoid open on possible directories since Samba now rejects them 16 years ago
Steve French 703a3b8e5c [CIFS] fix posix open regression 16 years ago
Steve French 90e4ee5d31 [CIFS] Fix double list addition in cifs posix open code 16 years ago
Steve French 88dd47fff4 [CIFS] Fix build break caused by change to new current_umask helper function 16 years ago
Steve French bc8cd4390c [CIFS] Fix sparse warnings 16 years ago
Steve French a6ce4932fb [CIFS] Add support for posix open during lookup 16 years ago
Steve French 85a6dac54a [CIFS] Endian convert UniqueId when reporting inode numbers from server files 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro 4fd03e84d8 constify dentry_operations: CIFS 16 years ago
Steve French 7fc8f4e95b [CIFS] reopen file via newer posix open protocol operation if available 16 years ago
Steve French c3b2a0c640 [CIFS] improve posix semantics of file create 16 years ago
Steve French f818dd55c4 [CIFS] some cleanup to dir.c prior to addition of posix_open 16 years ago
Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
David Howells a001e5b558 CRED: Wrap task credential accesses in the CIFS filesystem 16 years ago
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