[CIFS] CIFS ACL support part 3
[safe/jmp/linux-2.6] / fs / cifs / cifssmb.c
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...
2005-11-30 Steve French[CIFS] Fix umount --force to wake up the pending respon...
2005-11-16 Steve French[CIFS] Fix endian errors (setfacl/getfacl failures...
2005-11-11 Steve French[CIFS] Cleanup sparse warnings for unicode little endia...
2005-11-04 Steve French[CIFS] Update kconfig for cifs
2005-10-12 Steve French[CIFS] Add null malloc response check in notify experim...
2005-10-03 Steve French[CIFS] Allow SMBWrite2 to work to older servers
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-21 Steve French[CIFS] Add support for legacy servers part eight. Write...
2005-09-19 Steve French[CIFS] Add support for legacy servers part seven. Fix...
2005-09-01 Steve French[CIFS] Add support for legacy servers part 5
2005-08-31 Steve French[CIFS] Add support for legacy servers part 4
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-25 Steve French[CIFS] Missing line from previous patch
2005-08-25 Steve French[CIFS] Change notify support part 2
2005-08-24 Steve FrenchCIFS: Reduce CONFIG_CIFS_STATS ifdefs
2005-08-24 Steve French[CIFS] Support for mounting to older servers part 2...
2005-08-21 Steve French[CIFS] Make CIFS statistics more accurate and add some...
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
2005-08-17 Steve French[CIFS] Missing ; from previous fix. Pointed out by...
2005-08-14 Steve French[PATCH] CIFS: Fix missing entries in search results
2005-08-13 Steve French[CIFS] Add missing check for path name allocation failu...
2005-08-03 Steve French[CIFS] Fix missing entries in search results when very...
2005-07-21 Steve French[CIFS] Add compat with SFU (part 2)
2005-06-24 Steve French[CIFS] Performance improvement, finish up adding CIFSSM...
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
next