summaryrefslogtreecommitdiffstats
path: root/fs/cifs/dns_resolve.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: fix composing of mount options for DFS referralsJeff Layton2013-05-241-2/+2
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-8/+9
* cifs: demote DFS referral lookup errors to cFYIJeff Layton2011-08-031-2/+2
* cifs: fix parsing of hostname in dfs referralsJeff Layton2010-11-301-1/+1
* DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-051-183/+46
* CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells2010-08-051-11/+9
* cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton2010-08-021-1/+1
* CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2010-07-301-1/+1
* CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-221-0/+69
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton2009-06-251-2/+2
* cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-131-18/+3
* cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-171-1/+1
* [CIFS] clean up upcall handling for dns_resolver keysSteve French2008-09-231-33/+41
* [CIFS] Add destroy routine for dns_resolverJeff Layton2008-08-271-0/+7
* Fix possible access to undefined memory region.Igor Mammedov2008-05-211-4/+5
* [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-261-10/+52
* [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-101-4/+4
* [CIFS] DFS build fixesSteve French2008-01-251-2/+3
* [CIFS] Forgot to add two new files from previous commitSteve French2008-01-101-0/+123
OpenPOWER on IntegriCloud