Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / fs / cifs / cifssmb.c
2008-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-06-04 Al Virocifs endianness fixes
2008-05-23 Steve French[CIFS] remove unused variables
2008-05-22 Steve French[CIFS] Remove redundant NULL check
2008-05-16 Steve French[CIFS] Add missing defines for DFS
2008-05-16 Igor MammedovCIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed...
2008-05-15 Steve French[CIFS] Finishup DFS code
2008-05-14 Jeff Laytonadd function to convert access flags to legacy open...
2008-05-13 Steve French[CIFS] cleanup old checkpatch warnings
2008-05-13 Marcin Slusarz[CIFS] CIFSSMBPosixLock should return -EINVAL on error
2008-05-13 Jeff Laytonfix memory leak in CIFSFindNext
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-04-09 Steve French[CIFS] Fix looping on reconnect to Samba when unexpecte...
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-12-30 Steve French[CIFS] fix SetEA failure to some Samba versions
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-11-03 Jeff Layton[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing...
2007-10-26 Steve French[CIFS] ACL support part 8
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-23 Parag Warudkar[CIFS] remove unused funtion compile warning when exper...
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-10-18 Steve French[CIFS] Return better error when server requires signing...
2007-10-16 Steve French[CIFS] Fix some endianness problems in new acl code
2007-10-16 Jeff Layton[CIFS] parse server_GUID in SPNEGO negProt response
2007-10-16 Jeff Layton[CIFS]
2007-10-14 Cyril Gorcunov[CIFS] Fix endian conversion problem in posix mkdir
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-10-04 Steve French[CIFS] Fix cifsd so shuts down when signing fails durin...
2007-10-03 Shirish Pargaonkar[CIFS] CIFS ACL support (part 2)
2007-09-28 Steve French[CIFS] Fix memory leak in statfs to very old servers
2007-09-25 Steve French[CIFS] move cifs acl code to new file and fix build...
2007-09-24 Steve French[CIFS] Support for CIFS ACLs (part 1)
2007-09-20 Steve French[CIFS] Print better error when server returns malformed...
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-08-30 Andre Haupt[CIFS][KJ] use abs() from kernel.h where appropriate
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-17 Steve French[CIFS] More whitespace/formatting fixes (noticed by...
2007-07-15 Steve French[CIFS] Add support for new POSIX unlink
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-07 Steve French[CIFS] more whitespace cleanup
2007-07-06 Jeff[CIFS] Mount should fail if server signing off but...
2007-06-28 Steve French[CIFS] Fix sign mount option and sign proc config setting
2007-06-05 Yehuda Sadeh Weinraub[CIFS] Missing flag on negprot needed for some servers...
2007-04-25 Steve French[CIFS] New CIFS POSIX mkdir performance improvement...
2007-04-23 Steve French[CIFS] New CIFS POSIX mkdir performance improvement
2007-03-01 Steve French[CIFS] Fix set file size to zero when doing chmod to...
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-10-15 Al Viro[PATCH] new cifs endianness bugs
2006-10-12 Steve French[CIFS] Missing flags2 for DFS
2006-10-12 Steve French[CIFS] Level 1 QPathInfo needed for proper OS2 support
2006-10-02 Steve French[CIFS] Fix compiler warning with previous patch
2006-10-02 Steve French[CIFS] Fix typo
2006-10-02 Steve French[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be...
2006-10-01 Steve French[CIFS] Allow LANMAN21 support even in both POSIX non...
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-30 Steve French[CIFS] Handle legacy servers which return undefined...
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-15 Steve French[CIFS] endian errors in lanman protocol support
2006-08-11 Jeremy Allison[CIFS]
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-28 Steve French[CIFS] Fix authentication choice so we do not force...
2006-06-27 Steve French[CIFS] Fix allocation of buffers for new session setup...
2006-06-25 Steve French[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTA...
2006-06-12 Steve French[CIFS] fix minor compile warning when config_cifs_weak_...
2006-06-04 Steve French[CIFS] Fix mask so can set new cifs security flags...
2006-06-04 Steve FrenchCIFS] Support for older servers which require plaintext...
2006-06-02 Steve French[CIFS] Support for older servers which require plaintex...
2006-06-01 Steve French[CIFS] Missing brace
2006-06-01 Steve French[CIFS] Fix minor build breaks due to cifs kconfig issues
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-31 Steve French[CIFS] Cleanup extra whitespace in dmesg logging. Updat...
2006-05-30 Steve French[CIFS] endian fix for new POSIX byte range lock support
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-04-22 Steve French[CIFS] Readdir fixes to allow search to start at arbitr...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-09 Steve French[CIFS] Fix two remaining coverity scan tool warnings.
2006-03-01 Steve French[CIFS] Use correct pid on new cifs posix byte range...
2006-02-28 Steve French[CIFS] Add posix (advisory) byte range locking support...
2006-02-28 Steve French[CIFS] CIFS readdir perf optimizations part 1
2006-02-26 Steve French[CIFS] Free small buffers earlier so we exceed the...
2006-02-22 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-02-22 Steve French[PATCH] CIFS: CIFSSMBRead was returning an invalid...
2006-02-14 Steve French[CIFS] SessionSetup cleanup part 2
2006-02-10 Steve French[CIFS] fix compile error (typo) and warning in cifssmb.c
2006-02-09 Steve French[CIFS] Cleanup NTLMSSP session setup handling
2006-01-18 Steve French[CIFS] Remove compiler warning
2006-01-14 Steve French[CIFS] Fix CIFS to recognize share mode security
2006-01-13 Steve French[CIFS] Fix typo
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...
next