aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/dns_resolve.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton1-2/+2
2009-06-13cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton1-18/+3
2009-04-17cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton1-1/+1
2008-09-23[CIFS] clean up upcall handling for dns_resolver keysSteve French1-33/+41
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton1-0/+7
2008-05-21Fix possible access to undefined memory region.Igor Mammedov1-4/+5
2008-04-26[CIFS] Adds to dns_resolver checking if the server name is an IP addr and skipping upcall in this case.Steve French1-10/+52
2008-03-10[CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-01-25[CIFS] DFS build fixesSteve French1-2/+3
2008-01-10[CIFS] Forgot to add two new files from previous commitSteve French1-0/+123