cifs: posix fill in inode needed by posix open
[safe/jmp/linux-2.6] / fs / cifs / cifsproto.h
2009-02-21 Jeff Laytoncifs: posix fill in inode needed by posix open
2009-02-21 Jeff Laytoncifs: properly handle case where CIFSGetSrvInodeNumber...
2009-02-21 Jeff Laytoncifs: refactor new_inode() calls and inode initialization
2009-02-21 Igor Mammedov[CIFS] Prevent OOPs when mounting with remote prefixpath.
2009-01-29 Jeff Laytoncifs: turn smb_send into a wrapper around smb_sendv
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-12-26 Jeff Laytoncifs: have calc_lanman_hash take more granular args
2008-11-14 Jeff Laytoncifs: reinstate sharing of SMB sessions sans races
2008-11-14 Jeff Laytoncifs: disable sharing session and tcon and add new...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the CIFS filesystem
2008-10-29 Steve French[CIFS] Reduce number of socket retries in large write...
2008-09-24 Jeff Laytoncifs: remove NULL termination from rename target in...
2008-09-23 Jeff Laytoncifs: add function to set file disposition
2008-08-06 Jeff LaytonRename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and...
2008-08-06 Jeff Laytonchange CIFSSMBSetTimes to CIFSSMBSetPathInfo
2008-08-06 Jeff Laytonbundle up Unix SET_PATH_INFO args into a struct and...
2008-05-15 Steve French[CIFS] Finishup DFS code
2008-05-15 Steve French[CIFS] Fix paths when share is in DFS to include proper...
2008-05-13 Steve French[CIFS] cleanup old checkpatch warnings
2008-05-08 Igor Mammedov[CIFS] Fixed build warning in is_ip
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-04-25 Igor Mammedovcifs: timeout dfs automounts +little fix.
2008-04-15 Steve French[CIFS] Fix oops when slow oplock process races with...
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-03-10 Harvey Harrison[CIFS] cifs: replace remaining __FUNCTION__ occurrences
2008-02-13 Steve French[CIFS] fix typo
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2008-01-25 Steve French[CIFS] DFS build fixes
2008-01-25 Igor Mammedov[CIFS] DFS support: provide shrinkable mounts
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-11-17 Steve French[CIFS] remove build warning
2007-11-16 Steve French[CIFS] minor checkpatch cleanup
2007-11-16 Jeff Layton[CIFS] have cifs_get_spnego_key get the hostname from...
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-11-03 Jeff Layton[CIFS] implement upcalls for SPNEGO blob via keyctl API
2007-10-31 Steve French[CIFS] Don't request too much permission when reading...
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-19 Steve French[CIFS] ACL support part 5
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-10-03 Shirish Pargaonkar[CIFS] CIFS ACL support (part 2)
2007-09-25 Steve French[CIFS] move cifs acl code to new file and fix build...
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-07-15 Steve French[CIFS] Add support for new POSIX unlink
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-06-28 Steve French[CIFS] whitespace fixes
2007-04-23 Steve French[CIFS] New CIFS POSIX mkdir performance improvement
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
2007-02-08 Steve French[CIFS] Allow update of EOF on remote extend of file
2006-10-12 Steve French[CIFS] Workaround incomplete byte length returned by...
2006-10-12 Steve French[CIFS] Level 1 QPathInfo needed for proper OS2 support
2006-09-28 Steve French[CIFS] Remove static and unused symbols
2006-09-28 Steve French[CIFS] Legacy time handling for Win9x and OS/2 part 1
2006-08-11 Jeremy Allison[CIFS]
2006-06-25 Steve French[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTA...
2006-06-23 Steve French[CIFS] Enable sec flags on mount for cifs (part one)
2006-06-08 Steve French[CIFS] NTLMv2 support part 5
2006-06-05 Steve French[CIFS] NTLMv2 support part 3
2006-06-01 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-03-05 Steve French[CIFS] Always match oplock break (cache notification...
2006-03-03 Steve French[CIFS] Fix slow oplock break response when mounts to...
2006-02-28 Steve French[CIFS] Add posix (advisory) byte range locking support...
2006-02-14 Steve French[CIFS] SessionSetup cleanup part 2
2006-02-09 Steve French[CIFS] Cleanup NTLMSSP session setup handling
2006-01-12 Steve French[CIFS] Add worker function for Get ACL cifs style
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
2005-12-02 Steve French[CIFS] Readpages and readir performance improvements...
2005-11-04 Steve French[CIFS] Update kconfig for cifs
2005-10-05 Steve FrenchCIFS: Create routine find_writable_file to reduce redun...
2005-10-03 Steve French[CIFS] Add writepages support to shrink memory usage...
2005-09-22 Steve French[CIFS] Various minor bigendian fixes and sparse level...
2005-09-22 Steve French[CIFS] Add support for legacy servers part nine. statf...
2005-09-01 Steve French[CIFS] Add support for legacy servers part 5
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-25 Steve French[CIFS] Change notify support part 3
2005-08-24 Steve French[CIFS] Support for mounting to older servers part 2...
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
2005-06-23 Steve French[CIFS] Fix typo in POSIX SetFSInfo call
2005-06-23 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git
2005-06-23 Jeremy Allison[CIFS] POSIX extensions, SetFSInfo added
2005-06-13 Steve French[CIFS] CIFS writepage improvements - eliminate double...
2005-05-17 Steve French[CIFS] fix casts of unicode strings to match function...
2005-04-29 Steve French[PATCH] cifs: character mapping of special characters...
2005-04-29 Steve French[PATCH] cifs: Add new mount parm mapchars
2005-04-29 Steve French[PATCH] cifs: Fix multiuser packet signing to use the...
2005-04-29 Steve French[PATCH] cifs: Enable ioctl support in POSIX extensions...
2005-04-29 Steve French[PATCH] cifs: add support for chattr/lsattr in new...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2