| Commit message (Expand) | Author | Age | Files | Lines |
* | cifs: writing past end of struct in cifs_convert_address() | Dan Carpenter | 2012-03-31 | 1 | -2/+1 |
* | CIFS: Separate protocol-specific code from cifs_readv_receive code | Pavel Shilovsky | 2012-03-23 | 1 | -1/+2 |
* | cifs: consolidate SendReceive response checks | Jeff Layton | 2011-05-23 | 1 | -1/+1 |
* | cifs: keep BCC in little-endian format | Jeff Layton | 2011-05-19 | 1 | -7/+0 |
* | cifs: fix handling of scopeid in cifs_convert_address | Jeff Layton | 2011-02-17 | 1 | -4/+4 |
* | cifs: use get/put_unaligned functions to access ByteCount | Jeff Layton | 2011-01-20 | 1 | -2/+2 |
* | cifs: cFYI the entire error code in map_smb_to_linux_error | Jeff Layton | 2011-01-14 | 1 | -2/+2 |
* | cifs: prevent possible memory corruption in cifs_demultiplex_thread | Jeff Layton | 2010-09-08 | 1 | -9/+13 |
* | CIFS: Make cifs_convert_address() take a const src pointer and a length | David Howells | 2010-08-05 | 1 | -21/+24 |
* | cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS | Jeff Layton | 2010-08-02 | 1 | -0/+1 |
* | cifs: set the port in sockaddr in a more clearly defined fashion | Jeff Layton | 2010-08-02 | 1 | -1/+22 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-21 | 1 | -8/+8 |
* | cifs: have cifs parse scope_id out of IPv6 addresses and use it | Jeff Layton | 2009-06-25 | 1 | -5/+27 |
* | [CIFS] Fix build break | Steve French | 2009-06-15 | 1 | -1/+1 |
* | cifs: add new routine for converting AF_INET and AF_INET6 addrs | Jeff Layton | 2009-06-13 | 1 | -4/+30 |
* | cifs: make cnvrtDosUnixTm take a little-endian args and an offset | Jeff Layton | 2009-05-28 | 1 | -8/+4 |
* | cifs: have cifs_NTtimeToUnix take a little-endian arg | Jeff Layton | 2009-05-28 | 1 | -6/+6 |
* | [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status | Steve French | 2009-04-30 | 1 | -0/+2 |
* | [CIFS] cleanup old checkpatch warnings | Steve French | 2008-05-13 | 1 | -3/+3 |
* | [CIFS] Fixed build warning in is_ip | Igor Mammedov | 2008-05-08 | 1 | -31/+1 |
* | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 | 1 | -6/+2 |
* | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-07 | 1 | -6/+9 |
* | [CIFS] Fix walking out end of cifs dacl | Steve French | 2007-11-05 | 1 | -1/+1 |
* | [CIFS] when mount helper missing fix slash wrong direction in share | Steve French | 2007-11-01 | 1 | -5/+35 |
* | [CIFS] acl support part 6 | Steve French | 2007-10-25 | 1 | -6/+6 |
* | [CIFS] log better errors on failed mounts | Steve French | 2007-10-18 | 1 | -10/+18 |
* | [CIFS] Fix minor problems noticed by scan | Steve French | 2007-10-17 | 1 | -1/+4 |
* | [CIFS] More whitespace/formatting fixes (noticed by checkpatch) | Steve French | 2007-07-17 | 1 | -2/+4 |
* | [CIFS] Fix build break - inet.h not included when experimental ifdef off | Steve French | 2007-07-15 | 1 | -2/+0 |
* | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-13 | 1 | -1/+1 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-10 | 1 | -1/+1 |
* | [CIFS] more whitespace fixes | Steve French | 2007-07-08 | 1 | -40/+42 |
* | [CIFS] more whitespace cleanup | Steve French | 2007-07-07 | 1 | -9/+9 |
* | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 | 1 | -61/+0 |
* | [CIFS] Add IPv6 support | Steve French | 2007-04-25 | 1 | -2/+22 |
* | [CIFS] Fix old DOS time conversion to handle timezone | Steve French | 2006-10-12 | 1 | -1/+1 |
* | [CIFS] Do not need to adjust for Jan/Feb for leap day | Steve French | 2006-10-11 | 1 | -1/+2 |
* | [CIFS] Fix leaps year calculation for years after 2100 | Steve French | 2006-10-11 | 1 | -0/+9 |
* | [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers | Steve French | 2006-10-06 | 1 | -21/+18 |
* | [CIFS] Legacy time handling for Win9x and OS/2 part 1 | Steve French | 2006-09-28 | 1 | -0/+51 |
* | [CIFS] | Jeremy Allison | 2006-08-11 | 1 | -0/+1 |
* | [CIFS] Fix mapping of old SMB return code Invalid Net Name so it is | Steve French | 2006-06-02 | 1 | -1/+1 |
* | [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 | Steve French | 2006-06-01 | 1 | -1/+1 |
* | [CIFS] Fix umount --force to wake up the pending response queue, not just | Steve French | 2005-11-29 | 1 | -2/+2 |
* | [CIFS] CIFS Stats improvements | Steve French | 2005-10-11 | 1 | -1/+1 |
* | [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes | Steve French | 2005-09-22 | 1 | -1/+8 |
* | [CIFS] Add support for legacy servers part nine. statfs (df and du) is now | Steve French | 2005-09-21 | 1 | -1/+1 |
* | [CIFS] fs/cifs/netmisc.c: fix sparse warning | Alexey Dobriyan | 2005-06-02 | 1 | -3/+1 |
* | [PATCH] cifs: Fix mapping of EMLINK case | Steve French | 2005-04-28 | 1 | -1/+2 |
* | [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) | Steve French | 2005-04-28 | 1 | -1/+1 |