aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/dns_resolve.c
AgeCommit message (Expand)Author
2013-05-24cifs: fix composing of mount options for DFS referralsJeff Layton
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2011-08-03cifs: demote DFS referral lookup errors to cFYIJeff Layton
2010-11-30cifs: fix parsing of hostname in dfs referralsJeff Layton
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells
2010-08-02cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton
2009-06-13cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton
2009-04-17cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton
2008-09-23[CIFS] clean up upcall handling for dns_resolver keysSteve French
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-05-21Fix possible access to undefined memory region.Igor Mammedov
2008-04-26[CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French
2008-03-10[CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-25[CIFS] DFS build fixesSteve French
2008-01-10[CIFS] Forgot to add two new files from previous commitSteve French