cifs: fix noserverino handling when unix extensions are enabled
[safe/jmp/linux-2.6] / fs / cifs / dir.c
2010-05-17 Jeff Laytoncifs: fix noserverino handling when unix extensions...
2010-05-11 Suresh Jayaramancifs: propagate cifs_new_fileinfo() error back to the...
2010-05-10 Suresh Jayaramancifs: add comments explaining cifs_new_fileinfo behavior
2010-04-22 Steve French[CIFS] Allow null nd (as nfs server uses) on create
2010-04-21 Joe Perches[CIFS] Neaten cERROR and cFYI macros, reduce text space
2010-03-06 Jeff Laytoncifs: overhaul cifs_revalidate and rename to cifs_reval...
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-11-25 Steve French[CIFS] Fix sparse warning
2009-11-24 Steve French[CIFS] Duplicate data on appending to some Samba servers
2009-11-24 Steve French[CIFS] fix oops in cifs_lookup during net boot
2009-09-24 Jeff Laytoncifs: eliminate cifs_init_private
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-15 Jeff Laytoncifs: have cifsFileInfo hold an extra inode reference
2009-09-15 Jeff Laytoncifs: fix oplock request handling in posix codepath
2009-09-01 Dave Kleikampcifs: Replace wrtPending with a real reference count
2009-07-09 Jeff Laytoncifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
2009-07-08 Jeff Laytoncifs: fix regression with O_EXCL creates and optimize...
2009-07-01 Jeff Laytoncifs: add new cifs_iget function and convert unix codep...
2009-06-25 Suresh Jayaramancifs: Fix incorrect return code being printed in cFYI...
2009-05-23 Steve French[CIFS] Avoid open on possible directories since Samba...
2009-05-21 Steve French[CIFS] fix posix open regression
2009-05-08 Steve French[CIFS] Fix double list addition in cifs posix open...
2009-04-17 Steve French[CIFS] Fix build break caused by change to new current_...
2009-04-17 Steve French[CIFS] Fix sparse warnings
2009-04-17 Steve French[CIFS] Add support for posix open during lookup
2009-04-17 Steve French[CIFS] Endian convert UniqueId when reporting inode...
2009-04-01 Al ViroNew helper - current_umask()
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Al Viroconstify dentry_operations: CIFS
2009-03-12 Steve French[CIFS] reopen file via newer posix open protocol operat...
2009-02-21 Steve French[CIFS] improve posix semantics of file create
2009-01-29 Steve French[CIFS] some cleanup to dir.c prior to addition of posix...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-12-26 Steve French[CIFS] various minor cleanups pointed out by checkpatch...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the CIFS filesystem
2008-08-06 Jeff Layton[CIFS] cifs_mkdir and cifs_create should respect the...
2008-08-06 Jeff Laytonbundle up Unix SET_PATH_INFO args into a struct and...
2008-05-23 Jeff Laytonwhen creating new inodes, use file_mode/dir_mode exclus...
2008-05-15 Steve French[CIFS] suppress duplicate warning
2008-05-15 Steve French[CIFS] Fix paths when share is in DFS to include proper...
2008-05-11 Jeff Layton[CIFS] when not using unix extensions, check for and...
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2008-01-20 Steve French[CIFS] Do not log path names in lookup errors
2007-10-23 Steve French[CIFS] acl support part 6
2007-09-29 Steve French[CIFS] named pipe support (part 2)
2007-09-28 Steve French[CIFS] CIFS support for named pipes (part 1)
2007-08-31 Steve French[CIFS] Fix warnings shown by newer version of sparse
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-11 Steve French[CIFS] Fix oops in cifs_create when nfsd server exports...
2007-07-10 Steve French[CIFS] whitespace cleanup
2007-06-08 Steve French[CIFS] CIFS should honour umask
2007-06-05 Steve French[CIFS] whitespace cleanup part 2
2007-06-05 Steve French[CIFS] whitespace cleanup
2007-05-03 Roland Dreier[CIFS] Change semaphore to mutex for cifs lock_sem
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2006-09-21 Steve French[CIFS] Support deep tree mounts (e.g. mounts to //serve...
2006-08-15 Steve French[CIFS] Fix oops in cifs_close due to unitialized lock...
2006-06-07 Steve French[CIFS] Add support for readdir to legacy servers
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-31 Steve French[CIFS] Cleanup extra whitespace in dmesg logging. Updat...
2006-04-21 Steve French[CIFS] Don't allow a backslash in a path component
2006-04-21 Steve French[CIFS] [CIFS] Do not take rename sem on most path based...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: vfs_rename_mutex
2006-03-09 Steve French[CIFS] Fix two remaining coverity scan tool warnings.
2006-02-21 Eric Sesterhenn[CIFS] Convert remaining places in fs/cifs from
2005-12-02 Steve French[CIFS] Use fsuid (fsgid) more consistently instead...
2005-11-30 Steve French[CIFS] Fix missing permission check on setattr when...
2005-11-28 Steve French[CIFS] When file is deleted locally but later recreated...
2005-11-19 Steve French[CIFS] Fix mknod of block and chardev over SFU mounts
2005-10-21 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-09-07 Miklos Szeredi[PATCH] cifs_create() fix
2005-08-30 Steve French[CIFS] Remove cifs_sb argument from *build_path_from_dentry
2005-08-25 Steve French[CIFS] Support for legacy servers part 3 - Add support...
2005-08-23 Steve French[CIFS] Finish up of case-insensitive dentry handling...
2005-08-13 Steve French[CIFS] Add missing check for path name allocation failu...
2005-07-21 Steve French[CIFS] Add compat with SFU (part 2)
2005-07-14 Steve French[CIFS] Add compat with SFU (part 1)
2005-06-23 Jeremy Allison[CIFS] POSIX extensions, SetFSInfo added
2005-05-17 Steve French[CIFS] Fix oops in cifs_unlink. Caused in some cases...
2005-04-29 Steve French[PATCH] cifs: character mapping of special characters...
2005-04-29 Steve French[PATCH] cifs: remove a few redundant null pointer check...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2