summaryrefslogtreecommitdiffstats
path: root/fs/cifs/dir.c
Commit message (Expand)AuthorAgeFilesLines
...
* cifs: have cifsFileInfo hold an extra inode referenceJeff Layton2009-09-151-1/+1
* cifs: fix oplock request handling in posix codepathJeff Layton2009-09-151-5/+4
* cifs: Replace wrtPending with a real reference countDave Kleikamp2009-09-011-1/+1
* cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton2009-07-091-7/+8
* cifs: fix regression with O_EXCL creates and optimize away lookupJeff Layton2009-07-081-0/+9
* cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-011-11/+11
* cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-251-2/+4
* [CIFS] Avoid open on possible directories since Samba now rejects themSteve French2009-05-231-19/+24
* [CIFS] fix posix open regressionSteve French2009-05-211-7/+7
* [CIFS] Fix double list addition in cifs posix open codeSteve French2009-05-081-6/+9
* [CIFS] Fix build break caused by change to new current_umask helper functionSteve French2009-04-171-1/+1
* [CIFS] Fix sparse warningsSteve French2009-04-171-9/+17
* [CIFS] Add support for posix open during lookupSteve French2009-04-171-46/+85
* [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-171-2/+4
* New helper - current_umask()Al Viro2009-03-311-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-2/+2
|\
| * constify dentry_operations: CIFSAl Viro2009-03-271-2/+2
* | [CIFS] reopen file via newer posix open protocol operation if availableSteve French2009-03-121-2/+4
|/
* [CIFS] improve posix semantics of file createSteve French2009-02-211-102/+205
* [CIFS] some cleanup to dir.c prior to addition of posix_openSteve French2009-01-291-25/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-12-281-5/+4
|\
| * [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-261-5/+4
* | CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-141-6/+6
|/
* [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton2008-08-061-3/+10
* bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-061-26/+32
* when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2008-05-231-1/+3
* [CIFS] suppress duplicate warningSteve French2008-05-151-1/+1
* [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-151-5/+23
* [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-111-3/+13
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-9/+9
* [CIFS] file create with acl support enabled is slowSteve French2008-03-141-2/+3
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-16/+4
* [CIFS] Do not log path names in lookup errorsSteve French2008-01-201-6/+4
* [CIFS] acl support part 6Steve French2007-10-231-1/+1
* [CIFS] named pipe support (part 2)Steve French2007-09-291-3/+2
* [CIFS] CIFS support for named pipes (part 1)Steve French2007-09-281-1/+1
* [CIFS] Fix warnings shown by newer version of sparseSteve French2007-08-311-1/+1
* [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-181-6/+5
* [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-111-1/+2
* [CIFS] whitespace cleanupSteve French2007-07-101-4/+4
* [CIFS] CIFS should honour umaskSteve French2007-06-081-2/+4
* [CIFS] whitespace cleanup part 2Steve French2007-06-051-3/+3
* [CIFS] whitespace cleanupSteve French2007-06-051-85/+87
* [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-031-1/+1
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-271-1/+1
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-211-8/+15
* [CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French2006-08-151-0/+4
* [CIFS] Add support for readdir to legacy serversSteve French2006-06-071-2/+9
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-1/+1
* [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French2006-05-311-1/+1