tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / fs / cifs / cifsglob.h
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
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: remove cifsInodeInfo.oplockPending flag
2009-09-15 Chuck Ebbert[CIFS] Re-enable Lanman security
2009-09-01 Dave Kleikampcifs: Replace wrtPending with a real reference count
2009-09-01 Jeff Laytoncifs: protect GlobalOplock_Q with its own spinlock
2009-07-10 Steve French[CIFS] Distinguish posix opens and mkdirs from legacy...
2009-07-09 Jeff Laytoncifs: remove cifsInodeInfo->inUse counter
2009-07-09 Jeff Laytoncifs: convert cifs_get_inode_info and non-posix readdir...
2009-07-01 Jeff Laytoncifs: add new cifs_iget function and convert unix codep...
2009-06-25 Steve French[CIFS] cleanup asn handling for ntlmssp
2009-05-06 Steve French[CIFS] Allow raw ntlmssp code to be enabled with sec...
2009-04-17 Steve French[CIFS] Add support for posix open during lookup
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-03-12 Steve French[CIFS] work around bug in Samba server handling for...
2009-03-12 Steve French[CIFS] Send SMB flush in cifs_fsync
2009-02-21 Steve French[CIFS] Fix multiuser mounts so server does not invalida...
2008-12-26 Jeff Laytoncifs: store password in tcon
2008-12-26 Jeff Laytoncifs: account for IPv6 in ses->serverName and clean...
2008-12-26 Jeff Laytoncifs: convert tcpSem to a mutex
2008-12-26 Jeff Laytoncifs: remove unused SMB session pointer from struct...
2008-11-20 Steve French[CIFS] Do not attempt to close invalidated file handles
2008-11-17 Jeff Laytoncifs: reinstate sharing of tree connections
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-14 Steve French[CIFS] clean up server protocol handling
2008-11-13 Steve French[CIFS] remove unused list, add new cifs sock list to...
2008-11-13 Steve French[CIFS] Fix cifs reconnection flags
2008-10-29 Steve French[CIFS] Reduce number of socket retries in large write...
2008-10-23 Steve French[CIFS] improve setlease handling
2008-10-20 Jeff Laytoncifs: track DeletePending flag in cifsInodeInfo
2008-10-07 Steve French[CIFS] make sure we have the right resume info before...
2008-08-19 Steve French[CIFS] distinguish between Kerberos and MSKerberos...
2008-07-24 Shirish Pargaonkar[CIFS] Fix warnings from checkpatch
2008-05-23 Steve French[CIFS] remove unused variables
2008-05-15 Steve French[CIFS] enable parsing for transport encryption mount...
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-02-15 Igor Mammedov[CIFS] Fix mixed case name in structure dfs_info3_param
2008-01-25 Steve French[CIFS] DFS build fixes
2007-11-16 Steve French[CIFS] Have CIFS_SessSetup build correct SPNEGO Session...
2007-11-16 Jeff Layton[CIFS] add hostname field to TCP_Server_Info struct
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-10-16 Steve French[CIFS] missing #endif from a previous patch
2007-10-16 Jeff Layton[CIFS] Break up unicode_sessetup string functions
2007-10-12 Steve French[CIFS] fix build break when lanman not enabled
2007-10-04 Steve French[CIFS] Fix cifsd so shuts down when signing fails durin...
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-09-24 Steve French[CIFS] Support for CIFS ACLs (part 1)
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-06-28 Steve French[CIFS] whitespace fixes
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-30 Steve French[CIFS] Make use of newer QFSInfo dependent on capabilit...
2006-09-30 Steve French[CIFS] Do not send newer QFSInfo to legacy servers...
2006-09-30 Steve French[CIFS] Rename server time zone field
2006-09-28 Steve French[CIFS] Remove static and unused symbols
2006-08-11 Jeremy Allison[CIFS]
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-27 Steve French[CIFS] Fix allocation of buffers for new session setup...
2006-06-04 Steve FrenchCIFS] Support for older servers which require plaintext...
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-02-14 Steve French[CIFS] SessionSetup cleanup part 2
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-03 Steve French[CIFS] Add extended stats (STATS2) for total buffer...
2005-10-20 Steve French[CIFS] Defer close of file handle slightly if there...
2005-10-12 Steve French[CIFS] CIFS Stats improvements
2005-10-07 Steve French[CIFS] /proc/fs/cifs debug code cleanup and new stats2
2005-09-16 Steve French[CIFS] Fix compiler warnings
2005-08-25 Steve French[CIFS] Use file instead of dentry in cifs dir_notify...
2005-08-25 Steve French[CIFS] Change notify support part 3
2005-08-25 Steve French[CIFS] Change notify support part 2
2005-08-24 Steve FrenchCIFS: Reduce CONFIG_CIFS_STATS ifdefs
2005-08-23 Steve French[CIFS] Support for mounting to older, pre-CIFS servers...
2005-08-21 Steve French[CIFS] Make CIFS statistics more accurate and add some...
2005-08-19 Steve French[CIFS] Finish cifs mount option which requests case...
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
2005-06-23 Jeremy Allison[CIFS] POSIX extensions, SetFSInfo added
2005-06-23 Steve French[CIFS] Add stats for findfirst, findnext, findclose
2005-04-29 Steve French[PATCH] cifs: missing semicolon from previous fix
2005-04-29 Steve French[PATCH] cifs: Better handle errors on second socket...
2005-04-29 Steve French[PATCH] cifs: cleanup of ifdefs usage so it is more...
2005-04-29 Steve French[PATCH] cifs: Do not interpret oplock break responses...
2005-04-29 Steve French[PATCH] cifs: Fix multiuser packet signing to use the...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2