summaryrefslogtreecommitdiff
path: root/fs/cifs/netmisc.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2022-08-17cifs: remove unused server parameter from calc_smb_size()Enzo Matsumiya
2022-08-01cifs: remove unnecessary type castingsYu Zhe
2022-04-04cifs: fix potential race with cifsd threadPaulo Alcantara
2022-01-19cifs: cifs_ses_mark_for_reconnect should also update reconnect bitsShyam Prasad N
2022-01-07cifs: take cifs_tcp_ses_lock for status checksShyam Prasad N
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2020-08-02cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas
2020-06-01cifs: Standardize logging outputJoe Perches
2019-10-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-08-30fs: cifs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-08-07cifs: use timespec64 internallyArnd Bergmann
2018-05-27cifs: update calc_size to take a server argumentRonnie Sahlberg
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2014-12-14Fix signed/unsigned pointer warningKevin Cernekee
2014-09-14[CIFS] Fix setting time before epoch (negative time values)Steve French
2014-05-21fs/cifs/netmisc.c: convert printk to pr_foo()Fabian Frederick
2013-11-11cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOJeff Layton
2013-10-14cifs: ntstatus_to_dos_map[] is not terminatedTim Gardner
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2013-03-13cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu
2012-12-05cifs: get rid of smb_vol->UNCip and smb_vol->portJeff Layton
2012-09-26cifs: change DOS/NT/POSIX mapping of ERRnoresourceJeff Layton
2012-09-24CIFS: Move readdir code to ops structPavel Shilovsky
2012-03-31cifs: writing past end of struct in cifs_convert_address()Dan Carpenter
2012-03-23CIFS: Separate protocol-specific code from cifs_readv_receive codePavel Shilovsky
2011-05-23cifs: consolidate SendReceive response checksJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-02-17cifs: fix handling of scopeid in cifs_convert_addressJeff Layton
2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton
2011-01-14cifs: cFYI the entire error code in map_smb_to_linux_errorJeff Layton
2010-09-08cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells
2010-08-02cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton
2010-08-02cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton
2009-06-15[CIFS] Fix build breakSteve French
2009-06-13cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton
2009-05-28cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton
2009-05-28cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton
2009-04-30[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2007-11-05[CIFS] Fix walking out end of cifs daclSteve French
2007-11-01[CIFS] when mount helper missing fix slash wrong direction in shareSteve French
2007-10-25[CIFS] acl support part 6Steve French