index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
netmisc.c
Age
Commit message (
Expand
)
Author
2018-05-27
cifs: update calc_size to take a server argument
Ronnie Sahlberg
2017-05-02
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
2014-12-14
Fix signed/unsigned pointer warning
Kevin Cernekee
2014-09-14
[CIFS] Fix setting time before epoch (negative time values)
Steve French
2014-05-21
fs/cifs/netmisc.c: convert printk to pr_foo()
Fabian Frederick
2013-11-11
cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO
Jeff Layton
2013-10-14
cifs: ntstatus_to_dos_map[] is not terminated
Tim Gardner
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-03-13
cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
Sachin Prabhu
2012-12-05
cifs: get rid of smb_vol->UNCip and smb_vol->port
Jeff Layton
2012-09-26
cifs: change DOS/NT/POSIX mapping of ERRnoresource
Jeff Layton
2012-09-24
CIFS: Move readdir code to ops struct
Pavel Shilovsky
2012-03-31
cifs: writing past end of struct in cifs_convert_address()
Dan Carpenter
2012-03-23
CIFS: Separate protocol-specific code from cifs_readv_receive code
Pavel Shilovsky
2011-05-23
cifs: consolidate SendReceive response checks
Jeff Layton
2011-05-19
cifs: keep BCC in little-endian format
Jeff Layton
2011-02-17
cifs: fix handling of scopeid in cifs_convert_address
Jeff Layton
2011-01-20
cifs: use get/put_unaligned functions to access ByteCount
Jeff Layton
2011-01-14
cifs: cFYI the entire error code in map_smb_to_linux_error
Jeff Layton
2010-09-08
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
2010-08-05
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
2010-08-02
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
Jeff Layton
2010-08-02
cifs: set the port in sockaddr in a more clearly defined fashion
Jeff Layton
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2009-06-25
cifs: have cifs parse scope_id out of IPv6 addresses and use it
Jeff Layton
2009-06-15
[CIFS] Fix build break
Steve French
2009-06-13
cifs: add new routine for converting AF_INET and AF_INET6 addrs
Jeff Layton
2009-05-28
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
Jeff Layton
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
2009-04-30
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
Steve French
2008-05-13
[CIFS] cleanup old checkpatch warnings
Steve French
2008-05-08
[CIFS] Fixed build warning in is_ip
Igor Mammedov
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
2007-11-05
[CIFS] Fix walking out end of cifs dacl
Steve French
2007-11-01
[CIFS] when mount helper missing fix slash wrong direction in share
Steve French
2007-10-25
[CIFS] acl support part 6
Steve French
2007-10-18
[CIFS] log better errors on failed mounts
Steve French
2007-10-17
[CIFS] Fix minor problems noticed by scan
Steve French
2007-07-17
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
2007-07-15
[CIFS] Fix build break - inet.h not included when experimental ifdef off
Steve French
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
2007-07-10
[CIFS] whitespace cleanup
Steve French
2007-07-08
[CIFS] more whitespace fixes
Steve French
2007-07-07
[CIFS] more whitespace cleanup
Steve French
2007-07-06
[CIFS] ipv6 support no longer experimental
Jeff
2007-04-25
[CIFS] Add IPv6 support
Steve French
2006-10-12
[CIFS] Fix old DOS time conversion to handle timezone
Steve French
2006-10-11
[CIFS] Do not need to adjust for Jan/Feb for leap day
Steve French
2006-10-11
[CIFS] Fix leaps year calculation for years after 2100
Steve French
[next]